.colorvermell{/* class olor */
	color: #B10000;}
	.colornegre{/* class olor */
	color: #000000;}
	.colorblanc {/* class olor */
	color: #FFFFFF;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFB000;
	margin: 0 0 0 0;
  }

#body_formulari {
  	background-color: #FFFFFF;
  	}
	
a:link, a:visited {
	color: #B10000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}
	
p {/* Texte general */
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	
	font-size: 16px;
	color: #000000;}
	
.text_acotat{ 
	width:800px;
	text-align: justify;
	}
	
small {/* Textes petits i ruta de web */
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	line-height: 110%;/* Pendent de test */
	font-size:10px;
	font-weight: bold;	
	color: #000000;}
	
.estil_h0 {/* Títol blanc petit */
	font-size: 26px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;	
	color: #FFFFFF;}

.estil_h1 {/* Títol blanc gran */
	font-size: 42px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;	
	color: #FFB000;}
	
.estil_h2 {/* Títols negres grans */
	font-size: 36px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;	
	color: #000000;}
	
.estil_h3 {/* subtitol negre */
	font-size: 26px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;	
	
	color: #000000;}
	
.estil_h4 {/* subtitol color */
	font-size: 26px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;	
	color: #B10000;}
	
.estil_h5 {/* textes negre */
	font-size: 18px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;}
	
.estil_h6 {/* footer */
	font-size: 14px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;}


.contingut_index {
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	background-color:#F4F5E0;
	background-image:url(../img/fons_web.jpg);
	background-repeat:repeat;
	text-align:center;
}



p.contingut_home_1 {
	text-indent: 3px;
	padding: 0 0 15px 27px;
	text-align: center;	
	font-size: 42px;
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;	
	color: #FFFFFF;
}


p.contingut_home_2 {
	font-size:19px;
	font-weight: bold;
	text-indent: 3px;	
	padding: 15px 0 0 0;
	text-align: center;	
}

p.contingut_p2_1 {
	font-size:19px;
	font-weight: bold;
	text-indent: 3px;
	padding: 0 0 15px 0;
	text-align: justify;	
}


p.contingut_p2_2 {
	font-size:19px;
	font-weight: bold;
	text-indent: 3px;	
	padding: 15px 0 0 0;
	text-align: justify;	
}

p.contingut_fi_1 {
	font-size:19px;
	font-weight: bold;
	text-indent: 3px;
	padding: 0 0 15px 0;
	text-align: justify;	
}


p.contingut_fi_2 {
	font-size:19px;
	font-weight: bold;
	text-indent: 3px;	
	padding: 15px 0 0 0;
	text-align: center;	
}

p.contingut_identifi_1 {
	font-size:12px;
	font-weight: bold;
	text-indent: 3px;
	padding: 0 0 15px 0;
	text-align: justify;	
}


p.p_plana {
	font-size:19px;
	font-weight: bold;
	text-indent: 3px;
	padding: 0 0 15px 0;
	text-align: center;	
}

p.p_estadistiques_dades {
	font-size:15px;
	font-weight: bold;
	text-indent: 0px;
	padding: 0 0 0px 0;
	text-align: left;	
}

p.p_estadistiques_plana {
	font-size:17px;
	font-weight: bold;
	text-indent: 11px;
	padding: 0 0 0px 0;
	text-align: left;	
}

.capcalera_pregunta{
	font-size:19px;
}

.capcalera_resposta{
	font-size:9px;
}

.pregunta{
	text-align: justify;
  font-size:14px;
  font-weight: bold;	
}

.resposta{
	text-align: center;	
}




/* --- */


