
body {
	margin:0px;
	text-align:center;
	margin:auto;
	width:100%;
	font-family:Arial;
	font-size:12px;
	background:#f1efe8;
}
a {
	color:#777;
}
a:hover {
	color:#333;
}	
ol, li, ul, form, input, img {
	margin:0px;
	padding:0px;
	border:0px;
}
td {
	font-size:11px;
	font-family:Arial;
}
#all {
	background:#fff;
	text-align:left;
	width:1000px;
	margin:auto;
	text-align:left;

	}
#header {
	background:url('../images/header_background.jpg');
	width:1000px;
	height:125px;
	}
#header a{
	text-decoration:none;
	}
#header a:hover{
	text-decoration:underline;
	color:#900;
	}
#lingua {
	width:160px;
	float:right;
	text-align:right;
	}
#menu {
	float:right;
	width:380px;
	margin-top:20px;
	margin-right:50px;
	font-weight:bold;
	text-align:center;
	color:#333;
	}
#ricerca {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#900;
	}
#tasti_header {
	clear:both;
	}
#tasto1_header {
	margin-top:18px;
	float:left;
	width:200px;
	text-align:left;
}
#tasto2_header {
	margin-top:8px;
	float:left;
	width:200px;
}
#tasto3_header {
	margin-top:18px;
	float:left;
	width:200px;
}
#tasto4_header {
	margin-top:8px;
	float:left;
	width:200px;
}
#tasto5_header {
	margin-top:18px;
	float:left;
	width:200px;
}

#spezza {
	clear:both;
	height:20px;
	}

#colonna_sinistra {
	width:210px;
	float:left;
	
	}
#colonna_sinistra .submenu {
	margin-left:20px;
	margin-right:10px;
	}

#colonna_sinistra .submenu .item{
	border-bottom:1px solid #e1dfd8;
	font-size:11px;
	font-weight:bold;
	list-style-image:url("../images/segnalino.png");
	list-style-position: inside;
	margin-top:3px;
	margin-bottom:3px;
	color:#444;
	margin-left:0px;
	}
#colonna_sinistra .submenu .item a{
	color:#444;
	text-decoration:none;
	}
#colonna_sinistra .submenu .item a:hover{
	color:#900;
	}

#colonna_destra {
	width:210px;
	float:right;
	}

#colonna_centrale {
	width:570px;
	margin-left:213px;
	background:url('../images/sfondo_centrale.gif');
	
	}

#colonna_centrale #contenuti {
	padding:16px;
	padding-top:0px;
	}

#footer {
	background:#f1efe8;
	clear:both;
	text-align:center;
	margin:auto;
	}
#tb_log {
	margin-left:25px;
	}
#tb_log td {
	
	font-size:10px;
	color:#666;
	}
#tb_log td a {
	font-size:10px;
	color:#999;
	}
#tb_log input {
	border:1px solid #ccc;
	width:80px;
	}

#tb_prod {
	margin-top:20px;
	}
#tb_prod td {
	font-size:11px;
	}
#tb_prod td.tb1{
	width:160px;
	height:160px;
	text-align:center;
	}
#tb_prod td.tb1 a{
	color:#777;
	}
#tb_prod td.tb1 a:hover{
	color:#222;
	}
#tb_prod td.tb2{
	width:15px;
	height:140px;
	background:url('../images/punti_verticali.png');
	
	}

#tb_prod td.tb1b{
	width:160px;
	height:15px;
	background:url('../images/punti_orizzontali.png');
	font-size:5px;
	}
#tb_prod td.tb2b{
	width:15px;
	font-size:15px;
	}
.ricerca_input {
	width:120px;
	font-family:Arial;
	font-size:11px;
	border:1px solid #999;
	font-weight:bold;
	}
.separatore {
	vertical-align:middle;
	margin-top:0px;
	margin-left:12px;
	margin-right:12px;
	}
#tb_nl {
	margin-left:25px;
	}
#tb_nl td {
	
	font-size:10px;
	color:#666;
	}
#tb_nl td a {
	font-size:10px;
	color:#999;
	}
#tb_nl input {
	border:1px solid #ccc;
	width:120px;
	}
.titolo_centrale {
	margin:16px;
	font-family:Tahoma;
	font-size:20px;
	color:#900;
	}

.descrizione_centrale {
	margin:16px;
	font-family:Arial;
	line-height:20px;
	font-size:12px;
	width:310px;
	color:#444;
	}

.descrizione_centrale ul {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:10px;
	line-height:14px;
	}
.descrizione_centrale ul li{
	padding:0px;
	font-size:11px;
	font-weight:bold;
	text-indent: 0px;
	list-style-image:url("../images/segnalino_sm.png");
	list-style-position: outside;
	margin-top:3px;
	margin-bottom:3px;
	color:#444;
	margin-left:20px;
}

#dropmenudiv{
min-height:140px;
background:url('images/sfondo_menu.jpg');
position:absolute;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
text-align:left;
z-index:100;
padding:0px;margin:0px;
padding-bottom:40px;
}
 
#dropmenudiv a{
width: 150px;
margin-left:32px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #eee;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
margin-bottom:3px;
}
 
#dropmenudiv a:hover{ /*hover background color*/

color: #000;
}

.pagina_select {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#666;
	}
.pagina_select :hover {
	color:#000;
	}
.avvertimento {
	background-color:#f5f5f5;
	border:3px solid #aaa;
	font-weight:bold;
	padding:5px;
	margin:5px;
	color:#900;
}


.register_big {
	border-bottom:1px dotted #999;
	background-color:#f6f6f6;
	width:407px;
	}
.register {
	border-bottom:1px dotted #999;
	background-color:#f6f6f6;
	width:200px;
	}

.register_o {
	border-bottom:1px dotted #999;
	background-color:#ffffcc;
	width:200px;
	}
.register_big_o {
	border-bottom:1px dotted #999;
	background-color:#ffffcc;
	width:407px;
	}