* html select.hide { visibility: hidden; }

body {
	background-color: #99ccff;
	background-image:url(../img/bg_z.jpg); 
	background-repeat: repeat-x;	
	}
/*
estilos para el manejo de los errores.
*/
.txtError{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.txtError1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal; 
	border-width: 2px;
	border-color: #FF0000;
	border-style: solid;
}
.curvacaja{/*solo en mozilla funciona*/
 /*width: 150px;*/
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 10px;
 background-color: #ffffec;
 border: 1px solid #E4E4E4;
 color: #FF0000;
 -moz-border-radius: 10px;
 }
/* fin del manejo de los estilos para los errores*/
.txtNormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
}
.txtPaginacion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;	
}


.txtPeq{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.txtDatos{   
    font-family: Verdana, Arial, Helvetica, sans-serif;    
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}
.txtCreditos{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.txtCreditos:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}

.txtNavegador:hover{
	color:#FFFFFF;
	background-color:#fe7d00;
	text-decoration: none;
}

.txtIdioma{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #fe7d00;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: block;
	float: right;
	padding-top:6px;/*la distancia de arriba*/
	/*margin- left:10px;/*la distancia entre los navegadores*/
	margin-right:10px;
	width:auto;
	height:23px;
	-moz-border-radius:3px;		
}
.txtIdioma:hover{
    color:#FFFFFF;
	background-color:#5883c8;
	text-decoration: none;
}

/*este es para el navegador normal interno*/
.txtNavegador{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #5883c8;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: block;
	float: left;
	padding-top:6px;/*la distancia de arriba*/
	margin-left:12px;/*la distancia entre los navegadores*/
	width:auto;
	height:23px;
	-moz-border-radius:3px;		
}
.txtNavegador:hover{
	color:#FFFFFF;
	background-color:#fe7d00;
	text-decoration: none;
}

/*estos son los navegadores para el index*/
.txtNavegadorIndex{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #5883c8;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: block;
	float:left; 
	/*float:inherit;*/
	padding-top:6px;/*la distancia de arriba*/
	margin-left:30px;/*la distancia entre los navegadores*/
	width:auto;
	height:23px;
	-moz-border-radius:3px;		
}
.txtNavegadorIndex:hover{
	color:#FFFFFF;
	background-color:#fe7d00;
	text-decoration: none;
}

/*este es para el navegador normal*/
.txtNavegadorInf{/* estos son los novegadores inferioires */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #5883c8;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	/*margin-left:5px;*/

}
.txtNavegadorInf:hover{/* los navegadores inferiores*/
 	color:#5883c8;	
	text-decoration: underline;
}



.txtDivisor{/*jpara separar los navegadores*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #fc7000;/*#000099;/*#0253A2*/
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.txtPaneles{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.txtTitulos{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FE8914;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.txtEnlaces{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*color: #000000;*/
	text-decoration: underline;
}

.txtEnlaces:hover{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*color: #000000;*/
	text-decoration: underline;
	
}
.txtNoticia{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*color: #000000;*/
	text-decoration: underline;
}

.txtNoticia:hover{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*color: #000000;*/
	text-decoration: underline;
	
}

.txtRequerido {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtPrecio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	font-weight: normal;
	font-variant: normal;
}

#bordeTablasColor{
border-width: 2px;
border-color: #5883c8;
border-style: solid;
padding:1px 1px 1px 1px;
-moz-border-radius:4px;	
}

#bordeTablas{
border-width: 2px;
border-color: #5883c8;
border-style: solid;
-moz-border-radius:3px;	
}

#bordeSubtitulo{
border-width: 1px;
border-color: #6691D5;
border-style: solid;
-moz-border-radius:3px;	
}

#bordeLados{
border-color: #5883c8;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px; 
border-bottom-width:2px;
border-style: solid;
-moz-border-radius:3px;	
}

#bg_usuario{
	 background-image:url(../img/bg_titulos.jpg);
	 -moz-border-radius:3px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	 
}

/* para los tamaņos de las fuentes*/
#idfuente6{
		font-size:7pt;
		font-family: verdana, arial, helvetica;
}

#idfuente8{
		font-size:7pt;
		font-family: verdana, arial, helvetica;
}
#idfuente10{
		font-size:10pt;
		font-family: verdana, arial, helvetica;
}
#idfuente11{
		font-size:11pt;
		font-family: verdana, arial, helvetica;
}
#idfuente12{
		font-size:12pt;
		font-family: verdana, arial, helvetica;
}

#idfuente14{
		font-size:14pt;
		font-family: verdana, arial, helvetica;
}
#idfuente16{
		font-size:16pt;
		font-family: verdana, arial, helvetica;
}
/*para los colores de las fuentes*/
#color1{/*color azul subtitulos*/
	font-family: verdana, arial, helvetica;
	color: #4276c2;
}
#color2{/*color gris para texto normal*/
	font-family: verdana, arial, helvetica;
	color: #656565;
}
#color3{/*color naranja para ver mas*/
	font-family: verdana, arial, helvetica;
	color: #fe9542;
}
#color4{/*color celeste para respuesta corta de preguntas*/
	font-family: verdana, arial, helvetica;
	color: #5f9dff;
}
#color5{/*color blanco para contactenos*/
	font-family: verdana, arial, helvetica;
	color: #FFFFFF;
}
/*ESTILOS PARA LAS FOTOS*/
#lightbox{
 background-color:#eee;
 padding: 10px;
 border-bottom: 2px solid #666;
 border-right: 2px solid #666;
 -moz-border-radius:1px;	
 position:absolute;
 z-index:1;
}
#lightboxDetails{
 font-size: 0.8em;
 padding-top: 0.4em;
 } 
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
 background-color: #333;
 back\ground-color: transparent;
 background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
 }
 
#espacio_caja{
	margin:0 5px 0 5px;
}

#foto_principal{
	margin:0 2px 2px 0px;
	float:left;
}
#bordeTablasP{
	border: #5883c8 1px solid;
	padding:1px;
	
}
#interlineado{	
	margin: 1px 0px 2px 0;
	text-align:left;
}

#caja{	
	float:left;
	height:130px;
	margin:10px 10px;
	width:130px;	
}

/*#caja1{	
	float:left;
	height:130px;
	margin:10px 10px;
	width:450px;
}
*/
#enlace_pie{
	clear:both;
}

/*=== === === === === === === === === ESTILOS PARA CAROUSEL LAS NOTICIAS== === === === === === === === === === === */
#noticias{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	margin:0 0 10px 0;
	vertical-align:middle;
}

#noticias .carousel-component { 
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	-moz-border-radius:0px;
	background-color: white;
	clear:both;
}
#noticias .carousel-clip-region { 
	padding:0px;
	margin:0px;

}
#noticias  .carousel-component ul.carousel-list{
	text-align:left;
	background-color:white;
}
#noticias .carousel-component .carousel-list li { 
	text-align:left;
	margin:0px;
	width:200px;
	border: 0px solid gray;	
}

#noticias  h3{ 
	color:#19388A;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}	

#noticias  h3 a{
	color:#fe9542;
	text-align:left;
	text-decoration:none;
}

#noticias   a img{
	border:0;
}

#noticias  h3 a:hover{
	text-decoration:underline;
}

#noticias  #tabset {
	margin-left:5px;
	margin-bottom:2px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#noticias  #tabset a{
	color:#4276c2;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:underline;
}
#cuerpo  #tabset a:active {
	
}



.caja_noticias{
	width:200px;
}
/*=== === === === === === === === === === ===FIN DEL CAROUSEL === === === === === === === === === === */