/* ================================================================ 
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/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu{
	z-index:100;
	float:right;
	width:720px;
	height:134px;
	font-family: Tahoma, Arial, Helvetica;
	position:relative;
	font-size:1em;
	
}
.menu ul li a{
	display:block;
	width:179px;
	height:27px;
	font-size:1em;
	text-decoration:none;
	color:#fff;
	border-top:1px solid #121212;
	border-bottom:1px dotted #fff;
	line-height:20px;
	overflow:hidden;
	border-left:1px solid #fff;
}
.menu ul li a:visited{
	display:block;
	width:179px;
	height:27px;
	font-size:1em;
	text-decoration:none;
	color:#fff;
	border-top:1px solid #121212;
	border-bottom:1px dotted #fff;
	line-height:20px;
	overflow:hidden;
	border-left:1px solid #fff;
}
.menu ul{
	list-style:none;
	border-left:0px;
}
.menu ul li{
	display:inline;
	float:left;
	position:relative;
	
}
.menu ul li ul{
	display: inline;

}
.menu ul li ul li{
	text-indent:18px;
	list-style: none;
	
}
/* specific to non IE browsers */
.menu ul li a.hide{color:#ffd641; padding-top:13px; height:27px; font-size:1.2em; text-indent:10px; font-weight:bold; width:179px;}
.menu ul li:hover a.hide{color:#213145; background:#fff}

.menu ul li a.hide2{color:#ffd641; padding-top:13px; height:27px; font-size:1.2em; font-weight:bold; width:179px;border-left:1px solid #fff;}

.menu ul li ul li a.hide{height:23px; padding:0px; width:179px; color:#fff; font-size:1em; font-weight:normal; background:none;}
.menu ul li ul li a.hide2{height:23px; padding:0px; width:179px; color:#fff; font-size:1em; font-weight:normal; background:none;}

.menu ul li:hover ul li a:hide2 {height:23px; padding:0px; width:179px; background:#fff; font-size:1em; font-weight:normal;}

.menu ul li a.marcadosecc {padding-top:13px; height:27px; font-size:1.2em; font-weight:bold; color:#000000; border-bottom:1px dotted #fff; padding-left:10px; width:169px; background:#ffc941;}
.menu ul li .marcadosub {height:23px; /*padding-top:2px;*/ width:179px; _text-indent:10px; left:0; background:#525252; font-size:1em; font-weight:normal; color:#ffffff;}


.menu ul li ul {display:block; position:absolute; top:42px; left:0; width:180px; border-bottom:none; border-top:none;}

.menu ul li ul li ul {display: none;}

.menu ul li ul li a {_display: none;}
.menu ul li ul li ul {_display: block;}
	

.menu ul li ul li a, .menu ul li ul li a:visited {display:block; color:#fff; border-bottom:none; border-top:none; height:23px;}
.menu ul li:hover ul li a:hover {color:#000; border-top:none; width:179px; background:#fff !important;}
.menu ul li:hover ul li:hover ul {background:#323232; display:block; position:absolute; width:179px; top:0; border:none;}
.menu ul li:hover ul li:hover ul.left {border-bottom:none; border-top:none; background:#fff}


.tercerniveltit{
	display:block;
	width:220px;
	padding:4px 0px 6px 0px;
	font-size:1.2em;
	font-weight: bold;
	text-indent:6px;
	color:#ffffff;
	background:#323232;

}
.tercernivel{
	display:block;
	margin: 0px 0px 15px 0px;
	clear:right;
	width:220px;

}
.tercernivel ul{
	list-style: none;
	width:220px;
	
}
.tercernivel ul li {width:210px; padding:3px 0px 3px 10px; font-size:1em; margin:0px; font-weight: bold; background: url(../images/bullet.gif) no-repeat 2px 9px; text-decoration: none; color:#3d4045;border-bottom:1px dotted #888;}
.tercernivel ul li:visited {text-decoration: none; color:#3d4045;}
.tercernivel ul li:hover {text-decoration: none; color:#3d4045; background:#ffce53;}
.tercernivel ul li a {text-decoration: none; color:#3d4045;}
.tercernivel ul li a.marcado{text-decoration: none; color:#966437;}
