@charset "utf-8";
/* CSS Document */

html { height: 100%; }

/* impostazioni di base*/
body {
	cursor:default;
	height: 100%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	background-image:url(../images/bg/bg0.jpg);
	background-repeat:repeat-x;
}
*{ margin:0px; padding:0px; }
a{ color:#3399FF; text-decoration:none; }
a:hover{ text-decoration:underline; }
.all{ width:100%; height:100%; position: relative; min-height: 100%; height: auto !important; height: 100%; }
.pagina{ width:950px; margin-left:auto;	margin-right:auto; margin-bottom:10px; }
h1 { color:#330033; font-size:20px; font-weight:normal;}

ul { padding-left:15px; list-style:url(../images/ico_li.jpg);}

.claimer { height:130px; width:130px; position:absolute; left:0px; top:0px; z-index:1; background-image:url(../images/claimer.gif);}


 /* footer 
.footer{
	width: 100%; 
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px; 
	height: 40px; 
	background-image:url(../images/bg/bg_footer0.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}*/
.footer{
	width: 100%; 
	bottom: -1px; 
	height: 40px; 
	background-image:url(../images/bg/bg_footer0.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}
.footer #info{ width:950px; margin-left:auto; margin-right:auto; }
.footer #info p{ font-size:9px; text-align:center; color:#888888; }

 /* header */
.top{ background-image:url(../images/header.jpg); background-repeat:no-repeat; margin-top:40px; width:950px; height:125px; margin-bottom:15px;}
#sup{ width:950px; height:60px; padding-top:45px; float:left; }
#sup .logo{ float:left; height:60px; width:145px;}
#sup .logo a img{ border:none;}
#sup .menubar{ float:left; height:60px; width:500px; margin-left:5px; margin-top:43px;}
#sup .pulsantiera{ float:right; height:60px; width:190px; margin-right:0px; text-align:right; }
.menusites{ clear:both; width:950px; border-top:1px solid #B6C0CA; text-align:center;}

/* menu  */
.menu{ margin:0px; padding:0px; list-style:none;}
.menu li{ margin:0px; padding:0px; list-style:none; display:inline; padding-left:0px;	padding-right:0px; line-height: 17px; padding-left:3px; padding-top:2px; padding-bottom:2px;  }
.menu li span, .pipe{ margin:0px; color:#AAAAAA;}
.menu li a{ color:#666666; text-decoration:none; letter-spacing:0px; }
.menu li a:hover{ color:#3399FF; }
.menu .attivo a { text-decoration:none; }
.menu .attivo{ color:#3399FF; }


.menu3 { border-top: 1px solid #c5c5c5; margin-top:3px; margin-bottom:3px;}




/* menu siti satelliti*/
.menusites .menu li a:hover { color:#ffffff; }
.menusites .menu #r1{ background-color:#C6B9C3; }
.menusites .menu #r2{ background-color:#f2e9df; }
.menusites .menu #r3{ background-color:#e9f0c7; }
.menusites .menu #r4{ background-color:#fbe1bf; }
.menusites .menu #r5{ background-color:#c8bebc; }
.menusites .menu #r6{ background-color:#ede2b3; }
.menusites .menu #r7{ background-color:#e0e0cf; }
.menusites .menu #r8{ background-color:#e9dfec; }
.menusites .menu #r9{ background-color:#fae8c4; }

.menusites .menu #r1:hover{ background-color:#7a5e73; }
.menusites .menu #r2:hover{ background-color:#e9d7c6; }
.menusites .menu #r3:hover{ background-color:#dae5a1; }
.menusites .menu #r4:hover{ background-color:#f9ce94; }
.menusites .menu #r5:hover{ background-color:#a49390; }
.menusites .menu #r6:hover{ background-color:#e7d795; }
.menusites .menu #r7:hover{ background-color:#cccbb0; }
.menusites .menu #r8:hover{ background-color:#dacae0; }
.menusites .menu #r9:hover{ background-color:#f5d189; }
.pulsantiera #puls{ text-align:center; margin-left:10px; margin-right:0px; }

/* colonna sx */
.left{ width:140px; padding-right:10px; margin-right:10px; float:left; }

/* colonna dx */
.right{ width:140px; padding-left:10px; margin-left:10px; float:right; }

/* contenuto colonne laterali */
.content-col { background-color:#f5f5f5; margin-bottom:11px; padding:5px; height:187px; }
#content-col-news { margin-top:42px; }
.content-col img { margin-top:3px; margin-bottom:2px;}
.content-col h3 { height:23px; padding-top:3px; font-size:13px; font-weight:normal; color:#333333; border-bottom:#AAAAAA dashed 1px; margin-bottom:4px;}
.content-col #ico_news { padding-left:30px; background-image:url(../images/ico_news.jpg); background-repeat:no-repeat;}
.content-col p a { color:#999999; text-decoration:none;}
.content-col p a:hover { color:#999999; text-decoration:underline;}
.content-col p a #titolo{ color:#3399FF; text-decoration:none; }
.content-col p a #data{ color:#333333;}
.content-col-nobg {margin-bottom:10px; padding:5px; text-align:center; padding-top:0px;  }
.content-col-nobg a img{ margin-bottom:5px; }
.content-col-right {margin-bottom:10px; padding:5px; text-align:center; padding-top:0px; margin-top:42px; }
.content-col-right a img{ margin-bottom:5px; }
#titolo_news{ color:#3399FF; text-decoration:none; }
#data_news{ color:#333333;}
.caption{ color:#999999; cursor:pointer;}

/* contenuto centrale */
.centro{ width:620px; padding-left:10px; float:right; }
/* contenuto sotto il corpo */
.sotto{ width:950px; clear:both; margin-top:10px; border-top:1px solid #B6C0CA; padding-top:10px; margin-bottom:90px; }
.box_sotto_160 { width:140px; border-right:#AAAAAA dashed 1px; overflow:hidden; padding-left:5px; padding-right:5px;}
.box_sotto_200 { width:170px; border-right:#AAAAAA dashed 1px; overflow:hidden; padding-left:5px; padding-right:5px;}
.box_sotto_200 p img { float:left; margin-right:5px; }
.box_sotto_100 { width:100px; border-right:#AAAAAA dashed 1px; overflow:hidden; padding-left:5px; padding-right:5px;}
#tele { background-color:#E9F8FF; }
.box_sotto_75 {  overflow:hidden; padding-left:5px; padding-right:5px;}
.box_sotto_160, .box_sotto_200, .box_sotto_100, .box_sotto_75 { height:100px; }
.box_sotto_160 p strong, .box_sotto_200 p strong, .box_sotto_100 p strong, .box_sotto_75 p strong { font-size:10px; font-weight:bold; }
.img_centrata { text-align:center; margin-top:5px;}
.link_75{ font-size:10px; color:#666666; margin-top:10px;}
.link_75:hover{ text-decoration:none; }

.box_content { width:620px; min-height:449px; background-image:url(../images/bg/bg_text_container0.jpg); margin-bottom:10px; background-position:bottom; background-repeat:repeat-x;}
.menu_interno { border-bottom: 1px solid #c5c5c5;}
.img_generale { height:170px; width:620px; margin-top:5px; background-image:url(../images/bg_img_generale.jpg);}
.img_generale img, .img_generale .iframe { padding:7px;}
.img_generale_ris { height:114px; width:620px; margin-top:0px; background-image:url(../images/bg_img_generale_2.jpg); margin-top:5px; margin-bottom:5px;}
.img_generale_ris img, .img_generale_ris .iframe { padding:7px;}
.txt_container{ width:610px; margin-top:10px; padding-left:5px; padding-right:5px;}
.link_allegato{ padding-left:30px; background-image:url(../images/allegato.gif); padding-top:11px;  background-position:left; background-repeat:no-repeat; }

#area_login .chiudi{ text-align:right; margin-right:5px; margin-top:5px; }
#area_login{ position:absolute; display:none; top:105px; z-index:1; border:solid 1px #c5c5c5; border-top:0px; background-color:#ffffff; width:180px; height:190px; 
			 background-image:url(../images/bg/bg_footer0.jpg); background-repeat:repeat-x; background-position:0px 150px;}
#area_login .line{ height:1px; width:110px; background-color:#c5c5c5; float:right;}
#area_login .login_content { margin:10px;}



.login_errore{background-image:url(../images/bg/bg_footer0_errore.jpg);}



.campo1 { width:155px; color:#999;}
.campo2 { background:none; border:none; color:#3399FF; cursor:pointer; font-weight:bold;}
.campo2:hover { color:#666666;}

.news_container{ height:120px; width:606px; vertical-align:middle;}
.tit_news{ width:620px; border-bottom:1px solid #c5c5c5; padding-bottom:2px; margin-bottom:5px; }
.news_container img { float:left;  margin-right:20px;}
.news_container .linkto{ float:right;}
.news_categoria{ height:10px; width:10px; background-color:#666666;}
#cat_1 { background-color:#7a5e73;}
#cat_2 { background-color:#e9d7c6;}
#cat_3 { background-color:#dae5a1;}
#cat_4 { background-color:#f9ce94;}
#cat_5 { background-color:#a49390;}
#cat_6 { background-color:#e7d795;}
#cat_7 { background-color:#cccbb0;}
#cat_8 { background-color:#dacae0;}
#cat_9 { background-color:#f5d189;}

.filtro_news_container{ height:80px; width:620px; border-bottom:1px solid #c5c5c5; margin-bottom:25px; padding-bottom:5px;}
.filtro_ris_container{ height:65px; width:600px; border-bottom:1px solid #c5c5c5; margin-bottom:10px; padding-bottom:5px;}
.link_cat{ padding-left:5px; color:#666666;}
.link_cat:hover{ color:#3399FF; text-decoration:none;}
#link_cat_attivo{ color:#3399FF;}

.tit_news_dettaglio p img { float:left; margin-right:20px;}
.tit_news_dettaglio .corpo_articolo { clear:both; padding-top:10px;}

.input_contatti{ width:170px; border:#999999 1px solid; margin:0px; padding:0px; margin-right:10px; margin-bottom:5px;}
.textarea_contatti{ width:534px; border:#999999 1px solid; margin:0px; padding:0px; height:100px; margin-bottom:5px; }


.moduli{ width:600px;  border-bottom:#CCCCCC dotted 1px; margin-bottom:10px; margin-top:5px; padding-bottom:10px;}














#no_margin_bott{ margin-bottom:0px;}
#no_margin_bott_1{ margin-bottom:0px; padding-bottom:6px;}
.blue{ color:#3399FF; }
.arancio{ color:#FF6600; }

