/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline2-5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
body
{
	font-family: Arial, Verdana sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.style1 {font-size: 10px}

.pro_line4 {
height:36px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
margin: 30px 0px 10px 4%;
}

.pro_line4 .select {
margin:0; 
padding:0 0 0 20px; 
list-style:none; 
white-space:nowrap;
}

.pro_line4 li {
float:left;
background:url(immagini/menu_over.gif);
}

.pro_line4 .select a {
display:block; 
height:36px; 
float:left; 
background: url(immagini/menu.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_line4 .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(immagini/menu.gif) right top;
}

.pro_line4 .select a:hover, 
.pro_line4 .select li:hover a {
background: url(immagini/menu_over.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_line4 .select a:hover b, 
.pro_line4 .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(immagini/menu_over.gif) right top; 
cursor:pointer;
}

.pro_line4 .sub {
display:none;
}

/* IE6 only */
.pro_line4 table {
border-collapse:collapse; 
margin:-1px; 
font-size:2em; 
width:0; 
height:0;
}

.pro_line4 .sub {
margin:0; 
padding:0 0 0 5px;
list-style:none;
}
.pro_line4 .sub li {background: url(immagini/menu.gif); }

.pro_line4 .select :hover .sub {
height:18px;
display:block; 
position:absolute;
float:left;
width:750px;top:28px; 
left:5; 
text-align:center;
}

.pro_line4 .select :hover .sub li a 
{
display:block;
height:18px; 
line-height:16px; 
float:left; 
background:transparent url(immagini/transparent.gif); 
padding:0 16px; 
margin:0; 
white-space:nowrap; 
border:1px solid #000; 
border-color:#888 #777 #666 #ddd; 
color:#F0F0F0;
font-size:10px;
}

.pro_line4 .select :hover .sub li a:hover 
{color:#000; background:#e8e8e8; border-color: #fff #333 #000 #fff; line-height:15px;}

.tabella_centrale {
width:765px;
overflow:hidden;
border: 2px solid rgb(94, 97, 121);
font-family:arial, verdana, sans-serif, 12px; 
margin: 0px auto;
text-align:left;
background-color:#FFF7D3;
}
