﻿/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

.menu_First
{
	position:absolute;
	/*top:142px;
	left:205px;*/
	/* Resolution bug de comnflit entre le menu et le forum. */
	z-index:1;
}

/*.lastItem
{
	color:Black;
	text-decoration : none;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	background: #a9af00;
	width:205px;
	padding-top:3px;
	border-right:solid 1 #ffffff;
	border-top:solid 1 #ffffff;
	border-bottom:solid 1 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#736D29,endColorStr=#C6C78C);	
	background-color:#736D29;
}

.lastItem a
{
	color:Black;
	text-decoration :none;
	text-align:center;
	font-weight:bold;
}

.CommunityMenu
{
	color:White;
	background: #C6C78C;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
	text-align:center;
	background-color:#C6C78C;
}

.CommunityMenuover
{
	cursor:pointer;
	color:White;
	background-color:#736D29;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
	text-align:center;
	border: Solid 1px Black;
	width:98%;
	height:98%;
}
*/


.lastItem{
	text-align:center;
	vertical-align:middle;
	font-size:15px;		
	font-weight:bold;
	background-color:#e1d8d1;
	width:205px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	color:#85766f;
}

.lastItem a{
	text-decoration:none;
	font-weight:bold;
	color:#85776e;
}

.CommunityMenu{
	background-color:#e1d8d1;
	font-size:10px;
	padding:4px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	color:#85776e;
}

.CommunityMenuover{
	cursor:pointer;
	background-color:#e1d8d1;
	font-size:10px;
	padding:4px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	color:#85776e;
}


.Item
{
	text-decoration : none;
	background: #ffffff;
	width:100%;
	height:22px;
}

.EmptyItem
{
	text-decoration : none;
	font-weight:bold;
	background: #d3b5a0;
	width:205px;
	height:27px;
	border-right:solid 1 #ffffff;
	border-top:solid 1 #ffffff;
}

.LevelStyleOut , .LevelStyleOut a, .LevelStyleOut href, .LevelStyleOut v
{
	font-size:10px;
	text-decoration : none;
	border : 1px solid #7b1f00;
	background: #f3ebe1;
}

.LevelStyleIn
{
	font-size:10px;
	text-decoration : none;
	border : 1px solid #7b1f00;
	background: #f3ebe1;
}

/*--------------------Menu 1-------------------*/
.HrefClass
{
	cursor:pointer;
	text-decoration : none;
	outline-width:0;
	border:none;
	
}

.DivClass
{
	
	cursor:pointer;
	text-decoration : none;
	outline-width:0;
	border:none;
}


/*--------------------Menu 2-------------------*/
.HrefClass2
{
	text-decoration : none;
	outline-width:0;
	border:0px;
	padding:4px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	width:300px;
}

.DivClass2
{
	cursor:pointer;
	color:#571600;
	font-size:10px;
	background-color:#f6f2ef;
	outline-width:0;
	padding-top:3px;
	text-decoration : none;
	vertical-align:bottom;
	text-align:center;
	border:solid 1px #FFFFFF;
	height:100%;
	width:100%;
	width:200px;
	border:0px;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.UnactiveClass2
{
	cursor:pointer;
	color:#85766f;
	font-size:10px;
	background-color:#f6f2ef;
	outline-width:0;
	padding-top:3px;
	text-decoration : none;
	vertical-align:bottom;
	text-align:center;
	border:solid 1px #FFFFFF;
	height:100%;
	width:100%;
}

.DivClassOver2
{
	cursor:pointer;
	color:85766f;
	font-size:10px;
	background-color:#f6f2ef;
	outline-width:0;
	padding-top:3px;
	text-decoration : none;
	vertical-align:bottom;
	text-align:center;
	height:100%;
	width:100%;

}

.DivClassSelect2
{
	cursor:pointer;
	color:#7D2001;
	font-size:10px;
	background: #E0CEB6;
	outline-width:0;
	padding-top:3px;
	text-decoration : none;
	text-align:center;
	vertical-align:bottom;
	border:solid 1px #7D2001;
	height:100%;
	width:100%;
}