
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	background: #fff url(bgbody.gif) top center no-repeat;
	color: #454545; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; background: inherit; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit;  }
h2 { margin: 0; padding: 10px 0 0 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }




p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 123px; 
	border: 0;
	background: url(input.gif) no-repeat;
	padding: 6px; 
	
	
}

input.submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 900px;
	padding: 10px; 
}

.header { 
	height: 100px;
	background: #Fff;
	color: #808080;
	margin: 3px 0;
	padding: 5px 5px 5px  5px;
	border-bottom: 1px solid #ccc;
}



.top_info {
	float: right;
	width: 550px;
	padding: 0px 0 0px 0;
	
	background: #Ffffff;
	color: #808080;
}


	.top_info_right {
		float: right;
		width: 550px;
		height: 100px;
		padding: 0 0 0 0;
		
	}

.browse_category  {
	font-size: 0.9em;
	width: 210px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #483D76;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #483D76;
		float: left; 
	}
	
	.bar li.active { 
		background: #928F9F url(bar.gif) no-repeat center top; 		
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #B7C1CE; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;	
	padding: 15px 0 0 0px;
	margin: 0px 0;
	height:40px;
}
.search_form { float: right; }



.search_field1 { 
	background: #fff url(searchbg1.gif) no-repeat ; 
	color: #808080;
	clear: both;	
	padding: 10px 0px 0 20px;
	margin: 0px 0;
	min-height: 500px;
}
.search_form1 { float: left; }

input.search1 { 
	width: 200px; 
	border: 0;
	background: url(input1.gif) no-repeat;
	padding: 6px; 	
}



input.search2 { 
	width: 300px; 
	height: 150px; 
	border: 0;
	background: url(input2.gif) no-repeat;
	padding: 6px; 	
}




.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}



.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 74%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #D6DCDF url(corner.gif) no-repeat top right;
	color: #3D355C;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 47%;		
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 48%;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
	
	
	
		.right_side1 {
		float: right;
		width: 75%;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
	
	.left_side1 {
		float: left;
		width: 20%;		
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 25%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 5px 5px 5px 5px ;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }


/* stile menù laterale   ------ */

#navcontainer ul
{
background-color: #A1C8F4;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;

}
.caio {
height:5px;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;

}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}


hr{
color: #5CB776;
background-color: #5CB776;
height: 1px; 
}





table{border-spacing:1px;font:10px 'verdana', Arial, Helvetica, sans-serif;background:#E3EAED;color:#333333;}
caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;font:10px 'verdana';font-style:italic;font-weight:bold;}
td, th{padding:3px;}
thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
tbody th{font-weight:bold;}
tbody tr{background:#F8FDFF;text-align:left;}
tbody tr.oddint{background:#CCD6E0;border-top:1px solid #ffffff;}
tbody th a:link, tbody th a:visited{color:#666666;padding:3px 0px 0px 3px;background-repeat:no-repeat;}
tbody th a:hover{color:#009900;}
tbody tr td{height:10px;background:#E8EDF0;border:1px solid #ffffff;}
tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
tbody tr.oddpag{background:#B8E7B8;border-top:1px solid #ffffff;}
tbody tr.oddpag td{background:#B8E7B8;border-top:1px solid #ffffff;}
tbody tr.oddpag td.bianc{background:#F3FBF2;border-top:1px solid #ffffff;}

tbody tr.oddpag2{background:#FF9900;border-top:1px solid #ffffff;}
tbody tr.oddpag2 td{background:#FF9900;border-top:1px solid #ffffff;}
tbody tr.oddpag2 td.bianc2{background:#FFF7EE;border-top:1px solid #ffffff;}

tbody tr.oddpag1{background:#66CC66;border-top:1px solid #ffffff;}
tbody tr.oddpag1 td{background:#66CC66;border-top:1px solid #ffffff;}
tbody tr.oddpag1 td.bianc{background:#B8E7B8;border-top:1px solid #ffffff;}
tbody tr.oddint td{background:#CCD6E0;border-top:1px solid #ffffff;}
tbody tr.oddint td.lamp{background:#CCD6E0 url(lamp.gif);border-top:1px solid #ffffff;}
tbody tr.oddint td.lamp1{background:#CCD6E0 url(lamp1.gif);border-top:1px solid #ffffff;}
table td a:link, table td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
table td a.prodotto:link, table td a.prodotto:visited{color:#003399;text-decoration:none;font-weight: bold;}
table td a.prodotto:hover{color:#009900;text-decoration:underline;font-weight: bold;}
/* visualizza ------ */
table td a.visualizza:link, table td a.visualizza:visited{color:#019E30;text-decoration:none;font-weight: bold;}
table td a.visualizza:hover{color:#003399;text-decoration:underline;font-weight: bold;}
/* visualizza ------ */
/* svuota ------ */
table td a.svuota:link, table td a.svuota:visited{color:#FF3300;text-decoration:none;font-weight: bold;}
table td a.svuota:hover{color:#003399;text-decoration:underline;font-weight: bold;}
/* svuota ------ */
input.search { 
	width: 123px; 
	border: 0;
	background: url(input.gif) no-repeat;
	padding: 4px; 
	
	
}