#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;
}

.noticia, .noticiaa {margin: 0px 0px 30px 0px;}
.noticiaa {height: 130px;}

.noticia h3.tt, .noticiaa h3.tt {
padding: 3px 3px 3px 5px;
color: #575757;
font-size: 1em;
text-transform: uppercase;
background-color: #ECECEC;
border-top: 3px solid #BA0000;
}

.noticia h3.tt span, .noticiaa h3.tt span {font-weight: normal;}

.noticia p.new, .noticiaa p.new {
	float: right;
	line-height: 18px;
	font-size: 1em;
	width: 530px;
	_width: 530px;
	margin: 5px 10px 0px 0px;
	_margin: 5px 5px 0px 0px;
}

.noticiaa p.new {width: 645px;}

.noticia img {
	margin: 5px;
	padding: 5px;
	background-color: #F1F1F1;
	border-right: 1px solid #C2C2C2;
	border-bottom: 2px solid #C2C2C2;	
	width: 95px;
	height: 95px;
}


.noticia p.new b, .noticiaa p.new b {color: #BA0000;}

.noticia span.descarga a, .noticiaa span.descarga a {
	display: block;
	font-size: 0.8em;
	color: #7D7D7D;
	margin: 8px 0px 0px 0px;
	background-image: url(../img/pdf-ico.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 21px;
}

.noticia span.descarga a:hover, .noticiaa span.descarga a:hover {color:#BA0000;}

span.back {
margin: 10px 20px 0px 0px;
text-transform: uppercase;
background-repeat: no-repeat;
padding-left: 20px;
}
