a { color: #3F60B3; text-decoration: none }
a:hover {
	color: #FFFFFF;
	background-color: #3F60B3;
}

#menu a:link { color: #FFFFFF; text-decoration: none }
#menu a:visited { color: #FFFFFF; text-decoration: none }
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu a:active { color: #FFFFFF; text-decoration: none }

.fondo {
	background-repeat: no-repeat;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}
.txtBlanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.titol {
	font-size: 24px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.txtForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F60B3;
	width: 150px;
	height: 20px;
	margin-top: -10px;
}
.lista {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../img/bullet.gif);
	display: list-item;
}
.destacado {
	color: #3F60B3;
	font-size: 14px;
	font-weight: bold;
}

.italic {
	font-style: italic;
	color: #3F60B3;
}
.jpg_fons_areas {
	background-repeat: no-repeat;
	background-position: right top;
}
.frases {
	font-family: Georgia;
	font-size: 10px;
	text-align: justify;
}
.fondoDown {
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtEquipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
