#header_container {
	height: 301px;
	width: 100%;
	background-image: url(images/fnd_header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
}
#header_container #header {
	margin: 0 auto;
	padding: 0px;
	height: 301px;
	width: 980px;
}
#header_container #header #logo_lahsa {
	float: left;
	height: 53px;
	width: 290px;
	padding-top: 37px;
	padding-left: 9px;
}
#header_container #header #cge {
	float: left;
	height: 90px;
	width: 130px;
	padding-top: 15px;
	padding-left: 47px;
}
#header_container #header #header_izq {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 301px;
	width: 491px;
}
#header_container #header #header_izq #botonera {
	height: 159px;
	width: 491px;
	padding-top: 10px;
	float: left;
}
#header_container #header #header_der {
	height: 292px;
	width: 482px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#footer_container {
	text-align: center;
	height: 80px;
	width: 100%;
	background-image: url(images/fnd_footer.jpg);
	background-repeat: repeat-x;
}
#footer_container #links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 32px;
	width: 980px;
	margin: 0 auto;
	padding-top: 12px;
}
#footer_container #copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #e8bcc2;
	text-align: center;
	height: 20px;
	width: 980px;
	margin: 0 auto;
	padding-top: 12px;
}
#header_container #header #header_izq #titulo_seccion {
	height: 26px;
	width: 159px;
	float: left;
	padding-left: 11px;
}

