*{
	margin: 0;
	padding: 0;
	border: none;
}
html,body{
	height: 100%;
}
body{
	background: url(images/assets/body-background.gif) #686868 repeat-y 0 0;
}
a,p,ul,li,h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #cdcdcd;
}
a:hover{
	color: #e01b25;
}
p{
	margin: 0 0 10px 0;
}
p a{
	color: white;
}
div.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
}
ul li{
	list-style: none;
}
body>div#container{
	height: auto;
	min-height: 100%;
}
div#container{
	position: relative;
	height: 100%;
	width: 100%;
	background: transparent url(images/assets/left-column-background.gif) repeat-y left top;
}
/*header with navigation layout*/
div#header{
	width: 800px;
	height: 79px;
	position: relative;
	background: #393939;
}
a#header{
	display: block;
	width: 162px;
	height: 49px;
	background: #393939 url(images/assets/main-logo.gif) no-repeat right bottom;
	position: absolute;
	top: 30px;
	left: 31px;
}
div#navigation{
	height: 21px;
	position: absolute;
	top: 58px;
	padding: 0 0 0 280px;
}
a.nav{
	overflow: hidden;
	float: left;
	display: inline;
	height: 21px;
	background: transparent url(images/assets/nav-unactive-sprite.gif) no-repeat;
	margin: 0 0 0 19px;
}
a.nav:hover, a#active{
	background: transparent url(images/assets/nav-active-sprite.gif) no-repeat;
}
div#navigation a.link1, a.link1:hover {
	width: 37px;
	background-position: 0 0;
}
div#navigation a.link2, a.link2:hover{
	background-position: -41px 0;
	width: 53px;
}
div#navigation a.link3, a.link3:hover{
	background-position: -97px 0;
	width: 35px;
}
div#navigation a.link4, a.link4:hover{
	background-position: -135px 0;
	width: 47px;
}
div#navigation a.link5, a.link5:hover{
	background-position: -184px 0;
	width: 99px;
}
div#navigation a.link6, a.link6:hover{
	background-position: -286px 0;
	width: 56px;
}
div#navigation a.link7, a.link7:hover{
	background-position: -344px 0;
	width: 55px;
}
/*the 2 borders*/
div#border1{
	height: 1px;
	font-size: 1px;
	width: 100%;
	background: transparent url(images/assets/border1.gif) no-repeat left top;
}
div#border2{
	height: 1px;
	font-size: 1px;
	width: 100%;
	background: transparent url(images/assets/border2.gif) no-repeat left top;
}
/*flash o pic...will be replaced later by actual clip*/
div#flash_container{
	width: 800px;
	height: 169px;
	margin: 1px 0;
}
/*i contenuti della pagina*/
div#content{
	width: 800px;
	padding: 0 0 181px 0;
}
div#left{
	width: 262px;
	padding: 35px 0 20px 0;
	float: left;
}
div.nav_block{
	margin: 0 25px 35px 0; /*il blocco con i link con l'immagine(homepage e contatti)*/
}
a.image{
	display: block;
	height: 70px;
	margin: 0 0 10px 0;
}
a.uno{
	background: url(images/assets/uno.gif) no-repeat;
}
a.due{
	background: url(images/assets/due.gif) no-repeat;
}
a.tre{
	background: url(images/assets/tre.gif) no-repeat;
}
a.quattro{
	background: url(images/assets/quattro.gif) no-repeat;
}
a.mappa{
	background: url(images/assets/mappa-background.gif) no-repeat;
}
a.privacy{
	background: url(images/assets/privacy-background.gif) no-repeat;
}
a.news{
	background: url(images/assets/news-background.gif) no-repeat;
}
div.nav_block h2, div.nav_block p{
	margin: 0 0 0 10px;
	padding: 0;
	text-align: justify;
	line-height: 12px;
	font-weight: normal;
}
div.nav_block h2 a{
	color: white;
}
div.nav_block h2 a:hover{
	color: #e01b25;
}
div#right{
	width: 530px;
	float: right;
	padding: 35px 0 10px 0;
}
div.text_block{
	margin: 0 18px 45px 23px;
}
div#right p{
	text-align: justify;
}
p#header1 {
	background: url(images/home/header1.gif) no-repeat;
	width: 100%;
	height: 18px;
	margin: 0 0 23px 0;
}
p#header2 {
	background: url(images/home/header2.gif) no-repeat;
	width: 100%;
	height: 18px;
	margin: 0 0 23px 0;
}
/*footer*/
div#footer{
	background: transparent url(images/assets/bottom-background.gif) repeat-y 0 0;
	width: 800px;
	padding: 35px 0;
	position: absolute;
	bottom: 0;
	height: 107px;
	border-top: 1px solid #858585;
}
div#footer ul{
	float: left;
	display: block;
}
div#footer ul#address li{
	line-height: 12px;
	color: white;
}
div#footer ul#certification{
	float: right;
}
div#footer ul#certification li{
	float: left;
	margin: 0 15px 0 0;
}
ul.arrow_links{
	padding: 0 0 0 30px;
	margin-right: 140px;
}
ul.arrow_links li{
	background: transparent url(images/assets/red-arrow.gif) no-repeat 0% 80%;
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
	line-height: 10px;
}
.cert{
	display: block;
	width: 33px;
	height: 33px;
	background: transparent url(images/assets/cert-sprite.gif) no-repeat;
}
.c1{
	background-position: 0 0;
}
.c2{
	background-position: -33px 0;
}
.c3{
	background-position: -67px 0;
}
/*elenchi sulla sinistra per user-managed content*/
ul#elenco{
	margin: 0;
	padding: 0 20px 0 23px;
}
ul#elenco li{
	padding: 0;
	list-style: none;
}
ul#elenco li a{
	margin: 0;
	display: block;
	float: left;
	clear: left;
	margin: 0 0 10px 0;
}
ul#elenco li a span{
	display: block;
	color: white;
}
ul#elenco li a:hover span, #attivo, ul#elenco li #attivo span{
	color: #e01b25;
}
/*La scritta-immagine su ogni pagina*/
p#news_header, p#offerte_header, p#marchitrattati_header, p#rubriche_header, p#azienda_header, p#contatti_header, p#categorie_header, p#richiestainfo_header, p#elenco_header, p#privacy_header, p#pubblicazioni_header, p#azienda_header, p#gallery_header {
	width: 100%;
	height: 18px;
	margin: 0 0 23px 23px;
}
p#news_header {
	background: url(images/assets/news-header.gif) no-repeat;
}
p#offerte_header {
	background: url(images/assets/offerte-header.gif) no-repeat;
}
p#categorie_header{
	background: url(images/assets/categorie-header.gif) no-repeat;
}
p#marchitrattati_header {
	background: url(images/assets/marchitrattati-header.gif) no-repeat;
}
p#rubriche_header {
	background: url(images/assets/rubriche-header.gif) no-repeat;
}
p#azienda_header {
	background: url(images/assets/azienda-header.gif) no-repeat;
}
p#contatti_header {
	background: url(images/assets/contatti-header.gif) no-repeat;
}
p#richiestainfo_header {
	background: url(images/assets/richiestainfo-header.gif) no-repeat;
}
p#elenco_header {
	background: url(images/assets/elenco-header.gif) no-repeat;
}
p#privacy_header {
	background: url(images/assets/privacy-header.gif) no-repeat;
}
p#azienda_header {
	background: url(images/assets/azienda-header.gif) no-repeat;
}
p#pubblicazioni_header{
	background: url(images/assets/pubblicazioni-header.gif) no-repeat;
	margin: 0 0 23px 0;
}
p#gallery_header{
	background: url(images/assets/gallery-header.gif) no-repeat;
	margin-bottom: 26px;
}
/*news pagina*/
div.news_block{
	margin: 0 18px 45px 23px;
}
div.news_block h2 {
	margin: 0 0 10px 0; /*font-size: 14px;*/
}
div.news_block h2 span{
	display: block;
	color: white;
	margin: 0 0 2px 0;
	font-size: 10px;
}
div.news_block p a, p.priv a{
	color: white;
}
div.news_block p a:hover{
	color: #e01b25;
}
p.rosso{
	color: #e01b25;
	font-size: 14px;
	font-weight: bold;
}
div.news_block img.small{
	margin: 0 17px 10px 0;
	display: block;
	float: left;
	padding: 0;
}
div.news_block img{
	padding-bottom: 10px;
}
/*contact form*/
div#form{
	margin: 0 30px 45px 23px;
}
div#form ul{
	width: 476px;
}
div#form ul li{
	width: 48%;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}
