#flashcontent{
	position: absolute;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#a_conteneur {
	width:960px;
	height: 100%;
	padding:0px;
	margin:0px auto;
	background:url(images/advance/fond.gif) left repeat-y;	
}

#a_bandeau {
	background:url(images/advance/bandeau.jpg) left no-repeat;
	width:960px;
	height:225px;
	padding:0px;
	margin:0px;
}
#a_page {
	float:left;
	padding:0px 22px 0px 22px;
	width:916px;
	background:url(images/advance/fond.gif) left repeat-y;	
}
#a_gauche {
	float:left;
	padding:0px;
	margin:0px;
	width:360px;
	height:auto;
}
h1{
	padding:0px;
	margin:0px;	
	font-size:10px;
	line-height: 9px;
	font-weight:normal;
	color: white;
	position : relative;
}
.a_titre_page {
	top : 125px;
	left: 30px;
}
#a_lienlogo {
text-decoration : none;
margin: 0px 0px 0px 10px;
padding:0px;
display:block;
width:302px;
height:72px;
bottom:-30px;
position :relative;
}
#a_imp {
	display:block;
	position:relative;
	left: 870px;
	top: 85px;
	background:url(images/advance/imp.gif) 0px 2px no-repeat;
	width: 60px;
	height: 12px;
	margin : 0px;
	padding:0px 0px 0px 14px;
	color : #ffffff;
	font-size:9px;
	text-decoration:none;
}
#a_imp:hover{
	text-decoration:underline;
}
.a_maj {
	left:781px;
	top: 87px;
	text-align: right; 
	width : 150px;
	font-size:9px;
}
#a_haut_gauche {
	padding:0px;
	margin:0px;
	background:url(images/advance/haut_gauche.gif) no-repeat;
	width:227px;
	height:26px;
}
#a_bas_gauche {
	padding:0px;
	margin:0px;
	width:360px;
}
#a_candidats {
	text-align: left;
	margin-top: 22px;
	background:url(images/advance/espace_candidats.gif) top left no-repeat;
	height: auto;
	min-height: 120px;
	_height: 120px;
	padding:0px 20px 0px 154px;
}
#a_candidats  .sub1{
	color:#367b97;
}
#a_candidats .sub2{
	color:#37334d;
}
#a_candidats .sub2 a{
	text-decoration:none;	
}
#a_candidats .sub2 a:hover{
	color:#367b97;
	text-decoration:underline;
}
#a_entreprises {
	text-align: left;
	margin-top: 30px;
	background:url(images/advance/espace_entreprises.gif) top left no-repeat;
	height: auto;
	min-height: 120px;
	_height: 120px;
	padding:0px 20px 0px 154px;
}
#a_entreprises  .sub1{
	color:#8f3e3e;
}
#a_entreprises .sub2{
	color:#37334d;
}
#a_entreprises .sub2 a{
	text-decoration:none;
}
#a_entreprises .sub2 a:hover{
	color:#8f3e3e;
	text-decoration:underline;
}
#a_pied_page{
	text-align: center;
	font-size: 9px; 	
	border-top:1px solid #37334d; 
	margin: 30px auto 0px auto;
	width: 916px;
	padding:0;
}
#a_pied_page img{
	margin-bottom: -4px;
}

#a_pied_page a{
	text-decoration:none;
	font-weight:bold;
	color: #37334d;
}
#a_pied_page a:hover{
	text-decoration:underline;
}

.a_bloc_actu {
	padding-top: 8px;
	padding-left : 12px;
	background:url(images/advance/puce_actu.gif) 0px 9px no-repeat;	
}
.a_actu_plus {
	display:block;
	text-align : right;
	font-style: italic;
	text-decoration: underline;
}
.a_actu_plus:hover {
	text-decoration: none;
}

#separ1 {
	background:url(images/advance/separ_candidats.gif) no-repeat;
	width: 180px;
	height:1px;
	margin-top:7px;
	padding-bottom:6px;
}

#separ2 {
	background:url(images/advance/separ_entreprises.gif) no-repeat;
	width: 188px;
	height:1px;
	margin-top:7px;
	padding-bottom:6px;
}


/* MENU */

   /*Niveau 1*/

  #a_menu{
	position: relative;	  
}
   
.a_ul_niv1{
	padding:0px 0px 0px 0px;
	position: relative;
}
.a_li_niv1{
	position: relative;
	float:left;
}
.a_li_niv1 a.a_niv_lien{
	color:#f26822;
	padding:0px 10px 0px 10px; 
	text-transform:uppercase;
	display:block;
	padding-bottom:2px;
}


   /*Niveau2*/

.a_ul_niv2{
	display:none;
	position: absolute;
	width:125px;
}
.a_li_niv2{
	clear:both;
	background: #f26822;
	color:white; 
	height: auto;
	min-height: 17px;
	_height: 17px;
	margin-top:0px;
	padding-left:5px;
	padding-right: 5px;
}
.a_li_niv2 a{
	color:white;
	text-decoration:none;
	padding-left:0px;
}
.a_li_niv2 a:hover{
   text-decoration:underline;
}
.a_li2_ouv{
   width:125px;	
}

   /*Niveau3*/

.a_ul_niv3{	
   padding-left:15px;
}
.a_li_niv3{
	border-left: 1px solid #f26822;
	border-top: 0px solid #f26822;
	border-right: 1px solid #f26822;
	border-bottom: 1px solid #f26822;
	background:white;
	height: auto;
	min-height: 16px;
	_height: 16px;
	width:120px;
	margin-bottom:-2px;
	padding-right: 5px;
}
.a_li_niv3 a{
	display:block;
	background:white;
	font-style:italic;
	color: #f26822;
	padding-left:5px;
	text-decoration:none;
        line-height:14px;
}
.a_li_niv3 a:hover{
	border: 1px solid white;
	background:#f79d6f;
	color: white;
}
.bordure{
	border-right: 1px #f26822 solid;	
}
.borduretop {
	border-top: 1px solid #f26822;
}