*{
	padding: 0; margin: 0; border: 0;
	list-style: none;
	background: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body{
	background: #fff url('../img/home_body.png') 0 0 repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #575b5c;
}

p{padding: 10px 0}
a{text-decoration: none}
a:hover{text-decoration: underline}

#sky{
	background: url('../img/sky.png') center 0 no-repeat}
#decoration{
	background: url('../img/decoration.png') center 113px no-repeat}

#wrapper{
	width: 1000px;
	margin: 0 auto}

#header{
	position: relative;
	height: 363px}
#logo{
	position: absolute; left: 0; top: 26px}
#header h1{
	position: absolute; left: 50px; top: 170px}
#header p{
	position: absolute; left: 50px; top: 220px;
}		

#navbar{
	position: absolute; top: 0; right: 0}
#navbar li{display: block; float: left}
#navbar a{
	display: block; height: 120px;
	background-image: url('../img/navbar.png')}
#nav-home a{ width: 91px}
#nav-home.active a,#nav-home a:hover{ background-position: 0 -120px}
#nav-news a{ width: 85px; background-position: -91px 0}
#nav-news.active a, #nav-news a:hover{ background-position: -91px -120px}
#nav-chisiamo a{ width: 128px; background-position: -176px 0}
#nav-chisiamo.active a, #nav-chisiamo a:hover{ background-position: -176px -120px}
#nav-dovesiamo a{ width: 145px; background-position: -303px 0}
#nav-dovesiamo.active a, #nav-dovesiamo a:hover{ background-position: -303px -120px}
#nav-faq a{ width: 73px; background-position: -447px 0}
#nav-faq.active a, #nav-faq a:hover{ background-position: -447px -120px}
#nav-contatti a{ width: 122px; background-position: -519px 0}
#nav-contatti.active a, #nav-contatti a:hover{ background-position: -519px -120px}


#container{
	min-height: 400px; height: auto !important; height: 400px;
	padding-top: 25px}
	
#footer{
	clear: both;
	background: #0a2e50}
#footer-content{
	width: 980px; height: 177px;
	padding: 20px 10px;
	margin: 0 auto}
	
#footer-content li{	display: inline; padding: 0 10px}
#footer-content *{color: #a3aab0; font-size: 12px}

#footer #by{float: right;}
#footer #by a{font: 11px Arial; font-weight: bold}

.clear{clear: both}
/*
 * HOME
 */
#home-right{
	float: right;
	width: 353px;}
.home-block-top{
	height: 65px;
	background-image: url('../img/home_block_top.png')}
.home-block-bottom{
	height: 31px;
	background-image: url('../img/home_block_bottom.png')}
.home-block-middle{
	min-height: 50px; height: auto !important; height: 50px;
	padding: 10px 16px 20px 26px;
	background: url('../img/home_block_middle.png') 0 0 repeat-y}
.home-block-top h2{padding: 15px}

#home-search .home-block-middle{ padding-right: 49px}
#home-search .input, #home-search .submit{ clear: right; float: right}
#home-search .select {padding-bottom: 9px}
#home-search .select select{width: 237px; height: 33px;}
#home-search span.select{
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	padding: 2px 24px 0 8px;
	position: absolute;
	width: 237px; height: 33px;
	padding-left: 10px;
	font: 12px/28px Verdana; color: #223b51;
	background-image: url('../img/home_select.png');
	overflow: hidden}
#home-news p.date{font-size:14px; font-weight: bold}
#home-news p.content{padding: 10px 0}
#home-news a{font-weight: bold; color: #5e693f}

#home-left{
	width: 630px;
	float: left}
#home-imgs li{ float: left; padding-right: 10px}
#home-imgs .img{
	padding: 15px;
	background-image: url('../img/home_img.png')}
#home-imgs .img div{
	width: 170px; height: 129px;}
#home-imgs h2{padding-left: 15px}	
#home-imgs p{padding-left: 17px; font-size: 11px}

#master{
	clear: both;
	padding: 20px 0
}

.master-block-top{
	position: relative;
	height: 11px;
	background-image: url('../img/master_block_top.png')}
.master-block-bottom{
	height: 11px;
	background-image: url('../img/master_block_bottom.png')}
.master-block-middle{
	padding: 0 11px 11px 11px;
	background: url('../img/master_block_middle.png') 0 0 repeat-y}
.master-block-grey{
	width: 557px;
	padding:70px 20px 5px;
	background-image: url('../img/master_block_grey.png')}

.master-block-top img{
	margin-top: 15px;}
	
.h1{ position: absolute; left: 20px; top: 4px}
.h1 .left{width: 14px; height: 56px; float: left; background-image: url('../img/master_h1_left.png')}
.h1 .right{width: 34px; height: 56px; float: left; background-image: url('../img/master_h1_right.png')}
.h1 h1{  height: 56px; float: left; background: url('../img/master_h1.png') 0 0 repeat-x}

#master p.more, #master p.more a {font-weight: bold; color: #5e693f}
#table-paginator{ color: #2F7EB9; text-align: center;}
.table-td-paginator a{ color: #2F7EB9; }
.table-td-paginator .current{ text-decoration: underline; text-weight: bold; }

ul#index_list { display: list-item; margin: 20px 30px; }
#index_list li{ display: list-item; list-style: disk; list-style-type:disc; }
#index_list a { color: #2F7EB9; }
.back_top{width: 100%; margin: 20px 0; text-align: right; }
.back_top a {color: #2F7EB9;}

#contatti-right .error-message{ color: #FF0000; }
#contatti-contatti li{list-style-type: disc; margin-left: 15px; }

#news li {
list-style-type:disc;
margin-left:15px;
}