
/*PIE NUEVO WEB AMARILLA JULIO 2010 */

div.pie_800 {
	width:770px;
	height:38px;
	background-image:url(/inc3/imagenes/pie/fdo_pie.gif);
	background-repeat:repeat-x;
	display: none;
	}

div.pie_800 div.w3c a{
	float:left;
	margin: 10px 10px;
	width:255px;
	height:13px;
	background-image:url(../inc3/imagenes/pie/w3c.gif);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
	text-indent:-30000px;
	}



div.pie div.firma_800 a{
	float:left;
	width: 255px;
	height: 13px;
	margin-top: 10px;
	font-size:10px;
	font-weight:bold;
	color:#333;
	}


div.pie div.beta a{
	float:left;
	width: 110px;
	height: 13px;
	margin-top: 10px;
	background-image:url(/inc3/imagenes/pie/beta.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:0;
	line-height:0;
	text-indent:-30000;
	}

div.pie div.anterior a{
	float:left;
	width: 120px;
	height: 13px;
	margin-top: 10px;
	background-image:url(/inc3/imagenes/pie/version_anterior.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size:0;
	line-height:0;
	text-indent:-30000;
	}

/* FIN PIE NUEVA WEB AMARILLA JULIO 2010 */














.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {border:0;padding:0;margin:0;}

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
	background-image:url(/imagenes/fdo_body.png);
	background-repeat:repeat-x;
	height:100%;}
	
div#cartel_servidor {
	position:absolute;
	width:107px;
	height:23px; 
	z-index:1; 
	left: 361px; 
	top: 3px;
	color:#FF0000;
	font-size:11px;
	}
div#cartel_servidor a {font-size:12px;font-weight:bold;color:#00FF00;text-decoration:underline;}
div#cartel_servidor a:hover {color:#FFFFFF;text-decoration:underline;}


/*Resultados validacion*/
span.sin_error {font-size:14px;color:#00CC00;font-weight:bold;}
span.con_error {font-size:14px;color:#FF0000;font-weight:bold;}
/*FIN Resultados validacion*/

#caja {
	text-align:left;
	width:770px;
	margin:auto;
	background-color:#FFFFFF;
	}

#encabezado {
	padding:0;
	width:766px !important;
	width/**/:/**/770px;
	width:766px;
	height:63px;
	}

#central {
	}
 
#col_izquierda {
	float:left;
	padding:4px 4px 10px 4px;
	width:151px !important;
	width/**/:/**/159px;
	width:151px;	
	}
 
#cuerpo{
	float:left;
	width:611px;
	}

#col_derecha {
 	float:right;
	/*clear:none;*/
	width:159px;
	}

div#col_derecha hr {display:none;}

div#subencabezado {
	padding:0 4px 0 4px;
	width:762px;
	height:56px;
	}

div#subencabezado_izq {
	float:left;
	width:151px;
	height:56px;
	display: none;
	}


div#titulo_contenido {
	float:left;
	width:611px;
	height:56px;
	}
	
div#titulo_contenido.inicio {
	float:none;
	width:770px;
	background-image:url(/imagenes/inicio/fondo_tit_inicio.gif);
	}
	
div#titulo_contenido_subportal {
	float:left;
	width:611px;
	height:56px;
	}

		
div#titulo_izq {
	float:left;
	padding:15px 0 0 10px;
	width:450px;
	}
	

div#contenido {
	float:left;
	padding:6px;
	width:440px !important;
	width:460px;
	width/**/:/**/440px;
	}
	
div#contsubportal {
	float:left;
	padding:4px 0 20px 0;
	width:611px;
	}
	
div#contsubportal.inicio {padding:0 0 30px 0;}
	
div#contsinderecha {
	float:left;
	padding:6px;
	width:599px !important;
	width/**/:/**/611px;
	width:599px;
	}

div#pie {
	clear:both;
	width:770px;
	height:60px;
	}
	
div#menu_txt {
	padding:0 0 10px 0;
	text-align:center;
	}
	
div#menu_txt ul {margin:0;padding:0;}	
div#menu_txt ul li {margin:0;padding:0;display:inline;}

div#menu_txt ul li a {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
	
div#pie_arriba {
	padding:9px 4px 0 11px;
	height:32px;
	background-image:url(/imagenes/pie/sombra_pie.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
	
div#pie_abajo {
	height:28px;
	background-color:#122239;
	}
	
div#pie hr {display:none;}
	

