html {height: 100%;width: 100%;}
body {left: 0px;margin: auto;position: relative;width:100%;height: 100%;font-family:verdana;font-size:12px;color:#000;background-color:#fff;background: url("../imagenes/cielo2.jpg") repeat-x top;}
#general{position:relative;margin:auto;width:1001px;z-index:10;}
#contenido{position:relative;float:left;width:1000px;padding-top:40px;}
#estirador{
	position:relative;
	float:left;
	width:1px;
	/* Fergus: Crea un problema con anchos pequeños de página
	height:580px; */
}
#pie_{position:relative;float:left;width:100%;padding-top:20px;margin-top:-120px;}
.subpie{position:relative;width:1000px;margin:auto;text-align:center;margin-bottom:20px;}
.subpie a{color:#000000;font-weight:bold;}
.izquierda{position:relative;float:left;width:650px;}
.izquierda li{position:relative;float:left;list-style-type:none;padding-bottom:10px;margin-left:-40px;}
.izquierda_abajo{position:relative;float:left;width:650px;padding-bottom:100px}
.derecha{margin-top:0px;}


.cabecera{
	position:relative;
	float:left;
	width:100%;
	height:104px;	
	background: url("../general/cabecera_fondo.gif") no-repeat center;
	border-bottom: 1px solid #e52c87;
	z-index:20
}

.logo_mini{position:absolute;top:2px;left:auto}

.botonera{
	position:relative;
	width:1000px;
	height:22px;
	padding-top:70px;
	margin-left: auto;
	margin-right: auto;		
}

.link{
	color:#ffffff;
	text-decoration:none;
}

#carro{position:relative;float:left;margin-top:13px;padding-left:20px;color:#e52c87}

.fondo_pie_imagen{
	position:relative;			
	float:left;
	width:100%;
	background-color:black;
	height:120px;	
	margin-top:-20px;
	z-index:0;	
}

.pie_imagen{
	position:relative;	
	float:left;	
	top:-120px;
	width:783px;
	padding-left:190px;
	background: url("../general/pie_imagen.jpg") no-repeat right;
	height:218px;	
	
}

.noticias{position:relative;float:left;width:90%;height:530px;overflow:auto;color:#e52c87;padding-right:15px;text-align:justify;}
.noticias a{color:#e52c87;line-height:25px;}
.noticias .avance{color:#666666;font-size:10px;}
.noticias .avance2{color:#666666;font-size:14px;}
