#continguts {margin: 20px 8px 0px 8px; padding: 0px 9px 3px 9px;}

#continguts p {text-align: justify;}

#continguts strong {color: #BA0000;}

#continguts ul {
	list-style: square;
	padding: 0px 9px 0px 15px;
	margin: 5px 0px 10px 0px;
}


/************ noticias *********/

h2.red {
	color: #CE0C00;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 2px solid #CE0C00;
	padding: 2px 2px 2px 4px;
}


.novetat {width: 102px; float: left; height: 150px; margin: 0px 5px 0px 0px;}

.novetat a img {border-top: none; border-left: none;}
.novetat a:hover img {
	border-top: none; 
	border-left: none; 	
	border-right: 1px solid #C60800;
	border-bottom: 2px solid #C60800;
	}	

.novetat img {
	margin: 4px;
	padding: 5px;
	background-color: #F1F1F1;
	border-right: 1px solid #C2C2C2;
	border-bottom: 2px solid #C2C2C2;
	width: 85px;
	height: 85px;	
}

.novetat p.model {margin: 0px 0px 0px 0px; font-size: 0.9em; text-align: center !important;}

.novetat p.model a {text-decoration: none; color: #3F3F3F;}
.novetat p.model a:hover {color: #C60800;}
