 
/*
	DIV qui contient tout le site
*/
	#main_container {
		margin:0 auto 20px;
		width:772px;
		
	}
	
		#main_print {
	margin:0 auto 20px;
	width:600px;
	background-color:#fff;
	padding-right: 10px;
	padding-left: 10px;
	}
#content {
		
 background-color: #06729F;
	}
	
     .clearer {
                 clear:both;
                 line-height:0;
                 font-size:1px;
                 height:0;
                 width:0;
				 
        }
.separateur {
 
	 background-color: #DDDDDF;
	 text-align:right;
	 margin-left:3px;
	 margin-right:3px;
	 padding-right:3px;
	
	 
	}
 

input {
	 
	padding: 1px;
	border:none;
	height:12px;
	font-size:10px;
}


select {
	 
	padding: 1px;
}

textarea {
	 
	padding: 1px;
}

#divIntro{

float:left;
width:100%;
margin-left:10px;

 

}


#divCoordonnees {
	float:left;
	background-color: #F7E7A8;
	width:100%;
	
	 
}


#divFormation {
	float:left;
	width:100%;
	background-color: #F8E0BA;
	 
}

#divEncadrement {
	float:left;
 	background-color: #EADFDF;
	width:791px;
	padding-top:15px;
 
}
#divEncadrement p {
	padding-left:15px;
	padding-right:15px;

}
#divEncadrement h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9D0000;
	padding-left:15px;
}
.texteDroite {
	text-align:right;
	padding-right:15px;
	padding-bottom:15px;

}
#divRenseignements {
	float:left;
	width:100%;
	background-color: #D5BDBD;
}

#divDisponibilite {
	float:left;
	 
    background-color: #AA9D9E;
}
 
#divBasDePage {
	float:left;
	width:100%;
	background-color: #AA9D9E;
}

.divAide {
	width:770px; 
	background-color:#FDBA3E;
	 
	height: 100px;
	margin-left:10px;
	display:none;
}

.obligatoire {
color:#99140D;
font-weight:bold;
}

.titre{
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	line-height:23px;
	
	}

.ligneCoordonneesB {
background-color: #F5D36B;
}

.ligneFormationB {
background-color: #F4D39B;
}

.ligneEncadrementB {
background-color: #F4D39B;
}

.ligneRenseignementsB {
background-color: #C2A0A0;
}
.ligneBasDePageB {
background-color: #C2A0A0;
}


#page{
	position: absolute;
	text-align: left;
	padding-top:5px;
	width:791px;
	left: 50%;
	margin-left:-385px;
	/* Fin hack Ne pas supprimer cette ligne */
}

#divMenuHaut {
	
	height:70px;
	z-index:1;
	color: #FFFFFF;
	background-color:#FFFFFF;
	padding-left:3px;
	margin-top:-10px;
}


a {
	color: #000000;
}

#divContenu{
	background-image:url(../../images/accueil/point_h.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*left:150px;*/
	width:791px;
	/*height:528px;*/
	z-index:3;
	padding-top:10px;
}

.intro {
	font-size: 14px;
	text-align:center;
	
}

body {
	background-color: #06729F;
	color: #FFFFFF;
}

#contact {
	text-align:center;
}

.menuPresentation {
	background-image:url(images/menu_2.gif);
	background-repeat:no-repeat;
	width:200px;
}

.menuCandidature {
	background-image:url(images/menu_3.gif);
	background-repeat:no-repeat;
	width:200px;
}

.menuComplementaire {
	background-image:url(images/menu_4.gif);
	background-repeat:no-repeat;
	width:200px;
}


#logo {
	width:130px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}

#menu1
{
	position:absolute;
	background-image:url(../../fr/accompagner/images/menu1.gif);
	background-repeat:no-repeat;
	width:157px;
	height:28px;
	padding-top:5px;
	top:32px;
}

#menu2
{
	position:absolute;
	background-image:url(../../fr/accompagner/images/menu2.gif);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
	left:157px;
	padding-top:5px;
	top:32px;
}
#menu3
{
	position:absolute;
	background-image:url(../../fr/accompagner/images/menu3.gif);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
	left:314px;
	padding-top:5px;
	top:32px;
}
#menu4
{
	position:absolute;
	background-image:url(../../fr/accompagner/images/menu4.gif);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
	left:471px;
	padding-top:5px;
	top:32px;
	
}
#menu5
{
	position:absolute;
	background-image:url(../../fr/accompagner/images/menu5.gif);
	background-repeat:no-repeat;
	width:157px;
	height:25px;
	left:628px;
	padding-top:5px;
	top:32px;
}
.lienMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D0000;
	text-decoration:none;
	padding-left:15px;
}
#bandeau {
	background-image:url(../../fr/accompagner/images/haut.jpg);
	background-repeat:no-repeat;
	width:748px;
	float:right;
	padding-right:2px;
	text-align:center;
	height:27px;
	margin-top:10px;
}


.lienMenu:hover {
	text-decoration:underline;
}
#retour {
	background-image:url(../../fr/accompagner/images/retour.gif);
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	width:38px;
	height:27px;
	margin-top:10px;
	cursor:pointer;

}

.surligne {
	background-color: #FFFF00;
	width:200px;
	text-align:center;
	font-size:large;
	
	
}
.ajusteur	{ /* pour ajuster la hauteur de la ligne */
	clear:both;
	line-height:0px;
	font-size:1px;
	height:0px;
	color:#FFFFFF;
}

.tableImprimable{
width:98%;
}