

/* ------------------------------------------
/* menu gauche sommaire
/* ------------------------------------------ */
#menu-gauche{
	float: left;
	width: 230px;
	margin-left: -100%;
	height: auto;
	min-height: 650px;
	background-image: url(../IMG/fondgauche.jpg);
	background-repeat: no-repeat;
}

#candidats{

	margin-left: 20px;
	margin-top: 20px;
	width: 190px;
	height: 170px;
	background-color: WHITE;
	border: #dcdbe1;
	border-style: solid;
	border-width: 1px;

}

#candidats h1{
	background-color: #1e90ff;
	text-align: center;
	height:20px;
	font-size:16px;
	color:white;
	padding:5px;
}


#candidats h1:hover{
	background-color: #a6bdea;
	text-align: center;
	height: 20px;
	font-size: 16px;
	color: black;
	padding: 5px;
}

#entreprises{

	margin-left: 20px;
	margin-top: 20px;
	width: 190px;
	height: 185px;
	background-color: WHITE;
	border: #dcdbe1;
	border-style: solid;
	border-width: 1px;
	
	}
	
	#entreprises h1{
	background-color: maroon;
	text-align: center;
	height: 20px;
	font-size: 16px;
	padding: 5px;
	color: white;
}

	#entreprises h1:hover{
	background-color: #ff9191;
	text-align: center;
	height: 20px;
	font-size: 16px;
	padding: 5px;
	color: black;
}
	
.choix{
	margin-left:7px;
	width:150px;
	height:auto;
	
}

.choix1{

	float:left;
	margin-top:0px;
	width:50px;
	height:10px;
	padding:0;
	margin:0;
	
}

.choix1 ul{
padding:0;
margin:0;

}
.choix1 li{
	font-size: 12px;
	color:#ff9600;
	list-style: none;
}
.choix1 li a{
	color: black;
	border-bottom:3px solid #ff9600;
	width:auto;
}
.choix1 li a:hover{
	text-decoration:none;
	color:#ff9600;
	font-weight:bold;
}




.choix1bis{

	float:left;
	margin-top:0px;
	width:100px;
	height:10px;
	padding:0;
	margin:0;
	
}
.choix1bis ul{
padding:0;
margin:0;

}
.choix1bis li{
	font-size: 12px;
	color:#a3f322;
	list-style: none;
}
.choix1bis li a{
	color: black;
	border-bottom:3px solid #a3f322;
}
.choix1bis li a:hover{
	text-decoration:none;
	color:#a3f322;
	font-weight:bold;
}


.choix2{

	float : left;
	width:75px;
	height:10px;
	padding:0;
	margin:0;
	
}

.choix2 ul{
padding:0;
margin:0;

}
.choix2 li{
	font-size: 12px;
		color: #fdcdff;
		list-style: none;
}
.choix2 li a{
	color: black;
	border-bottom:3px solid #fdcdff;
}
.choix2 li a:hover{
	text-decoration:none;
	color:#fdcdff;
	font-weight:bold;
}



.choix2bis{
	float : left;
	width:auto;
	height:10px;
	padding:0;
	
}


.choix2bis ul{
padding:0;
margin:0;

}
.choix2bis li{
	font-size: 12px;
	color: #8c6642;
	list-style: none;
}
.choix2bis li a{
	color: black;
	border-bottom:3px solid #8c6642;
}
.choix2bis li a:hover{
	text-decoration:none;
	color:#8c6642;
	font-weight:bold;
}



.menu-gauche{
	font-size:13px;
	margin-top:-12px;
	padding:5px;
	color: black;
	
}



.bordereau{


	margin-left: 20px;
	width: 190px;	
	background-color: WHITE;
	border: #dcdbe1;
	border-style: solid;
	border-width: 1px;	
	height: auto;
	width: 190px;
	text-align:center;
	margin-top:20px;
	}
	
.bordereau li {
	list-style:none;}
.bordereau li a{
	color: black;}
.bordereau li a:hover{
	text-decoration:none;}
	
	
	
#because{
	border: 1px solid #DCDBE1;
	width: 180px;
	height: auto;
	margin-left: 22px;
	margin-bottom: 20px;
	margin-top:100px;
	background-color: White;
}
	
	
	
	
	
	