body {
  padding:0px;
  margin:0px;
  text-align:center;
  background:#FFFFFF url('../images/sfondo.gif') 0px -40px repeat-x;
}
p{margin:0px;}
form{margin:0px;padding:0px}

body, a, .testo, .testolink{
  font-family:Verdana, sans-serif;
  font-size:10px;
  color:#000000;
}
a:hover, .testolink:hover{
  color:#F3932F;
}

.testo ul, .testo li{
  padding:0px;
  margin:0px;
  list-style:none;
}
.testo ul{
  margin:5px 0px;
}
.testo li{
  padding-left:10px;
  padding-bottom:3px;
  background: #FFFFFF url(../images/bullet.gif) no-repeat 2px 4px;
}

#container {
  width:980px; 
  margin:0 auto;
  text-align:left;
}

/* TOP LOGIN */
#toplogin{
  height:29px;
  overflow:hidden;
  text-align:right;
  background:#FAD4AC;
}
#toplogin table td{
  padding:4px 2px 2px 2px;
}
#toplogin input, #toplogin span, #toplogin image{
	vertical-align: middle;
}
#toplogin span{
  color:#000000;
  padding-right:8px;
}  
#toplogin .input_text{
	height:16px;
	width:100px;
	color:#656565;
	text-align:left;
	border: 1px solid #000000;
	font-size:12px;
}
#toplogin .input_image{
  padding-left:8px;
}
#toplogin .lingua, #toplogin .registrati{
  padding-right:10px;
}
#toplogin .registrati a{
  font-weight:bold;
  text-decoration:none;
}
#toplogin .registrati a:hover{
  color:#F3932F;
}
#toplogin .lingua a{
  padding:0px 2px;
}

#topimage{
  position:relative;
  height:200px;
  overflow:hidden;
}
#topimage a{
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  width:240px;
  height:150px;
  overflow:hidden;
}
#topimage a img{
  width:240px;
  height:150px;
  border:0px none;
}

/* MENU */
#menu {
	width:980px;
	height:31px;
	padding:0px;
	margin:0px;
	overflow: visible !important;
	overflow: hidden;
  text-align:left;	
	font-family: verdana, sans-serif;
	font-weight:bold;
	color:#003375;
  background:#FFFFFF url('../images/menutop_sfondo.gif') left bottom repeat-x;
}
#menu .tbmenu {
}
#menu a {
  display:block;
  height:11px;
  line-height:11px;
  padding:10px 10px 10px 10px;
	font-size:12px;
	color:#666666;
	text-decoration:none;	
}
#menu a:hover, #menu .on a{
  background:#FFFFFF url('../images/menutop_sfondo_on.gif') center bottom no-repeat;
  color:#F3932F;
}

#menu img {
	margin: 0px;
}

#menu .vocemenu {
	position:relative;
}

#menu .tendina {
	position:absolute;
	z-index: 100;
	top:31px;
	left: 0px;
	width:180px;
	display:none;
	height:auto !important;
	height:10px;
	border: 0px;
}

#menu .elementotendina {
  position:relative;

}

#menu .elementotendina a{
  line-height:auto;
  z-index: 3000;
  display:block;
  text-align:left;
  height:11px;
  line-height:11px;
  padding: 10px 0px 10px 10px;
  width:175px;
  height:auto !important;
	background: #F7F7F7;  
	border-bottom: 1px solid #D9D9D9;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#menu .elementotendina a:hover{
	background: #FCEAD6;
	color: #F69230;
	border-bottom: 1px solid #ED9043;
}

#menu .tendinasub {
	position:absolute;
	z-index: 1000;
	left:187px;
	width:180px;
	top: 0px;
  height:auto !important;
  height:10px;
	border: 0px;   
}
#menu .tendinasub a{
}
#menu .menufreccia {
	position:absolute;
	z-index: 1000;
	left:170px;
	width:10px;
	top: 12px;
  height:auto !important;
  height:10px;
}

