@charset "utf-8";

.separadorNoticies {
	text-align:center;
}

.titolElem {
	font-size:1.4em;
	font-weight:200;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
}

.fotoNoticia {
	float:right;
	margin-left:10px;
	border:1px solid #99cc66;
}

.dataNoticia {
	color:lightgrey;
	float:right;
}

.noticia {
	padding:10px 60px 10px 60px;
	margin:5px;
	height:auto;
	overflow:hidden;
	clear:both;
}

.descarregues {
	margin-bottom:0px;
}

.elemDescarregues {
	background-image:url(../img/disseny/seccions/noticies/llista.gif);
	background-repeat:no-repeat;
	background-position:0px 7px; 
	padding-left: 12px;
}

#quisom {
	padding:20px;
}

#textMail {
	padding:20px;
	overflow:hidden;
}

#inputMail {
	width:100%;
	height:150px;
}

#contacte {
	overflow:hidden;
	clear:both;
}

#divContacte {
	float:right;
	padding:0 10px 0 30px;
}

#peuSeccio {
	margin-top:-267px;
	height:277px;
	background-image:url(../img/disseny/seccions/peuSeccio.gif);
	background-repeat:no-repeat;
}

#cosSeccio {
	background-image:url(../img/disseny/seccions/fons.gif);
	background-repeat:repeat-y;
}

#titolSeccio {
	width:985px;
	background-image:url(../img/disseny/seccions/fonsTitolSeccio.gif);
	background-repeat:repeat-x;
	float:left;
}

#titolSeccioDre {
	float:right;
}

#paginador {
	padding:10px 40px 10px 40px;
}

#paginadorDre {
	float:right;
}