/* CSS Document */
body
{
	background:url(/images/top.gif);
	background-repeat:repeat-x;
	margin-top:0px;
}

i
{
	margin:0px;
	padding:0px;
}
form
{
	margin:0px;
}
		
#header
{
	padding-top:5px;
	height:90px;
}

#table_top
{
}

#logo_top
{
	margin-left:0px;
}

#slogan_top
{
	margin-left:60px;
}

#main_table
{
	width: 900px;
	border: 0px solid #3F6284;
	border-bottom: 10px solid #3F6284;
}

#main_content
{
	height:100%;
}

#menu_home
{
	width: 892px;
} 

#menu_home
{
	border-bottom: 16px solid #3F6284;
}

#menu_home td
{
	font-family: verdana;
	font-size: 11px;
}

.voce_menu
{
	display:block;
/*	background:url(/images/bg_voce_menu.gif);
	background-position: right;
	background-repeat:no-repeat;*/
	font-family: verdana;
	font-size: 11px;
	color:#9298C5;
	text-decoration:none;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
}

#menu_home td A:hover
{
	color:#FFFFFF;
}

.menu_sel
{
	display:block;
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
}

#bg_menu
{
	background:url(/images/bg_menu.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:249px;
	padding-left:20px;
	/*border-right:1px solid #BABEDF;*/
}

#titolo_home
{
	margin-top:5px;
	margin-left:160px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	width:440px;
	border:1px solid #cccccc;
	color:#3F6284;
	font-weight:bold;
}

#titolo_pagine
{
	margin-top:5px;
	margin-left:150px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	width:440px;
	border:0px solid #cccccc;
	color:#3F6284;
	font-weight:bold;
}

#contenuto_home
{
	margin-top:5px;
	margin-left:160px;
	padding-top:5px;
	padding-bottom:5px;
	width:440px;
	border:0px solid #cccccc;
}

#table_footer
{
	width:900px;
	height:30px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#4A5294;
	text-decoration:none;
	border:1px solid #3F6284;	
	border-top:0px solid #000000;
}

div#footer A
{
	text-decoration:none;
	font-weight:bold;
	color:#4A5294;
}

div#footer A:hover
{
	color:#7F000E;
}

.menu_home
{
	display:block;
	background:url(/images/menu.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-left:45px;
	padding-top:20px;
	padding-bottom:5px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.menu_home:hover
{
	background:url(/images/menu_hover.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	color:#7F000E;
}

.titolo_testo
{
	font-family:arial;
	font-size:25px;
	font-weight:bold;
	color:#CA0016;
	text-decoration:none;
	padding-top:20px;
	padding-bottom:20px;
}

.testo
{
	width:350px;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.testo_contatti
{
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.mail_contatti
{
	text-decoration:none;
	font-weight:bold;
	color:#CA0016;
}

.mail_contatti:hover
{
	color:#666666;
}

#table_prodotti
{
	width:740px;
	margin-left:30px;
	border:1px;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}

.colonna_sx
{
	font-weight:bold;
	color:#CA0016;
	width:200px;
	border-right:1px solid #FFFFFF;
	height:40px;
}

.colonna_dx
{
	height:40px;
	font-size:12px;
}

.modulo-registrazione
{
	width:300px;
	border:1px solid #4A5294;
}