body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fons.gif);
}

a { color: #AC0136; text-decoration: none }
a:hover {
	color: #FFFFFF;
	background-color: #AC0136;
}

#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 }

.txt {
	font-family: Arial, Verdana, Geneva, Calibri;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}
.txtBlanc {

	font-family: Arial, Verdana, Geneva, Calibri;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.titol {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AC0136;
}
.bold {
	font-weight: bold;
}
.txtForm {
	font-family: Arial, Verdana, Geneva, Calibri;
	font-size: 12px;
	color: #AC0136;
	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: #AC0136;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.italic {
	font-style: italic;
	color: #AC0136;
}
.jpg_fons_areas {
	background-repeat: no-repeat;
	background-position: center top;
}
.frases {
	font-family: Georgia;
	font-size: 10px;
	text-align: justify;
}
.fondoDown {
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtEquipos {
	font-family: Arial, Verdana, Geneva, Calibri;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
