body {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#D0DAF2;
}

a:link, a:visited, a:active { color:#0E81BC; text-decoration:none; }
a:hover { color:#009900;text-decoration:underline}


#rub1_top a:link, #rub1_top a:visited, #rub1_top a:active {
color:#EE5F00;
padding-left:10px;
}
#rub2_top a:link, #rub2_top a:visited, #rub2_top a:active {
color:#13BA06;
padding-left:10px;
}
#rub3_top a:link, #rub3_top a:visited, #rub3_top a:active {
color:#0877ED;
padding-left:10px;
}



#menu a:link, #menu a:visited, #menu a:active { color:#000000; text-decoration:none; }
#menu a:hover { color:#009900;text-decoration:underline}

hr {
height:2px;
background-color:#AAAAAA;
border:0;
}

#menu_rubrique {
font-size:10pt; font-weight:bold;  margin-bottom:7px; margin-top:15px;
}
.rub1 {
color:#EE5F00;
}
.rub2 {
color:#13BA06;
}
.rub3 {
color:#0877ED;
}

.gray_bg {
background-color:#F5F5F5;
}
.white_bg {
background-color:#FFFFFF;
}
#menu_back { 
	border-left:solid; 
	border-left-width:1px; 
	border-left-color:#CBCBCB; 
}
.menu_container { 
	width:178px; 
	height:300px; 
	border:solid; 
	border-width:4px; 
	border-color:#2399D5; 
	padding:10px; 
	padding-top:0;
	padding-bottom:35px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:#808080; 
}
.menu_item { 
	width:158px; 
	padding-left:13px; 
	padding-bottom:4px; 
	padding-top:4px;
	margin-top:7px; 
	background-image:url(../img/ar_b.png); 
	background-repeat:no-repeat; 
	background-position:center left; 
	text-align:left; 
	border-bottom:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#CBCBCB;
}
.menu_item_a { 
	width:158px; 
	padding-left:13px; 
	padding-bottom:4px; 
	padding-top:4px;
	margin-top:7px; 
	background-image:url(../img/ar_g.png); 
	background-repeat:no-repeat; 
	background-position:center left; 
	text-align:left; 
	border-bottom:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#CBCBCB;
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active { color:#808080; text-decoration:none; }
.menu_item a:hover { color:#000000; text-decoration:none; }

.menu_item_a a:link, .menu_item_a a:visited, .menu_item_a a:active { color:#808080; text-decoration:none; }
.menu_item_a a:hover { color:#000000; text-decoration:none; }


.content { 
	height:327px; 
	border:solid; 
	border-width:1px; 
	border-color:#CBCBCB;
	padding:12px;
}
#title {
/*	border-bottom:solid; 
	border-bottom-width:2px; 
	border-bottom-color:#7FC13F; 
	padding-bottom:3px;
	font-size:11pt;
	font-weight:bold;
	color:#0E81BC;
	text-transform:uppercase;*/
	font-size:12pt; font-weight:bold;;
}
.footer {
	color:#FFFFFF;
}
.footer a:link, .footer a:visited, .footer a:active { color:#FFFFFF; text-decoration:none; }
.footer a:hover { color:#FFFFFF; text-decoration:underline}




