@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, calibri, arial;
	font-size: 10px;
	background-image: url(../img_pag/sfondopg2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	background-attachment: fixed;
	background-position: center top;
	background-color: #282C45;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #8b96be;
}
a:active {
	color: #FFFFDD;
}
#griglia_principale {
	margin: auto;
	float: no;
	width: 790px;
}
#griglia_testata {
	background-image: url(../img_pag/home_testata.png);
	background-repeat: no-repeat;
	width: 781px;
	height: 535px;
}

#area_dx {
	padding: 5px;
	height: 500px;
	width: 610px;
	float: left;
}
#box_news {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 10px;
}

#box_1 {
	height: 300px;
	width: 170px;
	float: left;
	padding: 6px;
}

#box_2 {
	float: left;
	height: 320px;
	width: 240px;
	padding: 7px;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.titolo {
	font-size: 15px;
	color: #EBCB66;
	font-variant: small-caps;
}
.titoloV {
	font-size: 15px;
	color: #9EAC14;
	font-variant: small-caps;
}

.titoloG {
	font-size: 15px;
	color: #ffcc00;
	font-variant: small-caps;
}
.date {
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.giornoG {
	color: #ffcc00;
}
.giornoV {
	color: #9EAC14;
}
.giornoR {
	color: #C01807	;
}


#barra_dx {
	height: 500px;
	width: 160px;
	float: right;
	text-align: center;
}
#box_pro {
	height: 70px;
	width: 150px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_comp {
	height: 70px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_zamp {
	height: 70px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_mail {
	height: 60px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

