/* GENERALE */
body{
	font-family:  Arial, Helvetica,  Verdana, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	background: #CCCCCC url(../img/bkg/bkg.jpg) repeat-x left top;	
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.contenitore {
	margin: 20px auto;
	text-align: left;
	width: 960px;
	background: #FFFFFF url(../img/bkg/bkg_contenitore.gif) repeat-y left top;
}

.top {width: 960px; height:29px; background: #333333 url(../img/bkg/top_bkg.gif) no-repeat left top;}
.ico_top {float:right; padding:8px 30px;}
.ico_spazio{width: 15px; height:19px; background:url(../img/top/dist.gif) no-repeat center top; float:left; margin-top: -3px;}

.ita{width: 17px; height:23px; background:url(../img/top/ita.png) no-repeat left top; float:left; }
.ita_off{width: 17px; height:23px; background:url(../img/top/ita_off.png) no-repeat left top; float:left; }
.eng{width: 17px; height:23px; background:url(../img/top/eng.png) no-repeat left top; float:left; }
.eng_off{width: 17px; height:23px; background:url(../img/top/eng_off.png) no-repeat left top; float:left; }
.map{width: 17px; height:23px; background:url(../img/top/map.png) no-repeat left top; float:left; }

.ita img, .eng img, .ita_off img, .eng_off img, .map img{width: 15px; height:12px; margin-top:-1px; border:0;}

.header {width: 960px; height:297px; background: url(../img/bkg/top_bkg.jpg) no-repeat left top;}

.contenuto {	
	width: 960px;
}

*:first-child+html .contenuto{padding-bottom: 20px;}
*html .contenuto{padding-bottom: 20px;}

/* ----------- COLONNA SINSITRA ------------*/
.col_sx {
	margin: 0 30px;
	width: 232px;
	background-color: #CCCCCC;
	float:left;
	margin:-48px 30px 0;
}

.top_sx{ background:url(../img/bkg/menu_top_bkg.jpg) no-repeat left top; width:232px; height:15px;}
.bottom_sx{}

/* 	MENU */
ul.menu_vert{
	list-style-type:none;
	clear:both;
	margin:0 0 0 -40px;
}

*:first-child+html ul.menu_vert{margin: 0px;}
*html ul.menu_vert{margin: 0px;}


.menu_vert li{
	width:192px;
	height:23px;
	list-style-type:none;	
	background: #524E52 url(../img/bkg/menu_pl_bkg.jpg) no-repeat left top;
	padding: 9px 0 0 40px;	

}

.menu_vert a:link,.menu_vert a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_vert a:hover {
	color: #33ccff;
	text-decoration: none;
	font-weight: bold;
}


.news_left{margin: 30px 15px 25px 15px;}
.news_left h1{
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: 1px #000000 dashed;
	margin:0; 
}
.news_left p{margin: 5px 0 0 0;  padding:0;}

.banner_left {width:192px;margin: 20px auto;}
.banner_left img{ border: 2px #999999 solid;}


/* ----------- COLONNA DESTRA ------------*/
.col_dx { 
	padding:0 30px 10px 0;
	width: 637px; 
	float: left;
}

.breadcrumb {font-weight: bold;  height:25px;}
.blue {color: #0071bb;}

.blue a:link, .blue a:visited {
	color:#0071bb;
	text-decoration: none;
}
.blue a:hover {
	color:#0071bb;
	text-decoration: underline;
}

/* BOX EVIDENZA */
.box_evidenza_cont {
	background-color: #e5e5e5;
	border: 2px #999999 solid;
	padding: 20px;
}

*:first-child+html .box_evidenza_cont {padding: 20px 20px 17px 20px;}
*html .box_evidenza_cont {padding: 20px 20px 17px 20px;}


table.box_evidenza img{
	border: 1px #000000 solid;
	margin-right: 20px;
}

table.box_evidenza h1{
	margin:0; 
	padding:0;
	color: #0071bb;
	font-size: 16px;
}


table.box_evidenza h1 a:link, table.box_evidenza h1 a:visited {
	color:#0071bb;
	text-decoration: none;
}
table.box_evidenza h1 a:hover {
	color:#0071bb;
	text-decoration: underline;
}

.continua_left{
	font-weight: bold;
	margin-bottom:0;
	background: url(../img/icone/icon_continua.gif) no-repeat 55px 3px;
}

/* TITOLI */
.titoli_evidenza_cont{
	margin: 20px 0;
}

.titoli_evidenza td {
	margin-top: 3px;
	border-top: 1px #707070 dashed; 
	padding: 5px 0 3px 20px;
	background: url(../img/icone/icon_titoli_hp.jpg) no-repeat 5px center;
	font-size: 12px;
	color: #666666;	
}

.titoli_evidenza_dashed {
	margin-top: 3px;
	border-top: 1px #707070 dashed; 
	padding: 10px 0 10px 20px;
	background: url(../img/icone/icon_titoli_hp.jpg) no-repeat 5px center;
	font-size: 12px;
	color: #666666;	
}

.titoli_evidenza_dashed a:link, .titoli_evidenza_dashed a:visited {
	color: #666666;	
	text-decoration: none;
	font-weight: normal;
}
.titoli_evidenza_dashed a:hover {
	color: #666666;	
	text-decoration: underline;
	font-weight: normal;
}

td.titoli_evidenza_solid {
	border-top: 2px #707070 solid;
	line-height:2px;
}

td.titoli_evidenza_dashed_vuoto {
	border-top: 1px #707070 dashed;
	background: none;
	line-height:2px;
}


/* NEWS */

.news_cont{}
.titolo_news{
	background-color:#333333;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px 10px;
	font-weight: bold;
}
.titolo_news a:link, .titolo_news a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.titolo_news a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.image_news{
	background-color: #e5e5e5;
}

.image_news div{
	height: 80px;
	width: 270px;
	margin: 15px 0 5px 0;
	border: 1px #000000 solid;
}

.image_news img{
	border: 0;
	height: 80px;
	width: 270px;
}
.testo_news{
	background-color: #e5e5e5;
	padding: 10px;
	height:100px;
}
.testo_news p{padding: 0; margin: 0;}
.testo_news img{display: none;}
.continua_news{
	font-weight: bold;
	background: #e5e5e5 url(../img/icone/icon_continua.gif) no-repeat 280px 3px;
	padding: 0 30px 0 10px;
	text-align: right;
}
.bottom_news{
	background: url(../img/bkg/bottom_news.gif) no-repeat left top;
	height: 13px;
}


/* -------------- PAGINE SECONDARIE --------------- */
.box_pagina {
	background-color:#E5E5E5;
	border:2px solid #999999;
	padding: 20px;
}


.box_pagina h1{
	line-height:20px;
	margin:0;
	padding:6px 0 8px 35px;
	color: #0071bb;
	font-size: 20px;
	background: url(../img/icone/icon_titolo_pag2.gif) no-repeat left top;
	border-bottom: 1px #333333 solid;
}

.box_pagina h1 a:link, .box_pagina h1 a:visited {
	color:#0071bb;
	text-decoration: none;
}
.box_pagina h1 a:hover {
	color:#0071bb;
	text-decoration: underline;
}



/* --- SITE MAP --- */
.albero_padre{
	height:18px; 
	margin-top:15px; 
	padding-left:20px;
	text-transform:uppercase; 
	background: url(../img/icone/icon_list_pag2.gif) no-repeat left top; 
	text-transform:uppercase;
	font-weight: bold;
	color:#666666; 
	font-size:12px;
	line-height:10px;
}


.albero_padre a, .albero_padre a:link, .albero_padre a:visited{
	text-decoration: none;
	font-weight: bold;
	color:#666666; 
	font-size:12px;
}
.albero_padre a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#666666; 
	font-size:12px;
}

.albero_figlio{color: #3399CC; font-weight: bold; height:18px; background: url(../img/icone/icon_bar.gif) no-repeat left top; padding-left:23px;}
.albero_figlio2{height:18px; background: url(../img/icone/icon_bar.gif) no-repeat 16px top; padding-left:40px;}
.albero_figlio3{height:18px; background: url(../img/icone/icon_bar.gif) no-repeat left top; padding-left:23px;}

.albero_figlio a, .albero_figlio a:link, .albero_figlio a:visited{
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
.albero_figlio a:hover {
	color: #3399CC;
	text-decoration: underline;
	font-weight: bold;
}

.albero_figlio2 a, .albero_figlio2 a:link, .albero_figlio2 a:visited,
.albero_figlio3 a, .albero_figlio3 a:link, .albero_figlio3 a:visited{
	text-decoration: none;
	font-weight: normal;
}
.albero_figlio2 a:hover, .albero_figlio3 a:hover {
	text-decoration: underline;
	font-weight: normal;
}

/* CONTATTACI */
.nome_campo{	
	font-weight: bold; 
	padding: 10px 0 5px 0;
	color: #3399CC;
	text-transform: uppercase;
}

/* --- GESTIONE ERRORI --- */
.errore p{
	color: #FF0000; 
	font-size:12px; 
	font-weight:bold;
	background: url(../img/note_error.gif) no-repeat top left;
	height:17px;
	padding-left:22px;
	margin: 0;
}

.corretto p{
	color:#006226; 
	font-size:12px; 
	font-weight:bold;
	background: url(../img/apply.gif) no-repeat top left;
	height:17px;
	padding-left:22px;
}


/* FOOTER */
.footer {	
	color:#FFFFFF;
	width: 960px; 
	height: 82px;
	background:#cccccc url(../img/bkg/footer_bkg.gif) no-repeat left top;
	clear: both;
}

.footer a:link, .footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.footer2 { padding: 10px 30px;}
.footer2 p{margin: 5px 0;font-size:10px;}
.footer2 strong{font-size:11px;}

.footer_credit { color:#999999; font-size:10px; font-weight:bold; font-weight: normal;}
.footer_credit_blue {font-size:10px; color: #3399CC; font-weight:bold; }

.footer_credit_blue a:link, .footer_credit_blue a:visited {
	color:#3399CC;
	text-decoration: none;
}
.footer_credit_blue a:hover {
	color:#3399CC;
	text-decoration: underline;
}


