

body
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	width:100%;
	height:100%;
}

.bImg { border:2px solid #F90; margin:3px;}
.bImg:hover { 
	border:2px solid #090;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;

}
.Titolozzo { color:#FF3620; font-size:18px; font-weight:bold }
#divContentSite
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFF;
}

#contentsAll {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url(images/sfondoCentrale.jpg);
	background-position: center;
	background-repeat: no-repeat;
	min-height:724px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: top;
	line-height:15px;
	font-size:11px;
}

.btns { border:1px outset #67A54B; font-weight:bold;  color:#FFFFFF; font-size:12px; padding:3px; background:#67A54B}


#boxrosa {
	background-image: url(images/boxrosa.png);
	background-repeat: no-repeat;
	height: 181px;
	background-position: right;
}



#boxrosa2 {
	background-image: url(images/boxrosa2.png);
	background-repeat: no-repeat;
	height:422px;
	background-position: right;
}

#contentBoxRosa
{
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 45px;
}


.riqEstSito
{
	position:absolute;
	width:100%;
	height:100%;
	overflow:visible;
	margin-top:15px;
	margin-bottom:35px;
	visibility: visible;
}
.divSito {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
}
.divBg 
{
	z-index:0;
	position:fixed;
	top:0;
	left:0;
	background:url(sfondo.jpg) no-repeat fixed;
	width:100%;
	height:100%;
}


/*menu*/
#home a{ text-decoration:none; display:block; background:url(images/menu002.png); height:81px; }
#home a:hover{ text-decoration:underline;}
/*menu*/
#contenCenterBottom {
	padding-top: 30px;
}
#cLeft {
	float: left;
	width: 383px;
}
#cRight {
	float: right;
	width:485px;
}


/*CSS LINKS*/
a.aLink:link 
{
	color:#0D3F81;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}

a.aLink:visited {color:#0D3F81; font-weight:bold; text-decoration: none;}
a.aLink:hover { text-decoration:none; 	font-weight:bold;}
a.aLink:active {color:#0D3F81; 	font-weight:bold;}
/*CSS LINKS*/

.foto_articolo { width:110px; height:85px; text-align:center; float:left; margin:5px; border:1px solid #000;}
.foto_articolo img{max-height:80px; max-width:105px;}

