 img, div, input { behavior: url("iepngfix.htc") }

body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}


div#wrapper{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#contenedor{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:815px;

}


div#contenido {
	margin: 0 auto;
	width:815px;
	margin-top:15px;
	background-color:#FFFFFF; /* bottom padding for footer */
	background-image: url(../images/top_tabla.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#degrade {
position:absolute;
	width:100%;
	background-image: url(../images/px_footer.gif);
	background-repeat: repeat-x;
	height:23px;
}
.txt-11-negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1d1d;
}


div#footer {
position:absolute;
	width:100%;
	bottom:60;
	background-image: url(../images/trama.jpg);
	background-repeat: repeat;
	background-position: bottom;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
	min-height:50%; /* real browsers */
}

/* Clase para IE7 */ 
*:first-child+html #sintesis {

position:absolute;
z-index:10;
left:220px;
top:130px;
}

#sintesis {

position:absolute;
z-index:10;
left:220px;
top:40px;
}

/* Clase para IE7 */ 
*:first-child+html div#footer {
position:absolute;
	width:100%;
	bottom:60;
	background-image: url(../images/trama.jpg);
	background-repeat: repeat;
	background-position: bottom;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
	min-height:35%; /* real browsers */
}
	.txt-blanco-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#relativo
{
position:relative;
}

 
/* Clase para IE7 */ 
*:first-child+html #logo {
	position:absolute;
	float:left;
	margin-top:30px;
}
/* Clase para firefox */ 
 #logo {
	position:absolute;
	float:left;
	margin-top:-60px;

}
#contacto {
	margin-top:90px;
}
#telefono {
margin-top:-8px;
margin-left:90px;
}

/* Clase para firefox */ 
#botonera {
	float:right;
	margin-top:-9px;
	
}
/* Clase para IE7 */ 
*:first-child+html #botonera {
	float:right;
	vertical-align:bottom;
	margin-left:345px;}


#idiomas{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:right;
	margin-top:-90px;
}
#idiomas a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;

}

a.link-azul-11:active, a.link-azul-11:visited, a.link-azul-11:link { color: #5190f1; font-family: Verdana,Tahoma; text-decoration: underline; font-size: 11px; } 
a.link-azul-11:Hover { color: #5190f1; text-decoration: underline; } 
