
#projectes_esq {
	
	float:left;

	width:600px;
	height:550px;

	background-image:url("fonsesq.jpg");
	background-position: top left;	
	background-repeat:no-repeat;


}


#clients_dret {
	
	width:300px;
	height:275px;

	float:left;

	background-image:url("fonsclients.jpg");
	background-position: top left;	
	background-repeat:no-repeat;

}



#bombeta_dret {
	
	width:300px;
	height:275px;

	float:left;

	background-image:url("fonslogo.jpg");
	background-position: top left;	
	background-repeat:no-repeat;
}


#text_contacte {
	
	width:170px;
	height:150px;

	margin-top:110px;
	margin-left:110px;

	color: #a0a0a0;

	line-height:1.5em;

	text-align:right;

}

#peu {

	clear:both;

	width:900px;
	height:30px;

	margin-top:30px;
	padding-top:10px;


	color:#a0a0a0;

}

.imatge_petita {

	float:left;

	margin-right:10px;
	margin-bottom:10px;

}


.cap_projecte {

	width:580px;
	height:30px;

	_width:600px;
	_height:30px;

	padding-left:20px;
	padding-top:20px;

	color:#616161;


	text-align:left;	


}

.cos_projecte {

	width:570px;
	height:470px;

	_width:590px;
	_height:490px;

	padding-left:20px;
	padding-top:20px;

	text-align:left;	

	color:#616161;

	line-height:1.5em;

	overflow:auto;
}

.cap_clients {

	width:280px;
	height:30px;

	_width:300px;
	_height:30px;

	padding-left:20px;
	padding-top:20px;

	text-align:left;	

	color:#616161;

}

.cos_clients {

	width:270px;
	height:195px;

	_width:290px;
	_height:215px;

	padding-left:20px;
	padding-top:20px;

	margin-bottom:15px;
	
	text-align:left;	
	
	line-height:1.5em;

	overflow:auto;
}


.gris_fort {

	color:#616161;
}

.gris_fluix {

	color:#a0a0a0;
}

a.fort {
	color:#616161;
	text-decoration:none;

}

a.fort:hover {
	color:#a0a0a0;
	text-decoration:none;

}

a.fluix {
	color:#a0a0a0;
	text-decoration:none;

}

a.fluix:hover {
	color:#616161;
	text-decoration:none;

}

a:visited {

	color:#f9af28;
	text-decoration:none;

}

a.correu {
	color:#f9af28;
	text-decoration:none;

}

a.correu:hover {
	color:#a0a0a0;
	text-decoration:none;

}

