body{
	margin: 0px auto;
	padding: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;	
	background-color: #E6E6E6;
	background-image: url(../images/back-html.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
}

a{
	color: #CC9933;
	text-decoration:none;
}


textarea, input, select{
	font-size: 13px;
	line-height:13px;
	FONT-FAMILY: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
}

h1{
	font-size:26px;
	text-transform:uppercase;
	color:#4c4b3d;
	padding:0px;
	margin:0px;
}

p{ margin:0px 0px 15px 0px;}

h2{
	color:#333333;
	font-size:16px;
}

h3{ 
	font-size:18px;
}

/** ------------------------- STRUTTURA ------------------------ */

#page{
	background-image: url(../images/back-sito.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	margin:0px auto;
}

#intestazione{
	border-bottom:1px solid #CCCCCC;
	height:230px;
	position:relative;
}

#logo{position:absolute; top:35px; left:0px;}
#logo img{ border:0px;}

#centro{
	clear:both;
	background-image: url(../images/back-body-site.jpg);
	background-repeat: repeat-y;
	background-position:0px 0px;
	margin:0px;
	padding:0px 0px 30px 0px;
}

#footer{
	clear:both;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#333333;
	padding:10px 10px 0px 10px;
	background-color:#FFFFFF;
	text-align:center;
}

#chiusura{
	clear:both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding:20px 10px 10px 10px;
	text-align:center;
	font-size:11px;
	color:#999999;
}

#chiusura a{	color:#999999;}



/** ------------------------- INTESTAZIONE ------------------------ */

#menuTop{
	float:right;
	padding:10px 0px 0px 0px;
}

#menuTop ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

#menuTop li{
	float:left; 
	margin:0px 0px 0px 8px;
	padding:0px 16px 0px 8px;
	border-right:1px dotted #FFFFFF;
}

#menuTop a{
	display:block;
	color:#FFFFFF;
}

/** ------------------------- CENTRO ------------------------ */

#contenuti{
	float:left;
	padding:10px 0px 0px 10px;
	width:700px;
	line-height:1.5em;
}

#colonnaDx{
	float:right;
	width:250px;
	margin:20px 10px 0px 0px;
}

div.menuDx{ margin-bottom:20px;}

.menuDx div.titoloSezione{
	border-bottom:1px dotted #CCCCCC;
	margin:0px 0px 10px;
	padding:4px;
	color:#CC2C30;
	font-size:17px;
}

.menuDx div.titoloSezione a{
	color:#CC2C30;
}

.menuDx ul{
	margin:0px 0px 40px 0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	border-bottom:2px solid #CCCCCC;
}

.menuDx li{
	margin:0px 0px 4px;
	padding:4px 0px 4px 0px;
	background-color:#F2F2F2;
	clear:both;
	background-image: url(../images/ico_menu.gif);
	background-repeat: no-repeat;
	background-position:3px 3px;	
}

.menuDx li a{
	display:block;
	padding:0px 0px 0px 30px;
	color:#333333;
	font-size:14px;
}

.menuDx li.attiva{background-image: url(../images/ico_menu_attiva.gif);}
.menuDx li.attiva a{ color:#cc2c30;}


h1.titlepage{
	border-bottom:1px dotted #CCCCCC;
	margin:10px 0px 20px 0px;
	padding:4px 0px 20px 40px;	
	font-size:20px;
	color:#CC2D31;
	font-weight:normal;
	background-image: url(../images/ico_titolo.jpg);
	background-repeat: no-repeat;
	background-position:0px 3px;	
}

h1.titlepage img{
	display:none;
}


/** ------------------------- NOTIZIE MENU ------------------------ */

.home_notizie{ padding-bottom:20px;}
.home_notizia, .home_notizia_enfatizza{ margin-bottom:20px;}
.home_notizia_data, .home_notizia_data_enfatizza{ font-size:11px;}
.home_notizia_data_enfatizza{font-size:11px; font-weight:bold;}
.home_notizia_data_enfatizza b{ background-color: #FFFF00; padding:2px; color:#FF0000;}
.home_notizia_titolo, .home_notizia_titolo_enfatizza{ font-size:14px; font-weight:bold; padding:2px 0px 0px 0px; color:#333333;}
.home_notizia_stralcio, .home_notizia_stralcio_enfatizza{ font-style:italic;}

#showcase{ position:relative; width:710px; height:130px;}
#showcase img{border: 0px;}
#showcase_sfondo{ position:relative; width:710px; height:20px; clear:both; background-image: url(../images/sfondo_slide.jpg); background-repeat: no-repeat; background-position:0px 0px;	}

div.newsletter_riga{ margin-bottom:5px;}
.art-button{ margin-left:40px;}
