@charset "UTF-8";
body {
	background-color:#8C1010;
	text-align:center;
	color:#666;
	font-family: Trebuchet MS;
	font-size: 12px;
}

#cap_sup {
	background-image:url(../img/logo_sup.jpg);
	width:850px;
	height:195px;
	margin:0 auto 0 auto; 
}

#sup {
		
	background-image:url(../img/sup.jpg);
	width:850px;
	height:50px;
	margin:0 auto 0 auto; 
}
#cos {
		
	background-image:url(../img/cos.jpg);
	width:850px;
	margin:0 auto 0 auto;

}

#dMenu {
	float:right;
	margin-right:5%;
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
	width:200px;
	height:400px;
}

.titol {
	
	background-image:url(../img/barra_titol.png);
	background-repeat:no-repeat;
	width:450px;
	height:50px;
	margin-left:8%;
	padding-top:18px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	
}

.noticia {
	text-align:justify;
	margin-left:5%;
	margin-right:30%;
	
}

.data {
	text-align:right;
//	font-weight:bold;
	color:#000;
}
.repr{
	margin-left:10%;
	margin-top:75%;
}
.banner_colla {
	margin-top:15%;
}
#peu {
		
	background-image:url(../img/peu.jpg);
	width:850px;
	height:50px;
	margin:0 auto 0 auto; 
}
img {
	border:0;
}