/* CSS Document */

/*Etiqueta documento*/

BODY { 
	font-family:"Calibri", Arial, Helvetica, sans-serif;  
	color: black; 
	font-size: 9pt;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	overflow:hiden;/*Needed to eliminate scrollbars*/
	} 


/*Header*/

#Header {
	font-size: 8pt;
	font-weight: normal;
	color: #999;
	} 
	
	
.slogan{
	font-size: 9pt;
	font-weight: normal;
	color: #CC0000;
	padding-left:5px;
	}
	
.ruta{  
	font-size:8pt;
	font-weight: normal;
	color:#999; 
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	} 


/* Imagen */


#banner{
	height:91px;
	width:99%; 
	background-image: url(../img/banner.jpg) ;
	background-position:left;
	background-repeat:no-repeat;
	*margin-top:5px !important;
	*margin-bottom:5px¨!important;
	margin:5px auto;

}


/* Menú Vertical */

.seccionMV {
	color:#666;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	}

.subseccionMV {
	color:#666;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	}

.listado {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: normal;
	color:#999;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	} 

	
.listado li, .listadoAño li{
	margin-top:0px;
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
}	

	
.chekbox{
	visibility:hidden;
	height:10px;
	width:20px;
	}
	
.listadoSeleccion { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	font-weight: normal;
	color: #CC0000; 
	padding-bottom:10px;
	} 

.submenuSeleccion { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	font-weight: notmal;
	color: #999; 
	padding-bottom:10px;
	padding-top:15px;
	} 


/* Contenido */

.contenido { 
	font-size:9pt;
	font-weight: normal;
	color:#666; 
	text-decoration:none;
	padding-top:15px;
	padding-bottom:10px;
	height:70px;
	width:243px;
	} 
	
.imgInx {
	padding-top:10px;
	padding-bottom:15px;
	border-bottom:#999 dotted 1px;
	height:30px;
	} 

ul{
	margin:0;
	padding:0;
}

li{
	padding-bottom:2px;
	padding-top:0px;
	list-style:none;
	}

.seccion {
	color:#999;
	font-size:16pt;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	}

.cajas {
	padding:10px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color:#999;
	font-size:9pt;
	font-weight:normal;
	background:url(../img/bgcaja.png) no-repeat;
	height:63px;
	width:175px;
	}

.caja2 {
	padding:10px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color:#4A4855;
	font-size:9pt;
	font-weight:normal;
	background:url(../img/bgcaja2.png) no-repeat;
	height:63px;
	width:175px;
	}

.BIbox { 
	font-size:9pt;
	font-weight: normal;
	color:#999; 
	text-decoration:none;
	padding:0;
	} 
	
blockquote {
	margin-left:0px;
	margin-top:5px;
	margin-bottom:30px;
	margin-right:15px;
	text-align:justify;
	}

 .menuder {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#999;
	text-decoration:none;
	font-style: normal;
	} 


/* Headers */

h1 {
	color:#666;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom:5px;
	word-spacing: 0px;
	margin: 0;
	} 
	
h2 {
	color:#CC0000;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 0px;
	margin:0px;
	padding-bottom:5px;
	} 

h3 {
	color:#999;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 0px;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	} 

h4 {
	color:#999;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 0px;
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	} 

#separador {
	border-top:1px dotted #999; 
	width:200px; 
	margin-top:20px; 
	margin-bottom:25px;
	}

.titNew {
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	color: #667E99; 
	}




/* Formato */

.textfield {	
	background-color:#DAE2E7; 
	color:#829BA8;
	border:0;  
	font-family:arial,Helvetica,sans-serif;
	font-size:11px; 
	height:20;
	margin-right:20px;
	margin-left:10px;
}

.combo {	
	background-color:#fff; 
	color:#999;
	border:0;  
	font-family:arial,Helvetica,sans-serif;
	font-size:8pt; 
	height:20;
	margin-right:8px;
	margin-left:10px;
	
}

.texto {	
	background-color:#EDEEF0; 
	color:#829BA8;
	border:0;  
	font-family:arial,Helvetica,sans-serif;
	font-size:10px; 
	height:20px;
	width:180px;  
}

.formaComentario {	
	background-color:#EDEEF0; 
	color:#829BA8;
	border:0;  
	font-family:arial,Helvetica,sans-serif;
	font-size:10px; 
	height:60px;
	width:180px;  
}

.obligatorio {
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #667E99; 
}

.formato {  

	font-family: Calibri, Arial, Helvetica, sans-serif;  
	font-size: 9pt; 
	color: #666666; 
	text-align: left;
}

.submit 
{ 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	background-color:#fff; 
	color:#697180;
	border:none; 
	border-top:none; 
	border-left:none; 
	border-bottom:#DFE1E6 3px; 
	border-right:#DFE1E6 3px; 
	height:25;width:65; 
	position:absolut; 
}



/* Footer */

.footer{
	background-image:url(../img/bgft.jpg);
	background-repeat:repeat;
	font-size:8pt;
	font-weight:normal;
	color:#999; 
		
	width:97%; 
	height:19px; 
	border:1px #ccc solid; 
	padding:0px; 
	margin-top:0px;
	margin-left:8px; 
	padding-top:5px; 
	padding-left:20px;
	} 
	
	
/* ToolTip */

.nota { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style:italic;
	font-weight: normal;
	color: #667E99;
	text-decoration: underline;
	} 

.dvhdr1 {
	background:#D7D7D7;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:12pt;
	Color:#697180;
	font-weight:bold;
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	padding:9px;
	width:350px;
	}
         
.dvbdy1 {
	background:#EAEAEA;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	padding:9px;
	width:350px;
	}


/* Banner */

img{border:none;}
		
#contentframe{text-align:left;}
		
/*Supersize Plugin Styles*/
#supersize img, #supersize a{
		height:91px;
		width:100%;
		display:none;
		margin-top:5px;
		margin-bottom:15px;
		}
		
#supersize .activeslide, #supersize .activeslide img{display:inline;}



.comentario { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style:italic;
	font-weight: normal;
	color: #667E99;
	text-decoration: none;
	} 

a.comentario:link { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style:italic;
	font-weight: normal;
	color: #667E99;
	text-decoration: none;
	} 

a.comentario:visited { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style:italic;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	} 

a.comentario:hover { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style:italic;
	font-weight: normal;
	color: #666; 
	text-decoration: underline;
	} 

a.comentario:active { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style:italic;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	} 
	