div#form ul li.right_float{
	float: right;
}
div#form ul li label{
	display: block;
	margin: 0 0 2px 0;
	color: #fff;
}
div#form ul li input{
	width: 100%;
	height: 19px;
	background: #555;
	border: 1px solid  #555;
	color: #a6a6a6;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
textarea{
	width: 100%;
	height: 80px;
	background: #555;
	margin: 0;
	padding: 0;
	border: 10px solid  #484848;
	color: #a6a6a6;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
div#form input.search{
	background: #e6444e;
	color: white;
	width: 48%;
	height: 22px;
	border-color: #e6444e;
	text-align: left;
}
p.privacy{
	clear: both;
	margin: 10px 0;
}
a.nav span{
	border: 1px solid red;
	display: none;
}
/*marchi trattati*/
div#marchi{
	margin: 0 0 0 23px;
}
div#marchi div{
	float: left;
	width: 150px;
	margin: 0;
	height: 200px;
	margin: 0 15px 0 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #cdcdcd;
}
div#marchi img{
	float: left;
	margin-bottom:5px;
}
div#marchi a{
	color:#fff;
	font-weight:bold;
}
div#marchi a:hover{
	color:#e01b25;
}
/* 
div#marchi a{
	float: left;
	display: inline;
	width: 150px;
	margin: 0 17px 5px 0;
	height: 180px;
	text-align: center;
}
*/
img#azienda{
	padding: 10px;
	background: #484848;
	display: block;
	margin: 20px 0 0 0;
}
div#gallery{
	margin: 0 0 35px 0;
}
div#gallery a{
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	padding: 0 0 5px 0;
}
div#gallery a:hover{
	background: #e43f48;
}

