
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #fff;
}
#pagina {
	position: absolute;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	background-color: #fff;
}
#top {
	background: white url(../img/testata_craav.jpg) no-repeat top left;
	height: 120px;
	width: 750px;
}

#contatore {
	position: absolute;
	top: 560px;
	left: 20px;
	width: 177px;
        color: #000000;      
        font-size: 10px;	 
}

#piede {
	position: absolute;
	top: 360px;
	left: 1px;
	width: 177px;
        color: #ffffff;
        background: white url(../img/rettpiede.png) top left no-repeat;

        
}
#piede a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #fff;
	text-decoration: none;	
	display: block;
	width: auto;
	vertical-align: top;
}
#piede a:hover {
	color: #fff;
	text-decoration: underline;
}
#left {
	position: absolute;
	top: 150px;
        width: 175px;
	left: 1px;
}
#middle {
        position: absolute;
        top: 138px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;  	
        margin: 12px 158px 20px 185px;
	padding: 7px;
	text-align:justify;
	background: #fff;
        color: #333;
        width:400px;
}

#right {
	position: absolute;
	top: 150px;
	right: 0px;
	background: #eee;
	
}
#menu {
	position: absolute;
	margin-left: auto;
	width: 150px;
	height: auto;

}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #800507;
	text-decoration: none;
	background-color: #fff;
	display: block;
	width: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fff;
	padding: 3px;
}
#menu a:hover {
	background-color: #800507;
        color: #fff;
        border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #800507;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #800507;
}

.titolettomenusx {	
        color: #fff;	
        margin-top: 8px;
        margin-bottom: 0px;
	height: 8px;
        border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cb080c; 

}
.scrittapiccolamenudx {
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 115%;
	padding-bottom: 10px;
}
.testoindirizzo {
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	vertical-align: bottom;	
}

#linknotizia a{
color: #000;
text-decoration:none;
}

#linknotizia a:hover{
color: #d60a0b;
text-decoration:underline;

}

#titolobarradx{
text-align: center;
width:150px;
	color: #ffffff;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
font-weight: bold;
background-color: #d60a0b;
line-height: 200%;
border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

