/* AV-set CSS */

html,body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
h1,h2,h3,form{
	margin:0;
	padding:0;
}
h1{
color:#0a5d7d;font-size:14px;font-weight:bold;
}
h2{
color:#0a5d7d;font-size:13px;font-weight:bold;line-height:13px;
}
h3{
font-size:12px;color:#666666;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#0a5d7d;
	line-height:12px;
	}
	
a:hover{
	color: #058765;
	}
a img{
	border:0;
}
/************************************************************************/
/*LI IMMAGINE*/
li#home {
  float: left;
  width: 45px;
  position:relative;
  margin-right:20px;
  }
li#chisiamo {
  float: left;
  width: 73px;
  position:relative;
  margin-right:20px;
  }
li#prod {
  float: left;
  width: 145px;
  position:relative;
  margin-right:20px;
  }
li#gallery {
  float: left;
  width: 53px;
  position:relative;
  margin-right:20px;
  }
li#novita {
  float: left;
  width: 48px;
  position:relative;
  margin-right:20px;
  }
li#contatti {
  float: left;
  width: 59px;
  position:relative;
  margin-right:20px;
  }
/*NO IMMAGINE NEL DROP E HOVER DROP*/ 
ul.noBg{
	background-image:url(img/fondoDrop1.gif);
	background-repeat:no-repeat;
	width:120px;
	height:100px;
	padding:10px;
}
ul.noBg2{
	background-image:url(img/fondoDrop2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:100px;
	padding:10px;
}
ul.noBg li, ul.noBg2 li{
	line-height:18px;
	border-bottom:1px dashed #cccccc;
	width:100px;
}
ul.noBg li a, ul.noBg2 li a{
	background-image:none;
	width:100px;
	line-height:18px;
	display:block;
}
ul.noBg li a:hover, ul.noBg2 li a:hover {
	background-color:#1d1d1d;
	color:#ffffff;
}

/*A IMMAGINE*/

a.home{

	color:#cacaca;
    display: block;
	line-height:19px;
	height:19px;
	width:45px;
}
a.home:hover{
	color:#058765;
}
a.homeSelected{
color:#058765;
	
	cursor:default;
    display: block;
	line-height:19px;
	height:19px;
	width:45px;
	
}

a.chisiamo{
	cursor:pointer;
	text-decoration:none;
	color:#cacaca;
    display: block;
	line-height:19px;
	height:19px;
	width:73px;
}
a.chisiamo:hover{
	color:#058765;
}
a.chisiamoSelected{
	cursor:pointer;
	color:#058765;
    display: block;
	line-height:19px;
	height:19px;
	width:73px;
}
a.prod{
	cursor:pointer;
	color:#cacaca;
    display: block;
	line-height:19px;
	height:19px;
	width: 145px;
}
a.prod:hover{
	color:#058765;
}
a.prodSelected{
	cursor:pointer;
	color:#058765;
    display: block;
	line-height:19px;
	height:19px;
	width: 145px;
}
a.gallery{
	cursor:pointer;
	color:#cacaca;
    display: block;
	line-height:19px;
	height:19px;
	width:53px;
}
a.gallery:hover{
	color:#058765;
}
a.gallerySelected{
	cursor:pointer;
	color:#058765;
    display: block;
	line-height:19px;
	height:19px;
	width:53px;
}

a.novita{
	color:#cacaca;
    display: block;
	line-height:19px;
	height:19px;
	width:48px;
}
a.novita:hover{
	color:#058765;
}
a.novitaSelected{
	
	color:#058765;
    display: block;
	line-height:19px;
	height:19px;
	width:48px;
}
a.contatti{
	color:#cacaca;
    display: block;
	line-height:19px;
	height:19px;
	width:59px;
}
a.contatti:hover{
	color:#058765;
}
a.contattiSelected{
	color:#058765;
    display: block;
	line-height:19px;
	height:19px;
	width:59px;
}
/*GENERAL*/
li ul {
  display: none;
  position: absolute; 
  top: 19px;
  left: 0;
  }
li > ul {
	top: auto;
	left: auto;
	}
li.over ul{
	display: block;
}

li.ffover:hover ul {
	display: block;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
.topDrop{
	background-image:url(img/upDrop.png);
	background-repeat:no-repeat;
	height:8px;
	width:106px;
}

.servizi{
color:#000000;

}
.servizi:hover{
color:#095376;

}
/************************************************************************/

.hSpacerSmall{
	background-image:url(img/hSpacer_small.png);
	background-repeat:no-repeat;
	width:100%;
	height:30px;
}

#mainContainer {
	margin:10px auto 0 auto;
	width:1000px;
	}

#topbar {
	background-image:url(img/topSmall2.png);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	height:87px;
	}

#logo_avset {
	float: left;
	width: 170px;
	margin-left: 10px;
}
	
