*, html {	margin: 0px;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;}/* ESTILOS COMUNES */.clear {	clear: both;}body {	background-color: #003576;}#contenedor {	width: 1024px;	margin-right: auto;	margin-left: auto;	background-repeat: no-repeat;	background-image:   url(imagenes/fondo_index.jpg);	margin-top: 30px;	height: 768px;}#cabecera {	width: 259px;	padding-top: 48px;}#navegacion {	width: 237px;	margin-right: auto;	margin-left: auto;	clear: both;	height: 55px;}#cuerpo {	width: 1024px;	margin-top: 10px;	margin-left: 32px;	background-color: #003576;	padding: 16px;	height: auto;}#columnaizquierda {	width: 206px;	float: left;	display: block;	margin-top: 160px;}#cabecera   h1 a    {	background-repeat: no-repeat;	background-image:   url(imagenes/logotipo_index.jpg);	height: 185px;	width: 259px;	display: block;	font-size: 14px;	text-indent: -5000px;	margin-left: 88px;}#pie {	width: 800px;	height: 40px;	margin-right: auto;	margin-left: auto;}#pie p {	font-size: 10px;	color: #8F734B;	line-height: 32px;	text-transform: uppercase;	text-align: center;}#cuerpo_home {	width: 237px;	float: right;	margin-top: 16px;}#cuerpo_home ul {	font-family: Verdana, Arial, Helvetica, sans-serif;	list-style-type: none;}#cuerpo_home  ul li {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	padding-top: 10px;	padding-bottom: 10px;}#cuerpo_home a {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 13px;	font-weight: bold;	text-decoration: none;}#cuerpo_home a:HOVER {	color: #666666;}