@charset "utf-8";
/* CSS Document */

.menup {font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; }

.avis {font-family: Verdana; font-size: 12px; text-align: center; }

.titol {font-family: Verdana; font-size: 14px; text-align: center; font-weight: bold; }

.escull {font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; }

.peu {font-family: Verdana; font-size: 10px; text-align: center; font-weight: bold; color: #FFFFFF; }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a.menu:link {
	color: #E51837;
	text-decoration: none;
	font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; 
}
a.menu:visited {
	text-decoration: none;
	color: #E51837;
	font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; 
}
a.menu:hover {
	text-decoration: none;
	color: #E51837;
	font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; 
}
a.menu:active {
	text-decoration: none;
	font-family: Verdana; font-size: 12px; text-align: center; font-weight: bold; 
}

a.link:link {
	color: #E51837;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #E51837;
}
a.link:hover {
	text-decoration: none;
	color: #E51837;
}
a.link:active {
	text-decoration: none;
}

a.oferta:link {
	color: #E51837;
	text-decoration: none;
	font-family: Verdana; font-size: 14px; text-align: center; font-weight: bold; 
}
a.oferta:visited {
	text-decoration: none;
	color: #E51837;
	font-family: Verdana; font-size: 14px; text-align: center; font-weight: bold; 
}
a.oferta:hover {
	text-decoration: none;
	color: #E51837;
	font-family: Verdana; font-size: 14px; text-align: center; font-weight: bold; 
}
a.oferta:active {
	text-decoration: none;
	font-family: Verdana; font-size: 14px; text-align: center; font-weight: bold; 
}
