body {
	background-color: #f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.bordeimgs {
	border: 1px solid #FFFFFF;
}

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

/*.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*text-align: justify;*/
/*} amagat perquè és el mateix que posar-ho per tot el text al body*/
li { padding-bottom: 10px; }

.titulos, h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000000; 
	font-weight: bold; 
	text-align:left;
}

.titulosBlanc {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align:left;
}

.style7 {
	font-size: 14;
	}

.telefonoNegrita {
	font-size: 18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

a {
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-style: normal;
}

a:hover {
	color: #c15e03;
	text-decoration: underline;
	font-weight:bold;
	font-style: normal;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-style: normal;
}


#formacio { background: url(/images/formacio.jpg) no-repeat; width: 268px; height: 191px; }
#formacio a { padding-bottom: 10px; } 


td.caixa div { background-color: #f3f3f3; padding: 5px 8px; width: 370px; }
	 td.caixa div table { background-color: #fff; width: 370px; padding: 0 15px; padding-bottom: 0; margin-bottom: 5px; }
