/* style18 */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-left:52px;
	padding-right:28px;
	padding-top:10px;
	padding-bottom:0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #1c3879;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	font-family: Arial;
	font-size:12px;
	background:url(../images/body_bkg.jpg);
	background-color:#000;
}


/* font colors */

a {
	color: #003399;
	font-size: 11px;
}
a img{
	border:none;
}
p{
	font-family:Arial;
	color: #51575f;
	margin-top:0;
	font-size:12px;
}

b {
	color: #333333;
}
#wraper{
	background:#FFFFFF;
	text-align:center;
	width:884px;
	padding:0px;
}

#menu {
	background:url(../images/menu_bkg.jpg) repeat-x;
	width:844px;
	height:19px;
	padding-left:40px;
	
}
#menu a, #menu h2 {
	display: block;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

#menu a:hover {
	color: #333333;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;

}
#menu ul li {
	margin: 0px;
	padding: 0px;
	line-height:19px;
	
}
#menu ul li a {
	font-family:arial;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:0px;
	line-height:19px;
	color:#7C7C80;
	font-size:12px;
	font-weight:bold;
	height:19px;
	_height:19px;
}
#menu ul li a:hover{
	color:#31315E;
	font-weight:bold;
}
#menu ul ul {
	z-index: 500;
}
#menu ul ul li {
	text-decoration:none;
	color:#CCCCCC;
	font-size:12px;
	margin: 0;
	padding: 0;
	font-weight:bold;

}
#menu ul ul li a {
	color:#FFF;
	background-color:#000;
	height: 19px;
	line-height:19px;
	margin-top:1px;
	width:130px;
	padding-right:0;
	padding-left:0;
}
#menu ul ul li a:hover{
	color:#FFF;
	background-color:#000;
	background-image:none;
}
#menu a.selected {
	color:#31315E;;
}
* html #menu {
width: 100%;
}
* html #menu ul {
	margin: 0;
	padding: 0;
	height: 19px;
}
* html #menu ul li {
	margin: 2px;
	padding: 0px;
}
 * html #menu ul li a {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-size: 12px;
	white-space: nowrap;
}
* html #menu ul li {float: left; width: 5%; }

* html #menu ul ul {
	width:100px;
}
* html #menu ul ul li a{
	width:180px;
}
#menu ul ul ul li a{
	background-color:#FFF;
	color:#000;
	width:155px;
	margin-bottom:1px;
	padding-right:0px;
}
#menu ul ul ul li a:hover{
	background-color:#FBBB01;
	color:#000;
}
#menu ul ul ul {
margin-top:0px;
margin-left:0px;
top: inherit;
left: 100%;
margin-top:-16px;
}




#menu ul li ul {
	display: none;
}
#menu ul li:hover>ul {
	display: block;
	position: absolute;
}

#menu ul.first-level>li:hover>ul {
	position: absolute;
}

#menu li {
	float: left;
	position: relative;

}
#menu ul ul li {
	float: none;

}

#clearer{
	clear:both;
}
#header {
    background:#FFFFFF;
	background:url(../images/header_bkg.jpg) no-repeat;
	height:134px;
	width:884px;
	padding-top:0px;
	padding-left:0px;
	padding-right:2px;
} 
#container{
 	background:#CECEEA;
}
#mainArea {
	width: 846px;
	_width: 844px;
	margin-left:11px;
	background:url(../images/content_bkg.jpg) repeat-x;
	background-color:#EEEEEE;
	}
 #mainContent, #mainContentAdmin {
	color:#646161;
	width: 935px;
	text-align:left;
	padding-top:30px;
	font-size:11px;
} 


 #mainContentAdmin { 
 	min-height:0px;
 }
#footer{
	background:url(../images/footer.jpg) no-repeat;
	height:35px;
	width:300px;
	text-align:center;
	line-height:20px;
	color:#000000;
	margin-left:100px;
	.margin-left:100px;
	border-color:#CCCCCC;
	margin-top:20px;
}
#footer a{
	text-decoration:none;
	color:#999999;
	font-size:11px;
}
#Table_01 .adminlist:hover {
	background-color: #FFFF99;
}
#page_title {
	width:520px;
}
#page_title h3{
	text-align:right;
	color:#46483C;
	background:url(../images/h3_bkg.gif) repeat-x bottom;
}
#logo{
	width:166px;
	height:150px;
	position:absolute;
	margin-top:15px;
}
#hwrap{
	width:910px;
}



/* Tiny defined styles*/
.greena{
	color:#c7df23;
}
.Titre{
	font-size:12px;
	font-weight:bold;
}
.bleu_gras{
	color:#213b7c;
	font-size:12px;
	font-weight:bold;	
}

#left_part{
	color:#51575F;
	font-family:Arial;
	background:url(../images/left_bkg.jpg) repeat-y;
	text-align:center;
	float:left;
	width:188px;
	padding:0px;
}
#left_part a.selected {
	color:#31315E;;
}
#content{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	background:#FFFFFF;
	width:620px;
	float:left;
	margin-left:0px;
	padding-right:50px;
	padding-left:25px;
	padding-bottom:22px;
	.padding-top:10px;
	padding-top:15px;
}
#content h1{
	color:#213b7c;
	font-size:12px;
	font-weight:bold;
}
#content h2 {
	color:#161645;
	font-size:13px;
}
#left_box{
	width:286px;
	height:185px;
	float:left;
	margin-top:40px;
}
#top{
	background:url(../images/box_up.jpg) no-repeat;
	height:33px;
}
#middle{
	background:url(../images/middle_img.jpg) repeat-y;
	width:283px;
	min-height:134px;
	padding-left:2px;
	padding-right:1px;
	
}
#bottom{
	background:url(../images/box_down.jpg) no-repeat;
	height:17px;

}
#middle_fade{
	font-size:11px;
	background:url(../images/middle_box_fade.jpg) repeat-x;	
	min-height:134px;
}
under_menu{
	width:884px;
	height:152px;
}
/*
#line_content{
	background:url(../images/linie_mov_content.jpg) repeat-x;
	width:600px;
	height:25px;
	margin-left:60px;
	.margin-left:20px;
	
}
*/
#left_part ul{
	padding:0;
}
#left_part ul ul{
	margin:0;
	padding:0;
}
#left_part ul li a:hover{
	color:#31315E; 
	font-weight:bold;
} 
#left_part ul ul li {
	background:url(../images/left_menu_bkg.jpg) no-repeat bottom;
	text-decoration:none;
	color:#CCCCCC;
	font-size:12px;
	margin: 0;
	font-weight:bold;
	list-style:none;
	height:27px;
	line-height:27px;
	text-align:left;
	padding-left:30px;
	.padding-left:5px;
}
#left_part ul ul li a{
	text-decoration:none;
	color:#7C7D7E;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	margin: 0;
	padding: 0;
	
}
#left_part ul ul li a:hover{
	color:#31315E; 
	font-weight:bold;
}
#signature{
	width:885px;
	font-family:Arial;
	color:#FFF;	
	font-size:9px;
	text-align:center;
}
#signature a{
	font-size:10px;
}
