body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:95%;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a.l_blanc:link, a.l_blanc:visited, a.l_blanc:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
a:hover, a.l_blanc:hover{
	font-size: 10px;
	font-weight: bold;
	color: #C7AB5D;
	text-decoration: underline;
}
	
a.l_blau:hover{
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.opcions{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.opcions2 {
	font-size: 10px;
	font-weight: bold;
	color: #2A6C8A;
	text-decoration: none;
}
.opcions3, #op2 a, #op3 a {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.opcions3:hover, #op2 a:hover, #op3 a:hover{
	color: #003366;
	text-decoration: underline;}
.lin {  color: #336666}
.noutil {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.datos {
	font-size: 12px;
	font-weight: bold;
}

.titolblau{
	font-size: 18px;
	font-weight: bold;
	color: #2B617B;
}

/* --- Flotar ----------------------------------- */
.flotadreta{float:right;}
.flotaesquerra{float: left;}

/* --- Taulas ----------------------------------- */

.taula_label0{
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	background-color: #316AC5;
	text-align: center;
	color: #FFFFFF;
}
.taula_label1{
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	height: 25px;
}
.taula_label2{
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
	color: #333333;
}
.taula_cos{
   line-height: 1.5em;
   font-size: 11px;
}
.taula_camps{
	font-size: 12px;
}
.taula_label{
	line-height: 1.5em;
	font-size: 11px;
	font-weight: bold;
	background-color: #E2EFFE;
	text-align: center;
}

/* --- Nomes per datosuser ----------------------------------- */
#x input,select,textarea {
   font-size: 11px;
   font-family:Verdana, Tahoma, Arial, Serif;	
}
.x{
	font-size: 11px;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
}
/* --- Llistat ----------------------------------- */
#llistat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 650px;
	
}

/* --- Clase blau i llistat blau i hover marró ----------------------------------- */
.blau{color: #003366;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;}

a.blau, #llistat a{	
	color: #003366;
	text-decoration: none;
}
a.blau:hover, #llistat a:hover{
	color: #C7AB5D;
	text-decoration: underline;
}
.marron{color: #C7AB5D;}
.font12{
	font-size: 12 px;
}
/* --- Menu socios ----------------------------------- */
#menu a{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 12 px;
}
#menu a:hover {
	font-weight: bold;
	color: #C7AB5D;
	text-decoration: underline;
	font-size: 12 px;
}
.iluminat {
	background-color: #FFFF66;
}
.small{font-size:10px;}
.mini{font-size: 9px;
	font-weight: bold;
}
.midtitle {
	font-family:Verdana, Tahoma, Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	bottom: 20px;
}
.box{
margin:0;
padding:3px;
border:1px solid #c0c0c0;
color:#505050;
line-height:1.5em;
}

.floating-box {
	float: left;
	width: 250px;
}
.missatge{
	border: 1px dashed #1A50B8;
	padding: 5px;
	margin: 5px;
}