

body		{
	background-image:url('../images/menu_fond.png');
	background-repeat:repeat-y;
	background-position:left;
}





#header							{
	position:fixed !important;
	top:0;
	left:0;
	z-index:400;
}
#conteneur		{

}
#header, #header table			{
	color:#FFF;
}
#header a						{
	display:block;
	width:100%;
}
#header .header_top				{
	width:100%;
	height:138px;
	background:url(../images/header_fond.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#header .header_top	img			{
	margin:0px 10px;
}
#header .header_top	marquee		{
	font-size:15px;
	color:#FFB;
	font-weight:bold;
	padding-right:3px;
}



#conteneur			{
	margin-top:149px !important;
	margin-left:200px !important;
	margin-bottom:20px !important;
	margin:0;
	width:auto !important;
	width:100%;
}



#bloc_menu marquee				{
	font-size:12px;
	background:#3072AE;
	border-top:1px solid #374E60;
	border-bottom:1px solid #374E60;
	color:#FF8;
	font-weight:bold;
	padding:4px;
	width:135px !important;
	width:143px;
	height:106px;
}

#header .header_bottom			{
	width:100%;
	height:11px;
	background:url(../images/header_fond_B.png) !important;
	background:url(../images/header_fond_B.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#footer			{
	position:fixed !important;
	position:absolute;
	bottom:0 !important;
	bottom:auto;
	left:144px;
	background:#FFF;
	padding-top:3px;
	min-width:850px;
}
#footer table			{
	border-top:1px solid #DDE;
}
#footer	td		{
	padding:3px 5px;
	font-size:9px;
	color:#9D9B86;
}



#bloc_menu			{
	position:fixed;
	z-index:100;
	left:0;
	width:200px;
}
#bloc_menu_contenu	{
	padding:20px;
	padding-top:1px;
	padding-bottom:0;
	width:auto !important;
	width:100%;
}

#bloc_menu .menu a		{
	margin:5px 0px;
	background:url(../images/bouton_degrade.gif) top #CFD6D8 repeat-x;
	border:1px solid #374E60;
	color:#369;
	
	font-size:14px;
	line-height:24px;
	padding:0px 10px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#bloc_menu .menu a.editlink	{
	border:0;
	margin:1px;
	float:right;
	height:24px;
}
#bloc_menu .menu a.editlink img	{
	margin-top:5px;
}




#bloc_menu .menu a:hover, #bloc_menu .menu a.actif, #bloc_menu .menu a.actif:hover	{
	background:url(../images/bouton_degrade_hover.gif) top #F2F17B repeat-x;
	color:#285969;
}



#bloc_menu .sousMenu		{
	-moz-opacity:.95; -khtml-opacity:.95; opacity: .95; filter: alpha(opacity=95);
	padding:1px 2px;
	padding-left:4px;
	background:#FFF;

	position:absolute;
	z-index:200;
	left:181px;
	white-space:nowrap;
}
#bloc_menu .sousMenu a		{
	margin:2px 0px;
	width:auto !important;
	width:100%;

	line-height:22px;
	height:22px;
	font-size:12px;
	font-weight:normal;
	padding-right:30px;
}

#bloc_menu .sousMenu a.editlink	{
	position:absolute;
	right:2px;
	margin-top:1px;
	width:auto;
	height:22px;
	padding:0px 5px;
}
#bloc_menu .sousMenu a.editlink img	{
	margin-top:3px;
}




#main		{
	padding:10px 20px;
	padding-left:0;
}
#main_contents		{
	width:auto !important;
	width:100%;
}
#main_contents, #main_contents table	{
	font-size:13px;
	color:#555;
}



#main ul		{
	padding:0;
	margin:0;
	padding-left:18px;
}
#main li		{
	padding:0;
	padding:1px 0px;
	list-style-image:url('../images/puce.gif');
}



