/* body */
body {
	/*background-color:#fff;*/
	background-color:#323232;
	color:#666;
	/*font:0.75em/100% Verdana, sans-serif;*/
	font:11px Verdana,sans-serif;
	line-height:1.4em;
	text-align: left;
	margin:0px;
	padding:0px;
}
/* general */
a:link, a:visited {
	color:#0b19f0 !important;
	text-decoration:none !important;
	font-weight:normal;
}
a:hover {
	color:#555 !important;
	text-decoration:none !important;
	font-weight:normal;
}
a.prodotto:link, a.prodotto:visited {
	color:#0b19f0 !important;
		color: #9C0 !important;
	text-decoration:none !important;
	font-size:18px;
}
a.prodotto:hover {
	color:#555 !important;
	text-decoration:none !important;
}
/* header */
#header {
	background:#323232 url('images/background_header1.jpg') center repeat-y;
	width:850px;
	height:260px;
	margin:0 auto;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_logo {
    width:360px;
    background-color:white;
    float:left;
    margin:0;
    padding: 0;
}
#header_logo_img {
    width:360px;
    height:75px;
    background:#323232 url('images/logoz.jpg') top center no-repeat;
    float:left;
    padding-top:5px;
}
#header_logo_lang {
    width:350px;
    height:30px;
    background:#323232;
    color:white;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 10px;
}
#header_logo_lang img {
	border:1px solid black;
	margin: 0px 15px 0px 0px;
	padding:0px;
	vertical-align: middle;
}
#header_logo_lang img.sel {
	border: 3px solid red;
	margin: 0px 15px 0px 0px;
	padding: 1px;
	vertical-align: middle;
}
#header_logo_lang a.lang:link, a.lang:visited {
	color:silver !important;
	text-decoration:none !important;
	font-weight: bold;
}
#header_logo_lang a.lang:hover {
	color:red !important;
	text-decoration:none !important;
		font-weight: bold;
}
#header_logo_lang a.active {
	color:yellow !important;
	text-decoration:none !important;
	font-weight: bold;
	display:inline;
	padding:2px;
	border:1px solid white;
}
#header_bar {
	height:110px;
	width:490px;
	float:left;	
}
#header_bar ul {
	float:right;
	list-style:none;
	border:0;
	margin:0;
	padding:0;
}
#header_bar ul li {
	border-right:1px solid #555;
	float:right;
	height:110px;
	list-style:none;
	width:80px;
}
#header_bar ul li a:link, #header_bar ul li a:visited {
	color:#fff;
	color: #9C0 !important;
	text-decoration:none !important;
	display:block;
	height:50px;
	line-height:50px;
	padding:60px 0 0;
	text-align:center;
	width:80px;
	font-weight:bold;
}
#header_bar ul li a:hover {
	background:#fff;
	color:#111;
	color:#555 !important;
	text-decoration:none !important;
}
#header_bar ul li a.active {
	background:#fff;
	color: #9C0 !important;
	text-decoration:none !important;
}
/* content */
#content {
	background:#fff url('images/background_content1.jpg') center repeat-y;
	width:100%;
	margin:0 auto;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	margin:0 auto;
	width:850px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
#content_main {
	background:#fff;
	margin:0 auto;
	padding:10px 5px 10px 5px;
	width:830px;
}
#content_main ul {
	float: left;
	list-style:none;
	margin:0.5em 0 1.0em 0px;
	padding:0px;
}
#content_main ul li {
	background:url(images/bg_bullet_full_2.gif) no-repeat 0 0.5em;
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px;
}
h1 {
	border-bottom:2px solid #ccc;
	font-size:200%;
	padding:0px 0px 3px 0px;
	margin:5px 15px 5px 15px;
}
h2 {
	color:#7f7f7f;
	border-bottom:1px solid #ccc;
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	margin:5px 0px 5px 5px;
}
p {
	padding:0 0 5px;
}
/* footer */
#footer {
	background:#fff url('images/background_content1.jpg') center repeat-y;
	width:100%;
	height:100%;
	margin:0px auto 0px auto;
	padding:0px;
}
#footer_inside {
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:850px;
	background-color:#323232;
	color: white;
}
#footer_inside a:link, #footer_inside a:visited {
	color: #9C0 !important;
	text-decoration:none !important;
}
#footer_inside a:hover {
		color:#555 !important;
	text-decoration:none !important;
}
#footer_left {
	float: left;
	display: block;
	text-align: left;
	font-size: 9px;
	width: 80px;
	padding: 10px 10px 0px 10px;
}
#footer_center {
	display: block;
	width:730px;
	float: left;
	text-align: center;
	color:#fff;
	text-align:center;
	padding:5px;
	margin:0px;
}
#footer_inside p {
	color:#fff;
	text-align:center;
	padding:5px;
	margin:0px;
}
table {
	font-family: verdana, sans-serif, arial, "Times New Roman";
	font-size: 11px;
	text-align: left;
}
.cl {
	clear:both;
	display: block;
	border: 0;
	margin: 0;
}
.pluto {
	display: block;
	clear: both;
}
img.sinistra {
	float:left;
	margin:3px;
	padding: 4px;
	border: 1px solid #bbb;
}
img.destra {
	float: right;
	margin: 3px;
	padding: 4px;
	border: 1px solid #bbb;
}
img.nobordo {
	border: 0px;
}
img.sibordo {
	border: 1px solid black;
	padding: 2px;
}
a:link img, a:visited img, a:hover img {
	border:0px solid black;
}
blockquote { 	
	padding: 5px 10px; 
	margin: 0 0 15px 0; 
	border-top: 1px solid #bbb; 
	border-bottom: 1px solid #bbb; 
	background: #f5f5f5; 
	background: #FFFF99;
	color: #666; 
}
.nove_px {
font-size: 9px;
}
.dieci_px {
font-size: 10px;
}
.undici_px {
font-size: 11px;
}
.dodici_px {
font-size: 12px;
}
.tredici_px {
font-size: 13px;
}
.quattordici_px {
font-size: 14px;
}
.sedici_px {
font-size: 16px;
}
.diciotto_px {
font-size: 18px;
}
.venti_px {
font-size: 20px;
}
.ventiquattro_px {
font-size: 24px;
}
.trenta_px {
font-size: 30px;
}
.wid {
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:yellow;
}
.clic {
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-size:bold;
}
form {
	margin: 3px 0px 3px 0px;
	padding:10px;
}
