/* ================================================================ 
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/simple_dropline.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.
=================================================================== */
/*http://www.cssplay.co.uk/menus/simple_dropline*/

#nav {margin:0;
padding:0px; font-weight:bold;}

/* the styling */
#nav {width:960px; height:20px; 	 position:relative; }

#nav .select, #nav .current {margin:0; padding:0; list-style:none;	}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;

}

#nav .select a,
#nav .current a {
	display:block;
	height:79px;
	float:left;
	background-position: center bottom;
	margin:0 0 0 6px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	color:#027439;
	background-repeat: no-repeat;
}
#nav .current li a {width:112px;}
	
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {
	background-position: center bottom; 
	
}
	
#nav b {position:absolute; left:-9999px;}


#nav .select a.parcoce, #nav .select a.mangdorm, #nav .select a.centrvis, #nav .select a.parkshop, #nav .select a.newspromo, #nav .select a.galleryfv, #nav .select a.attieb, #nav .select a.ilparco {
	background-repeat: no-repeat;
	background-position: center top;
	width:112px;
	height: auto !important;  
    height: 79px;     
    min-height: 79px;
}

#nav .current a.parcoce, #nav .current a.mangdorm, #nav .current a.centrvis, #nav .current a.parkshop, #nav .current a.newspromo, #nav .current a.galleryfv, #nav .current a.attieb, #nav .current a.ilparco {
	width:112px;
	height: auto !important;  
    height: 79px;     
    min-height: 79px;
}

#nav .select a.ilparco {	background-image: url(../img/graf/men/ilparco.gif);margin-left:8px;}
#nav .select a.parcoce{	background-image: url(../img/graf/men/parcoce.gif); }
#nav .select a.mangdorm {	background-image: url(../img/graf/men/mangdorm.gif);}
#nav .select a.centrvis {	background-image: url(../img/graf/men/centrvis.gif);}
#nav .select a.parkshop  {	background-image: url(../img/graf/men/eduamb.gif);}
#nav .select a.newspromo {	background-image: url(../img/graf/men/newspromo.gif);}
#nav .select a.galleryfv {	background-image: url(../img/graf/men/galleryfv.gif);}
#nav .select a.attieb {	background-image: url(../img/graf/men/attieb.gif);}



#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

/*#nav .current a {
	background-position: center bottom;
}*/

#nav .current a.ilparco{background-image: url(../img/graf/men/attivo_ilparco.gif);}

 #nav .current a.mangdorm{background-image: url(../img/graf/men/attivo_mangdorm.gif);}
 
 #nav .current a.centrvis{background-image: url(../img/graf/men/attivo_centrvis.gif);}
 
 #nav .current a.parkshop{background-image: url(../img/graf/men/attivo_eduamb.gif);}
 
 #nav .current a.newspromo{background-image: url(../img/graf/men/attivo_newspromo.gif);}
 
 #nav .current a.galleryfv{background-image: url(../img/graf/men/attivo_galleryfv.gif);}
 
 #nav .current a.attieb{background-image: url(../img/graf/men/attivo_attieb.gif);}

#nav .current a.parcoce {background-image: url(../img/graf/men/attivo_parcoce.gif);}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {

	color:#fff;
}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	color:#fff;
}
/*
#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:960px;
	top:79px;
	left:0;
	margin-top:0;
	padding:0;
	z-index:100;
	color:#fff;

		background-image: url(../img/graf/men/sfmenu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}*/

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {
	display:block;
	position:absolute;
	width:960px;
	top:79px;
	left:0;
	background:#F2A300;
	background-image: url(../img/graf/men/sfmenu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top:0;
	padding:0;
	z-index:10;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; }

#nav .sub_active a { text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left;  padding:7px 7px 7px 5px; margin:0; font-size:0.9em; white-space:nowrap;  color:#027439;
	background-image: url(../img/graf/men/barramen.gif);
	background-repeat: no-repeat;
	background-position: right center;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:block;
	padding:7px 7px 7px 5px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#027439;
	font-size:0.9em;
	height:20px;
	/*background-color: #F2A300;*/
	background-image: url(../img/graf/men/barramen.gif);
		background-repeat: no-repeat;
	background-position: right center;

}

/*#nav .select li:hover .sub li a  {		background-image: url(../img/graf/men/sfmenu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;}*/

#nav .sub_active .ver {
	color:#fff;
}

/*menu ceas*/

#menu01o {
width: 100%;
font-size: 0.9em;
font-weight:bold;
}
#menu01o ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu01o li{

display: inline;
margin: 0;
padding: 0;
}
#menu01o a:link, #menu01o a:visited{
	
float: left;
	background:#F2A300;
	background-image: url(../img/graf/men/sfmenu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
color: #fff;
margin: 0em;
padding: 6px 10px;
margin: 6px 10px 10px 0px;
text-decoration: none;
border-bottom: 1px solid #027439;
}
#menu01o a:hover, #menu01o a:focus, #menu01o a:active{
color: #fff;
padding: 6px 10px 3px 10px;
border-bottom-width:3px;
}

