@charset "utf-8";
/* CSS Document */
#fons_titol{
	background-color:#333333;
	height:52px;
}
#dins_titol{
	width:883px;
	height:47px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
	background-color:#333333;
}


#barra{
	height:5px;
	background-color:#999999;
	font-size: 5px;

}

#content_text_ponents{
	width:600px;
	height:300px;
	float:left;
	padding-left:30px;
}
/*va a dins de intervendions*/

#intervencions_ud{
	height: 100px;
	background-image:url(../images/list.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	padding-left: 15px;
}

#intervencions_ud_docs{
	width:490px;
	height:32px;
	background-color:#d9dadb;
	margin-top: 5px;
}

#intervencions_ud_docs_pdf{
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	height:25 px;
	width: auto;
	padding-left: 32px;
	padding-top:7px;
	float:left;

}

#galeria_img{
width:705px;
margin-left: auto;
margin-right: auto;
height: 300px;
}

#imatge{
	width: auto;
	height: auto;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}
/*cada 3 imatges i posem un clear*/
#blanc{
clear:both;
}

