@charset "utf-8";
body, html {
	width:100%;	
	margin:0px;
	padding:0px;
	height:100%;
}

body > #container {
	margin: 0 auto;	
}
body {
	background:#F6F6F6 url(../immagini/bg_body.gif) top center repeat-y;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:20px;
}
*html body {
	text-align:center;
}
*html #container {
	text-align:left;
}

img {
	border: 0px;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:24px;
	letter-spacing:-1px;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#AAAAAA;
	font-size:16px;
	letter-spacing:-1px;
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#0237A7;
	font-size:16px;
	letter-spacing:-1px;
}

a {
	color: #0237A7;
	text-decoration:none;
	font-weight:bold;
}	
a:hover {
	text-decoration:underline;
	font-weight:bold;
}

img.border {
	border: 6px solid #E0E0E0;
	margin: 5px;
}
table td {
	vertical-align:top;
}
#container {
	width:960px;
}
#header {
	height:210px;
	background: #EDEDED;
	padding-top:20px;
}
*html #header {
	height:230px;
}

#lingua {
	height:35px;
	background:#E4E4E4;
	padding-left:600px;
	color:#666666;
	font-weight:bold;
	padding-top:1px;
}
#lingua a {
	color:#666666;
}
form {
	margin:0px;
	padding:0px;
	display: inline;
}
#lingua ul {
}
#lingua li {
/*	float:left;*/
	display:inline;
}
#lingua li a { 
	width:16px;
	height:11px;
	margin:0px 10px 0px 10px;
}
#lingua li.it {
	background:url(../immagini/it.gif) center left no-repeat;
}
#lingua li.gb {
	background:url(../immagini/gb.gif) center left no-repeat;
}
#lingua li.fr {
	background:url(../immagini/fr.gif) center left no-repeat;
}
#lingua li.ro {
	background:url(../immagini/ro.gif) center left no-repeat;
}
#logo {
	width:160px;
	height:145px;
	float:left;
}
#slideshow {
	width:800px;
	height:145px;
	float:right;
}
#menutop {
	margin:0px; 
	height:29px;
	background:url(../immagini/bg_menutop.gif) bottom left no-repeat;
}
#menutop ul {
	margin: 0px;
	padding: 0px;
}
#menutop li {
	display:inline;
	padding-left: 15px;
	margin-right:10px;
	border-left:2px solid #666666;
}
#menutop li:first-child {
	border-left:0px;
	margin-left:5px;
}
#menutop a {
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
}


#content {
	width:700px;
	float:left;
}
#leadbox {
	/*min-height:200px;*/
	float:left;
	height:auto !important;
	height:220px;
	background: #0E0E0E url(../immagini/bg_leadbox.gif) top left repeat-x;
	padding:10px 10px 27px 20px;
	margin-bottom: 10px;
}
#leadbox h1, .boxblu h1, .boxnero h1 {
	color:#FFFFFF;
}

.boxblu h2{
	font-size: 14px;
}

#page {
	padding:10px 10px 10px 20px;
}
#page h3 {
	width:480px;
}

/* stile menu breadcrumb (Alessandro V.) */
#breadcrumb {
	padding: 0px;
}

/* sezione scheda prodotto (Alessandro V.) */
#page #sidebarProd_coldx{	
	float: right;
	width: 180px;
	margin-left: 5px;
}
#page #sidebarProd_colsx{
	/*float: left;*/
	/*width: 480px;*/
	width: 660px;
}
#page #sidebarProd_colsx #prod_desc{
	padding-right: 5px;
}
#page #sidebarProd_colsx #infoplus{
	padding-right: 5px;
}
#page #sidebarProd_coldx h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#0237A7;
	font-size:12px;
	letter-spacing:0.1em;	
}
#sidebarProd {
	background-color:#E4E4E4;
	padding:0px 10px;
	border: 6px solid #E0E0E0;
	/*width:120px;*/
	/*float:right;*/
	margin-top:5px;	
	margin-right:5px;
}
#sidebarProd ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sidebarProd li {
	margin-bottom:5px;
	background:url(../immagini/li_prodotto.gif) left 7px no-repeat;
	padding-left:14px;
}
#sidebarProd h3 {
	width:150px;
}
/* ------------------------------ */


