body {

}
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
    text-decoration:underline;
}
.bouton{
	background-image:url(images/bouton.gif);
	font-size :20px;
	color:#414649;
	background-repeat:no-repeat;
	width:202px;
	height:50px;
	border:none;
	margin-bottom:10px;
}
#ul_fleche li {
	list-style-type:none;
	list-style-image:url(images/puce_fleche.gif);
	font-size:14px;
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	background-color:#FFF;
	padding-left : 10px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;

}
#ul_fleche a{
    color:#333;
    text-decoration:none;
    font-size:12px;
}
#ul_carre li {
	list-style-image:url(images/puce_carre.gif);
	list-style-type:none;
	list-style-position:outside;
	font-size:14px;
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	background-color:#FFF;
	background-repeat:no-repeat;
	padding-left : 10px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
}
#ul_carre a{
    color:#333;
    text-decoration:none;
    font-size:12px;
}

h1 {
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 20px ;
	text-align:center;
	background-color:#bababa;
	color:white;
	font-weight:bold;
}
h2 {
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 14px ;
	text-align:center;
	background-color:#bababa;
	color:white;
	font-weight:bold;
}

#container {
	width:1024px;
	position: relative;
	border :thin solid #000;
	margin: 0px auto;
	background-color:#FFF;
	height:auto;
}
#logo{
	/*float:left;*/
	margin: 0px ;
	width:219px;
}
#diaporama{
	/*float:left;*/
	 margin: 0px ;
}
#slogan {
	/*float:left;*/
	width:790px;
	font-size:16px;
	color:#000;
	border-color:#f5cc34;
	border:2px solid;
	border-top-color:#f5cc34;
	border-bottom-color:#f5cc34;
	border-left-color:#f5cc34;
	border-right-color:#f5cc34;
}
#centre {
	/*float:left;*/
	display:inline;
	margin-left:300px;
	padding-left:10px;
	background-color:#fff;
	width:795px;
}

#partie_gauche {	
	background-image:url(images/background-menu.jpg);
	background-repeat:repeat-y;
}
#centre_droit{
	float:left;
	width:290px;
}
#centre_gauche{
	float:left;
	width:290px;
	margin-right:25px;
	margin-top:10px;
}
#candidat_index{
	border:thin solid;	
	border-color:#999895;
	background-image:url(images/candidats.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	/*float:left;*/
	width:290px;
/*	font-family:Trbuchet MS regular ;*/
	font-size:14px;
	color:#000;
	height:auto;
	margin-left:10px;
	margin-bottom:20px;
}
#pro_index{
	/*float:left;*/
	border:thin solid;
	border-color:#999895;
	background-image:url(images/entreprises.jpg);
	background-repeat:no-repeat;
	background-position:left top;
/*	font-family:Trbuchet MS regular ;*/
	font-size:14px;
	color:#000;
	height:auto;
	width:290px;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:15px;
}
#publicite{

}
#publicite2{
	
	padding-top:50px;
	width:543px;
	margin-left:15px;
	float: left;
}
#phrase_intro{
	font-size:14px;
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	margin-bottom:30px;
}
#footer {
	margin-top:30px;
	margin-left:10px;
	font-size:10px;
	text-align:center;
	width:795px;
	height:30px;
}
#footer a,a:visited{
	color:#aaa;
}
#footer a:hover {
	text-decoration:underline;
}
#menu_titre{
	/*float:left;*/
	width:173px;
	margin-left:36px;
	margin-top:20px;
	padding-left:10px;
	font-family : Verdana;
	font-weight:bold;
	font-size:14px;
	background-color:#403E3E;
	color:#f7cb33;
}
#menu_cadre{
/*float:left;*/
	margin-left:45px;
	width:160px;
	background-color:#7b858a;
	border :thin solid;
	border-color: #999895;
	color: white;
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-size:14px;
	text-align:center;
}
#menu_cadre a, a:link, a:visited {
	color:white;
	font-weight:normal;
	text-decoration:none;
}
#menu_titre a, a:link, a:visited {
	color:#f7cb33;
	font-weight:bold;
	text-decoration:none;
}
#titre_contenu{
	background-image:url("images/sous_titre.jpg");
	background-repeat:no-repeat;
	font-size:14px;
	width:200px;
	font-weight:bold;
	background-position:bottom;
	padding:2.5em;
	margin-bottom:30px;
}
#contenu{
/*	font-family:Trbuchet MS regular ;*/
	font-size:14px;
	color:#000;
}
div#contenu{
	background-color:#eee;
	width:70%;
	height:auto;
	margin:auto;
	padding:10px;
	margin-top:10px;
	margin-bottom:30px;
}
.pastille_gratuit{
	position:absolute;
	top:230px;
	left:445px;
	width:125px;
	height:125px;
	background-image:url('images/pastille_gratuit.png');
}
