@charset "ISO-8859-1";
.paxina {
	background-color: #E7F0DA;
	background-image: url(imaxes/fondoPaxina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.enlace_idioma:link, a.enlace_idioma:visited, a.enlace_idioma:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a.enlace_idioma:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

a.enlace_actividad:link, a.enlace_actividad:visited, a.enlace_actividad:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}
a.enlace_actividad:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
	text-decoration: underline;
}