/* sezione news (Alessandro V.) */
#page #boxright{
	float: right;
	width: 170px;
	margin: 0 0 10px 10px;
}
#page .box{
	border: 1px solid #E0E0E0;
	padding: 0px 10px;
}
#page .boxNews_piccolo{
	border: 1px solid #E0E0E0;	
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}
#page .innerboxNews{
	padding: 0px 10px;
}
/* ------------------------------ */


.border{
	border: 1px solid #DCDCDC;
	margin-bottom:5px;
}
#sidebar {
	width:150px;
	float:right;
	margin-right:10px;
}

#sidebar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sidebar li {
	margin-bottom:5px;
}
#sidebar h3 {
	width:120px;
}


.thImgProd{
	float:left;
	width:80px;
	height:80px;
	border: 1px solid white;
	text-align: center;
	margin: 0 5px 15px 5px; 
	vertical-align: bottom;
}
.txt {
	line-height:17px;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
#flvplayer{
	float:right;
	width: 320px;
	margin-left:10px;	
}
#rightCol {
	width:260px;
	float:right;
}

#menuDx{
	/*min-height:200px;*/
	height:auto !important;
	/*height:220px;*/
	background: #E4E4E4;
	padding:10px;
	color:#000000;
}

*html #rightCol {
	width:260px;
}
.boxblu {
	/*min-height:200px;*/
	height:auto !important;
	/*height:220px;*/
	/*background: #0237A7 url(../immagini/bg_boxblu.gif) top left repeat-x;*/
	background-color: #0237A7;
	padding:5px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 10px;
}
.boxblu ul {
	list-style-type:none;
	margin:2px 0px 2px 0px;
	padding:0px;
}

.boxblu li {
	margin-bottom:0px;
	padding-left:24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 9px;
	line-height: 1.4em;
}
.boxblu li a {
	color:#FFFFFF;
}
.boxblu li.telefono {
	/*background: url(../immagini/telefono.gif) top left no-repeat;*/
}
.boxblu li.mail {
	/*background: url(../immagini/mail.gif) top left no-repeat;*/
}
.boxnero {
	/*min-height:200px;*/
	height:auto !important;
	/*height:220px;*/
	background: #0E0E0E url(../immagini/bg_boxnero.gif) top left repeat-x;
	padding:10px;
	color:#FFFFFF;
}
.boxnero a {
	color:#FFFFFF;
}
.boxnero ul {
	margin:0px 0px 0px 14px;
	padding:0px;
}
.boxgrigio {
	/*min-height:200px;*/
	height:auto !important;
	/*height:220px;*/
	background: #E4E4E4;
	padding:10px;
	color:#000000;
}
.boxgrigio a {
	color:#000000;
}
.boxgrigio  ul {
	margin:0px 0px 0px 14px;
	padding:0px;
}
#footer {
	text-align:center;
	font-size:10px;
	color: #666666; 
	clear: both;
	background: #E4E4E4;
	padding-top:20px;
	padding-bottom:20px;
}
/* ---------- PRODOTTI ----------- */
#tableProdottiHome {
	border:0px;
	width: 500px;
	float: left;
}
#tableProdotti {
	border:0px;
	width: 660px;
	float: left;
}

#tableProdottiHome td {
	text-align:center;
	width:250px;
	padding-bottom:25px;
}
#tableProdotti td {
	text-align:center;
	width:220px;
	padding-bottom:25px;
}

#tableProdotti td img, #tableProdottiHome td img {
	border:5px solid #EDEDED;
	width:150px;
	height:150px;
}
#tableProdotti p, #tableProdottiHome p {
	width:160px;
	margin:10px auto 0px auto;
	text-align:left;
}
#tableProdotti a.nomeprod, #tableProdottiHome a.nomeprod {
	font-size:11px;
	text-transform:uppercase;
	display:block;
}
#tableProdotti a.catprod, #tableProdottiHome a.catprod, #sidebar a.catprod {
	font-size:11px;
	display:block;
	color:#AAAAAA;
}
#tableProdotti a.details, #tableProdottiHome a.details {
	width: 68px;
	height:18px;
	padding-top:4px;
	margin-top:5px;
	background:url(../immagini/buttonDetails.gif) top left no-repeat;
	float:right;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
}

ul.prodotto li {
	list-style-type:none;
	background:url(../immagini/li_prodotto.gif) left 7px no-repeat;
	padding-left:18px;
}
.clear {
	clear:both;
}