/*///////////////////////////////////////MENU INTRO///////////////////////////////////////////////*/

.MenuHorizontal {
	padding:0px 0 0 2px;
	position:absolute;
	top:2px;
}
#myFond, #myFond1, #myFond2, #myFond3, #myFond4, #myFond5, #myFond6, #myFond7, #myFond8, #myFond9 {
	width:210px;
	position:absolute;
	z-index:1;
	height: 25px;
	background-color:#000000;
}
#myElement, #myElement1, #myElement2, #myElement3, #myElement4, #myElement5, #myElement6, #myElement7, #myElement8, #myElement9 {
	width:210px;
	position:absolute;
	z-index:2;
	height: 25px;
}

#menu li {
	list-style-type: none;
	width:210px;
	margin: 0 0 2px 0;
}
#menu a {
	color:#FFFFFF;
	font-size:12px;
	padding:0 0 0 5px !important;
	display:block;
	margin:0 !important;
	height: 25px;
	line-height:25px;
	/*letter-spacing:0.08em;*/

}

#menu3 a, #menu4 a{
	color:#FFFFFF;
	font-size:12px;
	padding:0 0 0 5px !important;
	display:block;
	margin:0 !important;
	height: 25px;
	line-height:25px;
	/*letter-spacing:0.08em;*/

}
#menu0 {
	/*padding:2px 0 0px 0!important;*/
}
#myElement, #myFond {
	top:0px;
}
#myElement1, #myFond1 {
	top:27px;
}
#myElement2,#myFond2 {
	top:54px;
}
#myElement3, #myFond3 {
	top:81px;
}
#myElement4, #myFond4 {
	top:108px;
}
#myElement5, #myFond5 {
	top:135px;
}
#myElement6, #myFond6 {
	top:162px;
}
#myElement7, #myFond7 {
	top:189px;
}
#myElement8, #myFond8 {
	top:216px;
}
#myElement9, #myFond9{
	top:243px;
}


/**/

a#selected-over0, a#selected-over1, a#selected-over2, a#selected-over3, a#selected-over4, a#selected-over5, a#selected-over6, a#selected-over7, a#selected-over8, a#selected-over9 {
	background:#6f5d4f;
}