/* HOME */
#main{
}
.tbhome{
  margin:10px 0px;
}
.tbhome td.box{
  width:320px;
  vertical-align:top;
  background-color:#F3F3F4;
  border-bottom:1px solid #CCCCCC;
}
.tbhome td.box a{
  text-decoration:none;
}
.tbhome td.box img{
  float:left;
}
.tbhome td.box div{
  padding:10px;
}
td.separatore{
  width:10px;
  text-align:center;
  background-color:#FFFFFF;
  border-bottom:0px;
}
.tbhome h2{
  margin:0px;
  padding:0px 10px;
  line-height:25px;
  font-weight:bold;
  font-size:14px;
  color:#FFFFFF;
  background: #CCCCCC url('../images/sfondo_news.gif') left top repeat-x;
}

.tbhome .orange_line {border-color:#F3932F; } 
.tbhome .orange_line h2{background-image: url('../images/sfondo_orange.gif'); }
 
.tbhome .blue_line {border-color:#0080C5; } 
.tbhome .blue_line h2{background-image: url('../images/sfondo_blue.gif'); }

.tbhome .green_line {border-color:#009036; } 
.tbhome .green_line h2{  background-image: url('../images/sfondo_green.gif'); }

td.tbbox{
  width:320px;
  vertical-align:top;
}

#servizio{
  margin:10px 0px 8px 0px;
  height:20px;
  border-bottom:1px solid #D8D8D9;
}
#servizio a{
  font-weight:bold;
  text-decoration:none;
}
#servizio a:hover{
  color:#F3932F;
}
#address{
  float:left;
}
#address div{
  padding-bottom:2px;
}
#numeroverde{
  float:right;
}

/* MAIN */
#tbmain{
  width:980px;
  background:#FFFFFF;
}
#tbmain td{
  vertical-align:top;
  padding:0px;
}
#tbmain td.content{
  padding-right:10px;
}
#tbmain td.menulato{
  width:240px;
}

.briciole{
  margin-top:5px;
  margin-bottom:10px;
}
.briciole a{
  color: #666666;
  font-weight:bold;
  text-decoration:none;
}
.briciole a:hover{
  color:#F3932F;
}

/* MENU LATO */
#tbmain td.menulato ul, #tbmain td.menulato ul li{
	width:240px;
  margin:0px; padding:0px;
  list-style: none;
}
#tbmain td.menulato ul li{
  border-bottom: 1px solid #D8D8D9;
}
#tbmain td.menulato ul li.on{
  border-bottom: 1px solid #F3932F;
}
#tbmain td.menulato ul {
}

#tbmain td.menulato ul ul {
}
#tbmain td.menulato ul ul li{
  border-bottom: 0px none;
}
#tbmain td.menulato ul a {
  width:100%;
	display:block;
  line-height:30px;
  text-indent:25px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  background:#F7F7F7 url('../images/freccia.gif') 10px center no-repeat;
}

#tbmain td.menulato ul h2 a, 
#tbmain td.menulato ul a:hover {
  background-color:#FDE9D5;
  color:#F3932F;
}

#tbmain td.menulato ul ul {
}

#tbmain td.menulato ul ul a {
  line-height: 24px;
  text-indent: 25px;
  font-size: 11px;
  font-weight: normal;
  border-bottom: 0px none;
  background:#FFFFFF;
}

#tbmain td.menulato ul ul a:hover {
  color:#F3932F;
}

#tbmain td.menulato ul h2, #tbmain td.menulato ul ul h3 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
} 

#tbmain td.menulato ul ul h3 a {
  background-color:#FFFFFF;
  color:#F3932F;
}


.agenzie_mappa{
  float:left;
  width:360px;
  height:400px;
}
.agenzie_elenco{
  float:right;
  width:360px;
  height:400px;
  overflow:auto;
  /*background:yellow;*/
}
.agenzie_cercasi{
  margin-top:10px;
  text-align:center;
  padding:20px;
  background-color:#fde9d5;
  border:1px solid #f3932f;
  color:#000;
  font-size:12px;
}
.agenzie_elenco h2{
  padding:0px;
  margin:0px;
  font-size:14px;
  color:#F3932F;
}
.agenzie_elenco h3{
  padding:0px;
  margin:0px;
  padding-top:10px;
  font-size:12px;
  color:#000000;
}

.login_message div{
	color:#DF0000;
	font-weight:bold;
	font-size:12px;
	padding-right:20px;
	padding-left:20px;
	background: transparent url(../images/prod_ico_warning.gif) no-repeat left center;
}
