@charset "UTF-8";
.fondo {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.lineaMedia {
	background-image: url(img/linea.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link01:hover {
	color: #D22930;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D22930;
	text-decoration: none;
	background-image: url(img/fondo_linkSelec.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.link02Bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D22930;
	text-decoration: none;
	background-image: url(E47/img/fondo_linkSelec2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
