@import url("../../../css/print.css") print;
/*-- STRUCTURE PRINCIPALE --*/
*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	clear:none;
}
body{
	text-align:center;
	background-color:#ffffff;
}


#BODYBOX{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	position: relative;
	
}
#HEADER{
	width:800px;
	height:135px;
	
}
#MENU_G{
	float:left;
	width:178px;
	
	height:360px;
	
	position: relative;
	padding-bottom:30px;

}
html>body #MENU_G {/*hack FF*/
	height: auto;
	min-height:360px;
} 

#MENU_G a{
	display:block;
	margin-left:10px;
	color:#8D8D8D;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#MENU_G a.ssm{
	font-size:11px;
	
	
}
#MENU_G a.ssm2{
	font-size:10px;
	color:#183E7D;
	padding-left:10px;
	
}
#MENU_G img.titre{
	margin-left:0px;
}
#MENU_G a img.titre{
	margin-left:-10px;
}
#MENU_G a:hover{
	color:#F26522;
}




.spacer{
	margin-top:4px;
	height:3px;
	font-size:1px;
	background-image:url(../img/spacer.gif);
	width:160px;
	
}
.spacer2{
	margin-bottom:4px;
	height:3px;
	font-size:1px;
	background-image:url(../img/spacer.gif);
	width:160px;
	
}
.spacer3{
	margin-bottom:4px;
	margin-top:4px;
	height:3px;
	font-size:1px;
	background-image:url(../img/spacer.gif);
	width:160px;
	
}
.spacer4{
	height:10px;
	font-size:1px;

}
.spacer5{
	float:left;
	height:350px;
	width:1px;
	font-size:1px;

}
#mg_bas{
	margin-top:80px;
	/*position:absolute;*/
	bottom:0;

}
#mg_bas a{
	font-size:10px;
}
#CONTENT{
	float:right;
	width:592px;
	margin-bottom:20px;
}
#logo{
	float:left;
	margin-top:20px;
}
/******header details*****/
#menu_top{
	width:800px;
	height:135px;
	
}
#menu_top a{
	color:#8D8D8D;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#menu_top a:hover{
	color:#F26522;
}
#menu_header{
	font-family:Times New Roman, Times, serif;
	color:#B4B4B4;
	height:20px;
	width:800px;
	font-weight:bold;
}
#menu_header a:link{
	text-decoration:none;
	color:#B4B4B4;
}
#menu_header a:visited{
	text-decoration:none;
	color:#B4B4B4;
}
#menu_header a:hover{
	text-decoration:none;
	color:#FF7720;
}
#menu_header a:active{
	text-decoration:none;
	color:#B4B4B4;
}
#menu_header a.ici{
	color:#FF7720;
}
#menu_header a.ici:link{
	color:#FF7720;
}
#menu_header a.ici:visited{
	color:#FF7720;
}
#menu_header a.ici:hover{
	color:#FF7720;
}
#menu_header a.ici:active{
	color:#FF7720;
}


.rollover{
	
	color:#183E7D;
	height:20px;
	width:592px;
	display:none;
	font-weight:bold;
	
}

.rollover a:link{
	color:#183E7D;
	text-decoration:none;

}
.rollover a:visited{
	color:#183E7D;
	text-decoration:none;

}
.rollover a:hover{
	color:#848FC5;
	text-decoration:none;

}
.rollover a:active{
	color:#183E7D;
	text-decoration:none;

}

#Bg_inner p{
	font-size:11px;
	line-height:16px;
	margin-bottom:5px;
}
#Bg_inner a{
	color:#F26522;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#Bg_inner a:hover{
	color:#000000;
}


/* Hack IE Mac*/
#menu_top{
 margin-left:500px;
 
}
/* ------- */
