html, body{
	background:#004D68 url(images/bg.gif) repeat-y center;
	margin:0;
	height:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a img{
	border:0;
}

a{
	color:#fff;
}

#container{
	width:900px;
	margin:0 auto;
	height:100%;
}

#logo, .top{
	float:left;
}

.top{
	background:url(images/linea.gif) no-repeat top left;
	width:160px;
	padding-left:10px;
	padding-right:10px;
}

#bar{
	border-top:1px solid #80A6B4;
	clear:both;
	width:720px;
	float:right;
}

#index, #index li{
	list-style:none;
	margin:0;
	padding:0;
}

#index li{
	float:left;
	display:inline;
}

#index li a {
	display:block;
	width:102px;
	height:25px;
	line-height:25px;
	background:#1A5F77;
	margin:5px;
	margin-left:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

#index li a:hover{
	background:#4D8396;
}

#preventivi{
	float:left;
	margin-left:18px;
	margin-top:5px;
}

#content{
	border-top:1px solid #80A6B4;
	clear:both;
	padding-top:5px;
}

#left{
	width:180px;
	float:left;
}

#left ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-right:10px;
}

#left li{
	border-bottom:1px solid #80A6B4;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
}

#left li.last{
	border:0;
}

#left li a{
	color:#fff;
	text-decoration:none;
}

#left li a:hover{
	color:#4D8396;
}

#left .tit {
	display:block;
	width:170px;
	height:25px;
	margin:5px;
	margin-left:0;
	background-image:url(images/tit_prodotti.gif);
	background-repeat:no-repeat;
	background-position:left top
	
}
/*#left .tit {
	display:block;
	width:170px;
	height:25px;
	line-height:25px;
	background:#1A5F77;
	margin:5px;
	margin-left:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}*/
#main{
	float:left;
	width:520px;
	padding:10px;
	padding-top:0;
	border-left:1px solid #80A6B4;
	border-right:1px solid #80A6B4;
	margin-bottom:5px;
}

#main h1, #main h2{
	height:30px;
	line-height:30px;
	font-size:11px;
	margin:0;
	padding-left:10px;
	color:#fff;
}

#main h2{
	font-size:12px;
}

#main h1.yellow{
	background:#FDB813 url(images/cascotitle.gif) no-repeat bottom right;
	color:#000;
}

#main h2.yellow{
	background:#FED471 url(images/cascotitle3.gif) no-repeat top right;
}

#main h1.red{
	background:#D2232A url(images/fuocotitle.gif) no-repeat bottom right;
}

#main h2.red{
	background:#DB4F55 url(images/fuocotitle3.gif) no-repeat top right;
}

#main h1.green{
	background:#00A650 url(images/orecchiotitle.gif) no-repeat bottom right;
}

#main h2.green{
	background:#33B873 url(images/orecchiotitle3.gif) no-repeat top right;
}

#main h1.blue{
	background:#005AAA url(images/gocciatitle.gif) no-repeat bottom right;
}

#main h2.blue{
	background:#337BBB url(images/gocciatitle3.gif) no-repeat top right;
}

#main h1.default{
	background:#1a5f77;
}

#main h2.default{
	background:#4d8396;
}

div.yellow, div.green, div.red, div.blue, div.default{
	padding:30px 20px 60px 20px;
}

div.yellow{
	background:#fff url(images/cascotitle2.gif) no-repeat top right;
}

div.green{
	background:#fff url(images/orecchiotitle2.gif) no-repeat top right;
}

div.red{
	background:#fff url(images/fuocotitle2.gif) no-repeat top right;
}

div.blue{
	background:#fff url(images/gocciatitle2.gif) no-repeat top right;
}

div.default{
	background:#fff;
}

div.default a{
	color:#000033;
} 

.text{
	padding:10px;
	background-color:#fff;
}

#main .box{
	clear:both;
	border-top:1px solid #004D68;
	margin-top:10px;
}

#main .box h3{
	color:#89ADB9;
	font-size:11px;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}

#main .foto{
	float:left;
	margin-right:10px;
}

.allegati{
	font-weight:bold;
	color:#125A73;
}

.allegati a{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.allegati a:hover{
	text-decoration:underline;
}

#right{
	float:left;
	margin-left:10px;
	color:#fff;
	width:160px;
}

#right ul, #right li{
	margin:0;
	padding:0;
	list-style:none;
}

#right ul{
	padding-right:10px;
	padding-bottom:10px;
}

ul.yellow_old{
	background:#FDB813 url(images/cascomenu.gif) no-repeat bottom right;
}

ul.yellow{
	background:#FDB813;
}

ul.green{
	background:#00A650 url(images/orecchiomenu.gif) no-repeat bottom right;
}

ul.red{
	background:#D2232A url(images/fuocomenu.gif) no-repeat bottom right;
}

ul.blue{
	background:#005AAA url(images/gocciamenu.gif) no-repeat bottom right;
}

ul.default{
	background:#1a5f77;
}

ul.yellow li{
	border-bottom:1px solid #FEE3A1;
}

ul.green li{
	border-bottom:1px solid #33B873;
}

ul.red li{
	border-bottom:1px solid #DB4F55;
}

ul.blue li{
	border-bottom:1px solid #337BBB;
}

ul.default li{
	border-bottom:1px solid #4d8396;
}

#right li{
	padding:7px;
	padding-right:0;
}

#right .selected a{
	font-weight:bold;
}

#right li a{
	/*color:#000;*/
	color:#fff;
	text-decoration:none;
}

#right a:hover{
	text-decoration:underline;
}

#partners{
	border-top:1px solid #80A6B4;
	clear:both;
	margin-top:5px;
	padding:5px;
}
#partners .tit {
	float:left;
	width:100px;
	height:37px;
	line-height:25px;
	background:#1A5F77;
	margin:0;
	margin-top:-5px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight: bold;
	text-align:center;
	padding-top:5px;
}

#bg_news{
	background:#5A8C9D;
	padding:5px;
	color:#000;
}

#interna{
	background:#fff;
	padding:10px;
	color:#000;
	padding-top:20px;
	padding-bottom:20px;
}

#interna div{
	padding-right:170px;
	text-align:justify;
}

#interna p{
	margin-top:0;
}

#interna .img{
	float:right;
}

#interna .box h3{
	color:#fff;
}

#interna .bianco{
	color:#fff;
	line-height: 15px;
}

#main h1.title{
	background:#125A73;
	color:#fff;
}

#main h2.title{
	background:none;
	border-bottom:1px solid #80A6B4;
	color:#fff;
	height:auto;
	margin-bottom:5px;
}

#news{
	clear:both;
	margin-left:0px;
	color:#000;
}

#news a{
	text-decoration: none;
	color:#000;
}

#news a:hover{
	text-decoration: underline;
}

#news li{
	list-style: none;
	list-style-position: outside;
	border-bottom:1px solid #80A6B4;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:-10px;
}

#news img {
	float:left;
	padding-right: 10px;
}

#linea{
	width:310px;
	position: relative;
	float:left;
	border-bottom:1px solid #80A6B4;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
}

#footer{
	border-top:1px solid #80A6B4;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	margin-bottom:10px;
}