body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/ondas.jpg);
	background-repeat: repeat-x;
	background-position: left 130px;
}
li {
	padding-right: 10px;
	text-align: justify;	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
.titular {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.epigrafe {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
.b_superior {
	margin-top: 30px;
}
.bordeImg {
	border: thin solid #D0D0D0;
}
.noticias {
	background-image: url(../imagenes/portada_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.novedades {
	background-image: url(../imagenes/portada_14.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.recomienda {
	background-image: url(../imagenes/portada_15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}#legal {
	margin: 0px 20px;
}
#legal h3 {
	color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006699;
	font-size: 14px;
	margin-top: 50px;
}
#legal li {
	margin-bottom: 5px;
}
.azul {
	color: #006699;
}

