/* CSS Document */
body {margin:0;
	padding:0;
	background:#190665;
	}
	
	a {color:#CC6633; text-decoration:none;}
	a:hover {color:#CC6633; text-decoration:underline;}
	
.contenedor {width:900px; height:auto;
	background:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-450px;
	}
	
.top {width:900px;
	height:137px;
	}
	
.pie {width:900px;
	height:110px;
	float:none;
	}
	
.main {width:900px; height:auto;
	background:#FFF url(../img/medianiles.gif) repeat-y;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	}
	
.col1 {width:192px; height:auto;
	padding-left:10px;
	float:left;
	}
	
.col2 {width:474px; height:auto;
	float:left;
	/*border-right:1px solid #CCCCCC;*/
	}
	
.col3 {width:222px; height:auto;
	border-left:1px solid #CCCCCC;
	float:left;
	}
	
object {margin-left:0px;}
	
.txtInstitucional {width:411px; height:auto;
	margin-left:30px;
	}
	
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0072B6;
	margin-top:10px;
	}
	
.fndNoticias {width:461px; height:auto;
	border:1px solid #CCCCCC;
	background:#F5F5F4;
	margin-left:5px;
	_margin-left:2px;
	padding-top:20px;
	float:left;
	}
	
/* BOX NOTICIAS */

.boxNoticias{ width:415px; height:auto; margin-left:25px; _margin-left:13px; margin-bottom:8px; padding-bottom:30px; background:url(../img/separador.jpg) bottom left no-repeat; float:left; }

.notiTitulo { height:20px; width:100%; float:left; background:#FF0000; }

.notiFoto { width:100px; height:auto; margin-top:5px; background:#666; float:right; margin-left:5px; border:3px double #CCCCCC; }

h3 { color:#CC3300; padding:0; margin:0; background:url(../img/vinieta.gif) left no-repeat; padding-left:15px; font-weight:bold; font-size:11px; }

.contEtiqueta { height:16px; width:415px; margin-left:25px; background:url(../img/puntos.gif) repeat-x; margin-bottom:15px; }

.etiqueta { width:95px; height:16px; background:#0072B6; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14spx; text-align:center; }

h1 a {text-decoration:none;	color:#0072B6;}
h1 a:hover {text-decoration:underline; color:#0072B6;}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; color:#0072B6; margin-top:10px; }

.bannerCol3 { margin-left:6px; margin-top:6px; }
	
/* TEXTO NOTAS */
.txtNota { width:411px; height:auto; margin-left:30px; }

.txtNota h1 { font-size:14px; line-height:18px; }

.txtNota p { padding-left:20px; padding-right:20px; }

/* DESCARGAS DE ARCHIVOS */
.archivos {list-style-type:none;
	margin-left:-20px;
	#margin-left:20px;
	}
	
.archivos li {padding:2px 15px;
	margin-left:0;
	margin-bottom:2px;
	#padding:8px 15px;
	border-bottom:3px solid #E8F2F8;
	}
	
.archivos li a {color:#006699; text-decoration:none;}
.archivos li a:hover {color:#006699; text-decoration:underline;}

.fotoNotas {width:150px; height:90px; 
	margin-bottom:10px; 
	background:#990000;
	color:#FFFFFF;
	}
	
.contFotoNotas {width:150px; height:auto; 
	background:#fff; 
	float:right; 
	 padding-left:10px;
	}
	
.contNotas {width:100%; 
	position:relative;
	}
	
/* ENCUESTA */

.encuBox {width:208px; height:auto;
	margin-left:6px;
	margin-top:10px;
	border:1px solid #CCCCCC;
	}
	
.encuBox p {font-weight:normal;
	font-size:12px;
	line-height:18px;
	margin:10px;
	}
	
.encuBox ul { list-style-type:none;
	width:185px;
	padding-left:10px;
	#margin-left:10px;
	}

.encuBox ul li { padding:8px 0;
	border-bottom:1px dotted #666666;
	}
	
.encuBotones {text-align:right;
	margin:10px;
	#magin:0 10px;
	}	
	
.encuBotones a {border-bottom:1px solid #CCCCCC;
	color:#666666;
	text-decoration:none;
	}
	
.encuBotones a:hover {text-decoration:underline;
	color:#CC3300;
	} 
	
/* POPUP DE RESULTADOS */

.resEncu {width:570px; height:500px;
	border:3px solid #CCCCCC;
	padding:10px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.resEncu p {width:545px; height:auto;
	border:1px solid #CCCCCC;
	background:#F5F5F5;
	padding:10px 10px;
	}
	
.c1 {width:150px; height:40px; 
	border-bottom:1px solid #CCCCCC; 
	float:left;
	}
	
.c2 {width:400px; height:40px; 
	border-bottom:1px solid #CCCCCC; 
	float:left;
	}
	
.barra {width:350px; height:12px; 
	background:#CC3300;
	}
	
.valor {width:30px; height:20px; 
	text-align:left;
	}
#errores { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:red; margin-top:10px; margin-left: 15px;	}