h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 18px;
	text-decoration:none;
	line-height:17px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	text-decoration:none;
	line-height:17px;
	margin:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 12px;
	text-decoration:none;
	line-height:17px;
	margin:0;
}
body {
	background-image: url(../img/fondo2.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	background-color: white;
}
.text_destacat {
	width:210px;
	height:75px;  
	background-color:#FFFFC1; 
	padding:20px; 
	font-family:arial; 
	font-size:12px;
	font-weight:bold; 
	color:#004080;
}
.peu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #004080;
	border:solid #4C61AC thin;
}
.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
	
}
.negre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	line-height:17px;
	
}
.blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
	display: block;
	
}
.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626116;
	font-size: 11px;
	text-decoration:none;
	line-height:15px;
	/* background-color: white; */
	display: block;
	
}
#contingut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	color: black;
	background-color: white;
	background-color: white;
}
.fons_empresa {
	background-color: white;
	background-image:url(../img/fons_empresa.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
.fons_empresa2 {
	background-image:url(../img/fons_empresa2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
.fons_contacto {
	background-image:url(../img/fons_solar.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
.fons_taller {
	background-image:url(../img/fons_tayer.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
.fons_energia {
	background-image:url(../img/fons_taller.jpg);
	background-repeat: no-repeat;
	background-position: bottom ;
	
}
.fons_teleco{
	background-image:url(../img/fons_teleco.jpg);
	background-repeat: no-repeat;
	background-position: bottom ;
	
}
.fons_servicios {
	background-image:url(../img/fons_servicios.jpg);
	background-repeat: no-repeat;
	background-position: bottom ;
	
}
.formulario {
	border: solid;
	border-width:2px;
	border-color:#ffcc00;
}
.input_text {
	width: 170px;
	
}
.texto_formulario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	vertical-align:text-top;
	text-decoration:none;
}
#divlegal {
	text-align:justify;
	width:670px;
	font-family:verdana;
	font-size:11px;
	margin-left:50px;
}