#menuTopBar {
	font-size:11px;
	width:640px;
	padding:30px 0 0 0px;
	float:left;	
	}
	
#topDx{
	font-size:11px;
	margin:-28px 0 0 0;
	padding-right:30px;
	float:right;
	width:180px;
	}
	
#areaClienti{
	float:left;
	padding-top:8px;
	padding-left:46px;
	}
	
#g{
 	clear:both;
	}
	
#inputSearch{
	font-size:10px;
	line-height:10px;
	width:100px;
	background-color:#e3e3e3;
	border:none;
	margin:8px;
	}
input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
	}
#divSearch{
	margin-left:4px;
	margin-top:-1px;
	float:left;
	width:130px;
	height:32px;
	background-image:url(img/inputSearch.gif);
	}
	
#areaClienti a{
	color: #9d9d9d;
	}
	
#areaClienti a:hover{
	 color: #058765;
	}
	
#rss{
	float:right;
	}
	
#rss a{
	display:block;
	background-image:url(img/avset-rss.gif);
	background-position:0 0;
	width:40px;
	height:30px;
	}
	
#rss a:hover{
	background-position:0 -30px;
	}
	
#search{
	float:right;
	}
	
#search a{
	display:block;
	background-image:url(img/search.png);
	background-position:0 0;
	width:40px;
	height:30px;
	}
	
#search a:hover{
	background-position:0 -30px;
	}
	
#content {
	margin-top:10px;
	width:1000px;
	line-height:16px;
	}
#language{
	float:right;
	}
	
#language a{
	display:block;
	background-image:url(img/avset-eng.png);
	background-position:0 0;
	width:40px;
	height:30px;
	}
	
#language a:hover{
	background-position:0 -30px;
	}
			
#left {
	width:650px;
	float:left;
	padding:0 0 0 20px;
	margin-top:10px;
	margin-bottom:10px;
	height:100%;
	}
	
#right {
	width:320px;
	float:right;
	padding:0 0px 0 0;
	margin-bottom:10px;
	}
	
#footer {
	font-size:11px;
	background-image:url(img/foot2.png);
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	height:60px;
	margin:0 auto;
	padding-top:10px;
	clear:both;
	}
	
#footer a {
	font-size:11px;
	color:#cccccc;
}

#footer a:hover{
	color: #058765;
}
.footer{
	font-size:11px;
	background-image:url(img/foot.png);
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	height:60px;
	padding-top:8px;
	margin:0 auto;
	clear:both;
}
.footer a {
	font-size:11px;
	color:#cccccc;
}

.footer a:hover{
	color: #058765;
}

.tornaSu{	
	margin-top:10px;
	background-image:url(img/modello_black_big.png);
	background-repeat:no-repeat;
}
.tornaSu a{	
	line-height:31px;padding-left:10px;color:#CCCCCC;
	}
.tornaSu a:hover{
	color: #058765;
	}
	
.vaiAzz{	
	background-image:url(img/modello_vaiazz.png);
	background-repeat:no-repeat;
	width:39px;
}
.vaiAzz a{	
	line-height:28px; padding-right:9px;color:#CCCCCC;
	}
.vaiAzz a:hover{
	color: #058765;
	}
	
.vaiCap{	
	background-image:url(img/modello_vaicap.png);
	background-repeat:no-repeat;
	width:39px;
}
.vaiCap a{	
	line-height:28px; padding-right:9px;color:#CCCCCC;
	}
.vaiCap a:hover{
	color: #058765;
	}

.toggler{
	cursor:pointer;
	width:630px;
	background-color:#eeece5;
	background-image:url(img/down.png);
	background-position:right;
	background-repeat:no-repeat;
	border-top:1px solid #ffffff;
	color:#0a5d7d;
	line-height:22px;
	height:22px;
	display:block;
	padding-left:10px;
}
.caseA a{
	position:relative;
	top:-18px;
	left:550px;
	color: #9F9F9F;
}
.caseA a:hover{
	color: #058765;
}
.accordion{
	font-size:11px;
	display:none;
	width:640px;
	background-image:url(img/descBg.png);
	background-repeat:repeat-y;
	margin-top:-12px;
}
.leftDesc{
	float:left;
	width:250px;
	padding-left:16px;
}
.imgLavori{
	float:right;

}
.topDesc{
	width:620px;
	height:21px;
	background-image:url(img/hSpacer.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
ul.bullet li{
	list-style:url(img/quad.jpg);
}

#searchPanel{
	background-image:url(./img/topSearch.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e6eef2;
	width:620px;
	padding:10px;
	overflow:auto;
}

#bottomSearch {
	background-image:url(./img/bottomSearch.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e6eef2;
	margin-top:1px;
	width:640px;
	height:16px;
}

.o_normal {
	color:#666666;
}

