#principal {
	padding: 10px 0 10px 0 ;
	border-bottom: 1px solid #CBDAB8;
	margin:0 20px 10px 0;	
	}
#principal td {
	padding-top: 5px;
	}

#principal h1 { 
	font-size:21px;
	}
	
#principal h1 a {
	text-decoration:none;	
	}

#principal img {
	padding: 0 5px 5px 0;
	}
	
#principal h2 {
	font-size:12px;
	font-weight:normal;
	color:#6C8086;
	padding-bottom:10px;
	}
	
#scroll {
	background-color:#EFEEF0;
	}
#scroll th {
	color:#85BE03;
	font-size:15px;
	text-align:left;
	padding:10px 0 5px 15px;
	}
	
#scroll td {
	padding:10px 15px 10px 15px;
	color:#44A4C8;
	font-size:9px;
	font-weight:bold;
	}
#scrollin {
	color:#44A4C8;
	font-size:9px;
	font-weight:bold;
	}
	
#scrollin  a {
	color:#6C8086;
	text-decoration:none;
	font-size:11px;
	}
	
#scrollin  a:hover {
	text-decoration:underline;
	}
	
#boletinhome {
	background-image:url(/imagenes/fondoboletin.png);
	background-repeat: repeat-y;
	border: 1px solid #999;
	margin:20px 0 0 0;
	}

#boletinhome th {
	color:#FF9900;
	text-align:left;
	font-size:12px;
	padding: 5px 10px 5px 10px;
	}

#boletinhome td{
	padding: 5px 5px 5px 10px;
	font-size:11px;
	color:#666;	
	}

#boletinhome input {
	width:100px;
	font-size:12px;
	color:#666;	
	}

#boletinhome form {
	padding: 5 0 5 0;
	}

#boletinhome .boton {
	width:30px;
	color:#999;
	}	
	
	
