
#sitemapmenu{
	
}

.sm_main a, .sm_meta a{
	display:				block;
	width:					100%;
	height:					30px;
	background-color:		#7ecaae !important;
	font-size:				20px;
	color:					#002D6E !important;
	text-decoration:		none;
	line-height:			30px;
	padding-left:			25px;
	margin-top:				20px;
	margin-bottom:			20px;
}

.sm_meta a{
	background-color:		#bee2d3 !important;
}

.sm_main a:Hover, .sm_meta a:Hover{
	color:					#002D6E !important;
	text-decoration:		none !important;
}

.sm_main a:Hover{
	background-color:		#ffc780 !important;
}

.sm_meta a:Hover{
	background-color:		#ffe3c0 !important;
}

#sm_home:Hover{
	background-color:		#FF9000 !important;
	color:					#FFF !important;
}

#sitemapmenu ul{
	line-height:			160%;
}

.sm_sub{
	list-style-image:		url(../gfx/arrow_bordeaux.png);
	color:					#7D2727;
	font-weight:			bold !important;
	cursor:					pointer;
}

#sitemapmenu li a{
	text-decoration:		none;
}

#sitemapmenu ul ul .sm_sub{
	font-weight:			normal !important;
}

.sm_main_sub{
	margin-left:			0px;
	display:				block;
	overflow:				hidden;
}

#content{
	padding-right:			0px !important;
	width:					455px;
}