body, html{
	margin:0;
	padding: 0;
	background: #444444;
	text-align: center;
}

/************************************/
/*            STRUCTURE            */

#total_page{
	margin: 0 auto;
	text-align: left;
	width:760px;
	position: relative;
	background: #fff;	
	background: #fff url(/img/structure/head/bg_head.gif) repeat-x 0 0;
}

#head{
	padding: 0px;
}

#logo{
	padding: 0px;
	margin: 0;
	text-align: right;
	position: absolute;
	left: 520px;
	top: 40px;
}

#random{
	width: 255px;
	float: left;
}
#claim{
	margin-top: 168px; 
	float: left;
}

#head_menu{
	background: transparent url(/img/structure/head/separa_menu.gif) repeat-y 0 0px;
	line-height: 18px;
	color: #fff;
	margin-top:0px!important;
	margin: 185px 0 0 570px;
	padding-top: 187px!important;
	padding: 0px 5px 5px 15px;
}
#head_menu a{
	color: #fff;
	text-decoration: none;
	padding: 1px;
}

#head_menu a:hover{
	border: 1px solid #fff;
	background-color: transparent;
	margin-left: -1px
}

/****************************/
#menu{
	text-align: right;
	margin: 4px 10px 2px 10px;
	padding-top: 2px; 
}

#menu ul {
	padding:0; margin:0; list-style-type: none;
	}

#menu a {
	text-decoration: none;
	padding: 2px;
	display: block;
	margin: 0px;
	color: #c30;
	margin-right: 5px;	
	font-size: 10px;
}

#menu li {
float:left; 
}

#menu a:hover {
	background-color: #4D8DAE;
	color: #fff;
}

#menu a.qui {
	color: #fff;
	background-color: #4D8DAE;
	
}


#container{	
	clear: both;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	margin-bottom: 20px;
	line-height: 18px;
}


#footer{
	text-align: left;
	border-top: 1px solid #fff;
	clear: both;
	font-size: 10px;
	margin-top: 5px;
	padding: 0px;
	background-color: #e3e3e3;
	color : #908f8f;
}

#footer_text{
	clear: both;
	color: #908F8F;
	margin: 25px 0 0 0px;
}
 
.footer_text_address{
	float: left;
	width: 180px;

}

#footer_credit{
	margin: 5px 10px 0 0;
	color: #fff;
	text-align: right;
	clear: both;
}

#footer a:hover{
	color: #fff;
}

#shine{
	background: #444444 url(/img/structure/shine.gif) repeat-x 0 3px;
	height: 60px;
}

/****************************/
#menu_footer{
	margin: 0;
}

#menu_footer ul {
	padding:0; margin:0; 
	list-style-type: none;
	margin: 2px 10px 0px 100px;
	}

#menu_footer a, #menu_footer a:visited {
	text-decoration: none;
	padding: 2px;
	display: block;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 10px;
	text-transform: lowercase;
}

#menu_footer li {
float:left; 
}

.menu_prod_col a{
	text-decoration: none;
	padding: 1px;
	border-left: 1px solid #fff;
}

.menu_prod_col a:hover{
	border: 1px solid #3b3d52;
	color: #3b3d52;
	background-color: transparent;
}

.menu_prod_col a.prodotti, .menu_prod_col a.prodotti_qui{
	color: #3A6E8C;
	margin-left: 12px;
}
.menu_prod_col a.qui, .menu_prod_col a.prodotti_qui{
	font-weight: bold;
}



/************************************/
/*            FONTS                */

#total_page, td{
	font-family: 'Lucida Sans Unicode', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3d52;
}

h1{
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Arial, Sans-Serif, Helvetica, Geneva;
	font-size: 26px;
	font-weight: normal;
	color: #3b3d52;
	margin:0;
	letter-spacing: -2px; 
	margin-bottom: 10px;
}

h2{
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Arial, Sans-Serif, Helvetica, Geneva;
	font-size: 20px;
	font-weight: normal;
	color: #3b3d52;
	margin:0;
	letter-spacing: -2px; 
}

h3{
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Arial, Sans-Serif, Helvetica, Geneva;
	font-size: 18px;
	font-weight: normal;
	color: #3b3d52;
	margin:0;
	letter-spacing: -2px; 
}

#footer a{
	color: #908f8f;
	font-weight: normal;
	text-decoration: none;
}

#footer_credit a{
	color: #908f8f;
	text-decoration: none;
}

a{
	color: #3b3d52;
}

a:hover{
	background-color: #4D8DAE;
	color: #fff;
}

#privacy{
	font-size: 10px;
	font-style: italic;
	line-height: 9px;
}

/************************************/
/*            ADD-ONS               */

img{
	border: 0;
}

input, textarea, select{
	font-size: 10px;
	border: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: verdana, arial, helvetica;
}

.invia{
	background-color: #6B8E23;
	color: #fff; 
	padding: 2px 15px;
}

select{
	border: 0px solid #ccc;
}

.home_col{
	width: 28%;
	float: left;
	padding: 0 18px;
	background: transparent url(/img/structure/separa_col.gif) repeat-y 100%;
}

.menu_col, .menu_prod_col{
	width: 180px;
	float: left;
	padding: 0px;
}

.main_col{
	background: transparent url(/img/structure/separa_col.gif) repeat-y 0;
	padding: 0 18px;
	margin-left: 190px;
}


.main_col img{
	margin: 5px;
}

#cleaner{
	clear: both;
}

.certificati{
	padding-left: 25px;
	margin-bottom:10px;
}
#archivio_news{
	margin-bottom: 10px;
	border-bottom: 1px solid #4D8DAE;
	line-height: 15px;
}

#archivio_news a{
	text-decoration: none;
	font-weight: bold;
}

ul.main_prod_list ul{
	list-style-type: none;
}

ul.main_prod_list li{
	float: left;
	list-style-type: none;
}

ul.main_prod_list a{
	width: 120px;
	height: 120px;
	display: block;
	background: #66a8c6 url(/img/structure/bg_list_prod.gif) repeat-x 0 0;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	border: 5px solid #fff;
	color: #fff;
	text-transform: uppercase;
	line-height: 10px;
}
ul.main_prod_list a:hover{
	border: 5px solid #c30;
	background: #66a8c6 url(/img/structure/bg_list_prod.gif) repeat-x 0 0;

}

p.dati{
	padding-left: 15px;
	margin-bottom: -12px; 
	width: 350px;
}

strong.tit{
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 -15px -10px;
	border-bottom: 1px dotted #66a8c6;
	display:block;
}

.img_prod { 
	/*width:150px;*/
	padding:5px;
	margin:5px 10px 2px 5px;
	text-align: center;
	line-height: 2px;
}

.img_prod img {
	border-bottom:1px solid #66a8c6;
	display:block;	
	padding-bottom:4px;
} 

.img_prod{
	color: #66a8c6;
	font-style: italic;
}

.dimensioni{
	display:block; 
	font-weight:bold; 
	color:#c30;
}