@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../fondos/fondo_yute.jpg);
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#sombrita { 
	width: 100%;
	height: 20px; 
	background: url(../fondos/sombritaa.png);
	z-index: 20;
	position:absolute;
	
}

#fondo_cabezote { 
	width: 920px;
	height: 200px;
	left:50%;  
	margin-left: -460px;
	position: relative;
	
}


#banner_principal { 
	width: 920px;
	height: 327px;
	left:50%;  
	margin-left: -460px;
	position: relative;
	
}

#separador {
	width: 920px;
	height: 30px;
	left:50%;  
	background-image: url(../fondos/separador.png);
	margin-left: -460px;
	position: relative;
}

#fondo_pata { 
	width: 100%;
	height: 210px;
	background: url(../fondos/fondo_pata.png);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 20;
	position: relative;	
}

#fondo_contenido_bottom {
	width: 930px;
	height: 30px;
	left:50%;  
	margin-left: -465px;
	position: relative;
	background: url(../fondos/fondo_contenido_bottom.png);
	background-repeat: no-repeat;
}

#fondo_contenido_top {
	width: 930px;
	height: 75px;
	left:50%;  
	margin-left: -465px;
	position: relative;
}

#fondo_contenido_center {
	width: 930px;
	left:50%;  
	margin-left: -465px;
	position: relative;
	background: url(../fondos/fondo_contenido_center.png);
}

#fondo_contenido {
	width: 885px;
	margin-left: 20px;
	min-height: 340px;
}

#fondo_contenido_interna_titulo {
	height: 55px;
	left: 10px;
	position: absolute;

}

#fondo_contenido_top_top {
	top: 55px;
	height: 30px;
	position: absolute;
}


#fondo_contenido_index {
	width: 930px;
	height: 350px;
	left:50%;  
	margin-left: -465px;
	position: relative;
}

#fondo_contenido_top_index {
	width: 930px;
	height: 55px;
	left:50%;  
	margin-left: -465px;
	position: relative;
}

#fondo_contenido_top_index_porque {
	height: 60px;
	margin-left: 175px;
	display: inline;

}

#fondo_contenido_top_index_loultimo {
	height: 60px;
	margin-left: 15px;
	display: inline;

}




