body {
background-image:   url("../images/fondo_azul.jpg");
}
p {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}
h1 {
	font-family: Verdana;
	font-size: 22px;
	color:#0033CC;
	text-transform:capitalize;
}
.oraintxe {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	text-transform:uppercase;
	font-weight:bold;
}
hr{
color:#0066cc;
}
.precios{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #0033CC;
	text-align:right;
}
a:link{
color: #80cb24;
text-decoration: none;
font-weight:bold;
}
a:visited {
color:#80cb24;
text-decoration: none;
font-weight:bold;
}
a:active {
color:#666666;
text-decoration: none;
font-weight:bold;
}
a:hover {
color:#666666; 
text-decoration: none;
font-weight:bold;
}
ul{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}
.colabora{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #80cb24;
	text-align:center;
}