/* CSS Document */

body, table, input {
	font-family : Verdana;
	font-size: 11px;
}

input {
	font-weight: bold;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #0033CC; 
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.select_equips {
	font-family: Verdana;
	font-size: 11px;
	width : 150;
}

.input_cercar {
	font-family: Verdana;
	font-size: 11px;
	width : 100;
	background-color: #FFFFCC;
}

.google_claus {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}


.news_taula_exterior {
	border: 1px dashed #CCCCCC;
	width : 100%;
}

.news_titol_noticia {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.news_titol_cos {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}
.link_mes_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}.clasificacio_titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
