/* CSS Document */

body {
	background-image:url(bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, p, a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wrap {
	left:50%;
	margin-left:-475px;
	position:absolute;
	width:950px;
	border: 1px solid #7F96AB;
	background-color: #FFFFFF;
	background-image: url(bg_wrap.jpg);
	height: auto;
}
#col_sx {
	width: 700px;
	height: auto!important;
	height: 941px;
	min-height:967px;
	float: left;
	background-color: #FFFFFF;
}
#col_dx {
	width: 250px!important;
	height: auto!important;
	height:993px;
	min-height:993px;
	/* background-image: url(bg_col_dx.jpg); */
	float: left;
	background-repeat: repeat;
}

#header {
	background-image: url(header.jpg);
	height: 125px;
	width: 700px;
	background-repeat: no-repeat;
	z-index: 2;
	
}
#sottomenu{
	background-image:url(bg_btn.gif);
	background-repeat:repeat-x;
	font-size:10px;
	text-align:center;
	float: left;
	width: 700px;
	height: 26px!important;
	height:18px;
	line-height: 26px;
	padding-top:0px!important;
	padding-top:8px;
}

#sottomenu a {
	display:inline;
	text-align:left;
	margin-top:-13px;
	padding-left: 5px;
	padding-right: 5px;
	color:#1590CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#sottomenu a:link, #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#1590CC;
	text-decoration: none;
	margin-left:4px;
}

#sottomenu a:hover {
	color:#95C257;
	background-repeat: repeat-x;
} 

/*#sottomenu a#current {
	color:#95C257;
	background-repeat: repeat-x;
}*/
#sottomenu li {
	list-style-type: none;
}

/*####################SOTTOMENU_NEW*###############*/

.sottomenu_new a{
	display:block; 
	width:198px; 
	text-align:center;
	margin-top:-8px;
	height:auto!important;
	line-height:normal!important;
	padding-bottom:2px!important;
	padding-top:2px!important;
	border-bottom:#6699CC 1px solid;
	background-color:#6699cc!important;
}

.sottomenu_new a:link, #sottomenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px!important;
	color:#026A9E!important;
	background-color:#FFFFFF!important;
	height:auto!important;
	line-height:normal!important;
	background-image:url(btn_submenu.gif)!important;
}

.sottomenu_new a:hover {
	color:white!important;
	background-repeat: repeat-x; 
	height:auto!important;
	line-height:normal!important;
	background-image:url(btn_submenu_over.gif)!important;
} 

/*.sottomenu_new a#current {
	background-image:url(btn_submenu_over.gif)!important;
	color:white; 
	background-repeat: repeat-x;
	height:auto!important;
	line-height:normal!important;
}*/

/*menu*/
/* ############### MENU ########################## */


#menu li {
	list-style-type: none;
}

#menu a { 
	display:block; 
	height:32px; 
	width:198px; 
	text-align:center;
	margin-top:-13px;
}

#menu a:link, #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#759E41;
	text-decoration: none;
	background-image:url(btn.gif);
	background-repeat: repeat-x;
	line-height:32px;
	margin-left:4px;
}

#menu a:hover {
	height:32px;
	background-image:url(btn_over.gif);
	color:white;
	background-repeat: repeat-x; 
} 

/*#menu a#current {
	height:32px;
	background-image:url(btn_over.gif);
	color:white; 
	background-repeat: repeat-x;
}*/

#menu {
	background-color:#FFFFFF;
	width: 207px;
	float:left;
	height:auto!important;
	height: 842px;
	min-height:816px;
	padding-top:14px;
}



.spot{
	width:194px;
	height:179px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.spot a:link, .spot a:visited, .spot a:hover, .spot a#current{
	background-image:none!important;
}

#center{
	width:493px;
	background-color:#FFFFFF;
	height:auto!important;
	height: 816px;
	min-height: 816px;
	float: left;
}

#col_news {
	background-color: #FFFFFF;
	background-image: url(bg_col_mid.jpg);
	background-repeat: no-repeat;
	height:auto!important;
	height: 404px;
	width: 493px;
	min-height:404px;
}
.articolo {
	height:auto!important;
	height: 100px;
	width: 420px;
	min-height:100px;
	margin-left: 15px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #EFF4F7;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	border: 1px solid #7F96AB;
	background-image: url(bg_articolo.jpg);
	background-repeat: no-repeat;
}
.articolo h1{
	color: #759E41;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.articolo table{
	margin-bottom: 10px;
}
.articolo img{
	border: 1px solid #1590CC;
	width: 190px;
}

.articolo .corsivo{
	color: #13AAD9;
	font-style: italic;
	font-size: 11px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 15px;
}

.articolo .testo{
	padding-top: 8px;
}

.articolo a:link, .articolo a:visited{
	color: #759E41;
	font-size: 10px;
	text-align: right;
}

.box_cont {
	width:446px;
	padding-top: 60px;
	padding-left: 25px;
}
.box_news_top {
	background-image:url(box_top.gif);
	width:446px;
	height:95px;
	background-repeat:no-repeat;
}

.box_news_top .titolo {
	padding-top: 16px!important;
	padding-top:2px;
	padding-right: 15px;
	
}
.box_news_top .titolo h1{
	font-size:12px;
	font-weight:bold;
}
.box_news_top .titolo h1 em{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.box_news_top .icona {
	padding-left: 10px;
	width: 140px;
	float: left;
	padding-right: 20px;
	
}

.box_news_mid {
	background-image:url(box_mid.gif);
	background-repeat:repeat-y;
	height:auto!important;
	height: 200px;
	min-height:200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top:0!important;
	margin-top:-20px;
}

.box_news_btm{
	background-color:#AAD4B0;
	text-align: right;
	margin-top: -10px!important;
	margin-top:-20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #92A7B7;
	border-bottom-color: #92A7B7;
	border-left-color: #92A7B7;
	font-size:10px;
}
.box_news_btm p{
	
}

.box_contatti{
	width: 200px;
	margin-left: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C3D1D9;
	font-size: 9px;
	padding-bottom: 10px;
}

.box_contatti h1{
	color:#0071BC;
}

.greybox_cont {
	width:212px;
	padding-top: 20px;
	padding-left: 20px;
}
.greybox_top{
	background-image:url(greybox_top.gif);
	background-repeat:no-repeat;
	height: 39px;
	width: 192px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	color: #0071BC;
}
.greybox_mid{
	height:auto!important;
	height:50px;
	min-height:50px;
	width:191px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 1px;
	;
}
.greybox_mid li{
	list-style-type: none;
	margin-left: -30px;
}
.greybox_mid a{
	color: #006837;
	font-style: italic;
}
.greybox_mid a:hover{
	color: #006837;
	font-style: italic;
}
.greybox_btm{
	background-image: url(greybox_btm.gif);
	width: 212px;
	height: 40px;
}
#footer {
	background-image:url(bg_btn.gif);
	background-repeat:repeat-x;
	font-size:10px;
	color:#7F96AB;
	text-align:center;
	float: left;
	width: 950px;
	height: 32px;
	line-height: 32px;
}

.titolo_news {color:#759E41;font-weight:bold;font-size:16px;}

label
{

width: 11em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}