body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../logos/fons.gif");
	background-color:#9cc6e5;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #004e9d;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #004e9d;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6695c4;
}

.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.botonera a:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.botonera a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.botonera a:hover {text-decoration: none; color: #c4aecf; font-weight: bold;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004e9d;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.text_justify_petit {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        text-align: justify;
}

.titol_temps_actual {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #333333;
}

.text_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.text_peufoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.text_asterisc { color: #4c852f; }

.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #682f85;
	background-color: #FFFFFF;
}

ul {
	list-style-image: url("../logos/fletxa_list.gif");
}

.taula_bg {
	border: none;
	background-image: url("../logos/fons_simbols2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.taula_fotos {
	border: 1px solid #682f85;
	background-color: #FFFFFF;
}

.taula_titols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


