@charset "UTF-8";

*{margin:0px; padding:0px;}

body {
	/*font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
	background: #eaeaea;
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#666;
}

p{
	padding-bottom:10px;
}


a img{
	border:none;
}
a, a:visited, a:link{
	color:#333;
}

a:hover {
	color:#ff8e01;
}

a:active {
	color:#ff8e01;
}

/*
h1{
	font-size:30px;
	color:#ff8e01;
	margin-bottom:5px;
}   
*/

h1{
	padding-top:10px;
}

h2{
	font-size:23px;
	color:#797979;
	margin-bottom:10px;
} 

h3{
	font-size:16px;
	color:#2f2f2f;
	margin-bottom:10px;
} 

h1, h4, .titolo_sezione_form{ 
	font-size:15px;
	color:#f38701;
	margin-bottom:10px;
} 

h5{ 
	font-size:15px;
	color:#000049;
	margin-bottom:10px;
}

h6{ 
	font-size:13px;
	color:#000;
	margin-bottom:10px;
}

h7{ 
	font-size:17px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:10px;
}

form{
	margin:0px;
	padding:0px;
}

fieldset {
	border:none;
	background:none;
}

input{
	vertical-align:middle;
}

label{
	margin:0px;
	padding:0px;
}

li{
	margin-left:30px;
}

/*pop-up*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:550px;
  height:350px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  padding:10px;
  background-color:#ffffff;
  border:5px solid #333;
  color:#333;
}

.controller_pop{
	text-align:right;
	margin-bottom:5px;
}

.controller_pop a{
	color:#333;
}

.controller_pop a img{
	border:none;
}

/*div*/

#wrapper{
	width:940px;
	margin:10px auto;
	background-color:#FFF;
	background-image:url(../images/ombra_dx.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:0px;
}

.left{
	display:inline;
	float:left;
	width:200px;
	margin-left:10px;
	margin-bottom:10px;
}

/*vertical menu*/
div.vertical-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px #ccc solid;
}

div.vertical-menu ul li ul{
	border-bottom:none;
}

div.vertical-menu ul li{
	margin: 0;
	padding: 0;
	border: 1px #ccc solid;
	border-width: 1px 0 0 0;
	font-size: 11px;
}

div.vertical-menu ul li.first{
	margin: 0;
	padding: 0;
	border-top: none;
}

div.vertical-menu ul li.last{
	margin: 0;
	padding: 0;
	border-bottom: none;
}

div.vertical-menu ul li a{
	display: block;
	text-decoration: none;
	line-height: 1em;
	padding: 8px 0;
	color: #666;
	font-size:13px;
}

div.vertical-menu ul li a { padding-left: 15px; /*font-weight: bold;*/}
div.vertical-menu ul li a:hover, div.vertical-menu ul li.active ul li a:hover { color:#ff8e01;}
div.vertical-menu ul li ul li a { font-weight: normal; padding-top: 0; padding-bottom: 8px;}
div.vertical-menu ul li.active a  { /*font-weight: bold; color: #000;*/ color:#ff8e01; }

/* section */
div.vertical-menu ul li.active,
div.vertical-menu ul li.active { border-left-width:4px; border-left-color:#070155;}

div.vertical-menu ul li ul li { display:none; }
div.vertical-menu ul li.active ul li{ display:block; }
div.vertical-menu ul li.active ul li a { display:block; color:#666; margin-left:3px;  }

div.vertical-menu ul li.active ul li.active a { /*color:#000;*/ color:#ff8e01; }
div.vertical-menu ul li.active ul li.active  { border-left-width:0px; }

div.vertical-menu ul li li { border: 0;}


/*fine vertical menu*/

.logo h2 a{
	display:block;
	height:130px;
	width:200px;
	background-image:url(../images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.content_left{
	margin-top:20px;
}

.right{
	display:inline;
	float:left;
	width:700px;
	padding-right:10px;
	margin-bottom:10px;
	margin-left:10px;
}

.slideshow{
	background-image:url(../images/header.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
}

.ricerca p, .ricerca div, .ricerca span{
	display:none;
}

.ricerca input{
	background:none;
}


#ajaxSearch_submit{
	display:none;
}

#ajaxSearch_input{
	border:none;
	background-image:url(../images/ricerca.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:145px;
	padding-right:18px;
	padding-left:22px;
	height:18px;
	padding-top:2px;
	color:#666;
	margin-left:515px;
}


.form_dei_fontatti{
	float:left;
	width:250px;
	margin-right:20px;
	font-weight:bold;
}


#wlpeLoginFieldset{
	font-weight:bold;
}

.form_dei_fontatti input, .form_dominio input, #wlpeLogin input{
	width:240px;
	height:18px;
	margin-bottom:5px;
	font-weight:normal;
	padding:3px;
}

.form_dei_fontatti textarea{
	width:240px;
	font-weight:normal;
	padding:3px;
	margin-bottom:5px;
}

.form_dominio textarea{
	width:380px;
	font-weight:normal;
	padding:3px;
	margin-bottom:5px;
}


#cfContact{
	height:30px;
	margin-top:5px;
}

input.cbox{
	margin-right:5px;
	width:20px;
}

.mappaGoogle{
	float:left;
	width:390px;
	border:1px solid #e6e6e6;
	padding:5px;
	background-color:#f6f6f6;
}
.colonna_2{
	float:left;
	width:200px;
	margin-right:15px;
}
.colonna_1{
	float:right;
	width:670px;
}
		
.colonne{
	width:100%;
	background-image:url(../images/colonna.png);
	background-repeat:repeat-y;
	background-position:left;
}

.footer{
	clear:both;
	background-image:url(../images/ombra_dx.gif);
	background-repeat:repeat-y;
	background-color:#cdcccc;
	background-position:right;
	color:#000;
}

.postfooter{
	background-image:url(../images/ombra_sotto.gif);
	height:5px;
	width:935px;
	margin:0 auto;
}

.blu{
	border-top:3px solid #070155;
	padding-bottom:10px;
	margin-right:5px;
}

.footer .tmenu a{
	text-decoration:none;
	/*font-weight:bold;*/
}

.tmenu{
	width:300px;
}

.tind{
	padding-bottom:5px;
	padding-right:5px;
}

.tind a{
	text-decoration:none;
	color:#fff;
	text-decoration:underline;
}

.footer_menu{
	margin-top:10px;
}

.footer_menu div a, .footer_menu, .tind{
	color:#fff;
}

.footer_menu div.active a, .tind a:hover, .tind b{
	color:#ff8e01;
	font-weight:normal;
}

.fmenu_div{
	width:130px;
	height:15px;
	padding-right:10px;
	float:left;
	padding-bottom:3px;
}

.errors{
	background-color:#f6f6f6;
	border:1px solid #CCC;
	color:#F00;
	padding:5px;
	margin-bottom:10px;
}

.pi{
	margin-top:3px;
	padding-top:5px;
	padding-bottom:10px;
	border-top:1px solid #fff;
	padding-right:5px;
	color:#fff;
}

.footer table{
	margin-left:5px;
}

.etichetta{
	font-weight:bold;
}

input.breve{
	width:30px;
}

input.radio_b{
	width:30px;
}
