/* CSS Document */
html,body{
	background-color:#D4D4D4;
	margin:0; 
	padding:0;
	}

body{
	text-align: center;   /*centra in IE 5.x */
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #222222;
	background-image:url(img/struct/bg_body.gif);
	background-position:top center;
	background-repeat: no-repeat;
	}
h2{
	color:#062A;
	font-size:16px;
	line-height:24px;
	background-color:#CCCCCC;
	padding-left:12px;
	}

div#container{
    width: 728px;
    margin: 18px auto 0 auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    }

div#sect{
	height:20px;
	padding-left:229px !important;
	padding-left:84px;
	}

div#sect_chisiamo{
	height:20px;
	padding-left:311px !important;
	padding-left:166px;
	}
	
div#sect_servizi{
	height:20px;
	padding-left:424px !important;
	padding-left:279px;
	}
	
div#sect_dovesiamo{
	height:20px;
	padding-left:484px !important;
	padding-left:339px;
	}

div#sect_prodotti{
	height:20px;
	padding-left:371px !important;
	padding-left:226px;
	}

div#menu{
	padding-left:230px;
	}

div#header{
	background: url(img/struct/round_header.gif);
	height:35px;
	}

div#pagetitle{
	background-image:url(img/struct/bg_pagetitle.gif);
	height:41px;
	padding-left:25px;
	}

div#navigation{
	background-color:#FFFFFF; 
	background-image:url(img/struct/bg-navigation.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:142px;
}

div#navigation_bottom{
	height:25px;
	background-color:#000000;
	color:#FFF;
	font-size:12px;
	text-align:center;
	line-height:25px;
	border-top:1px solid white;
	}
	
div#navigation_bottom a{
	color: white;
	text-decoration:none;
	}
	
div#navigation_bottom a:hover{
	color: white;
	text-decoration:underline;
	}


div#content{
	padding:24px;
	padding-top:18px;
	margin:0;
	background-color:white;
	}

div#content p{
	margin:0;
	padding:0;
	padding-bottom:12px;
	line-height:18px;

	}

.news{
	background-color:#FFF100;
	height:25px;
	padding-left:25px;
	border-top:2px solid #00672A;
	border-bottom:1px solid #00672A;
	}

.colonnahome{
width:280px;
}

.pic_dx{
border:1px solid #BBBBBB;
float:right;
margin-left:12px;
margin-bottom:12px;
}

.pic_small{
border:1px solid #BBBBBB;
float:right;
margin-left:12px;
}
	
.bg_homepage{
	background-image:url(img/struct/homepage/sfondo2.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

p{
	margin:0;
	padding:0;
	line-height:18px;
}

.bg_chisiamo{
	background-image:url(img/struct/bg_gatto.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;

}
div#news{
	padding:24px;
	background-color:#FFFBBF;
	color:#000000;
	}

div#footer{
	background: url(img/struct/round_footer.gif);
	height:35px;
	padding-left:22px;
	}
	
ul { 
	 margin: 0px;
	 line-height: 18px;
	 list-style: none;
	 padding: 4px 5px 5px 3px !important;
	 padding: 4px 6px 5px 0px;
	overflow:hidden;
}

li {
 background: url(/img/bullet.gif) no-repeat left;
 padding-left: 15px;
 background-position:top left;
} 

a{
	color: #00672A;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}