@charset "UTF-8";
#claim {
	background-image: url(/imgs/LOLA/BASE/cabecera/claim_400x27.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 27px;
	width: 400px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cabecera {
	margin: 0px;
	float: left;
	height: 162px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#cabecera #logotipo {
	background-color: #000000;
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px;
}
#cabecera #logotipo img {
	margin: 25px;
}
#cabecera #navegador {
	margin: 0px;
	float: right;
	height: 162px;
	width: 650px;
}
#cabecera #navegador #banner {
	background-image: url(/imgs/LOLA/BASE/cabecera/banner_650x125.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	float: right;
	height: 125px;
	width: 650px;
}
#cabecera #navegador #links {
	height: 37px;
	width: 650px;
	float: right;
	margin: 0px;
}
#cabecera #navegador #links img {
	float: left;
	margin: 0px;
}

