@charset "utf-8";

@import "styles_contenu.css";

/* CSS Document */
body, html {
	width:100%;
	margin:0;
	padding:0;
}

body {
	background:url(../images/fond-body.png);
	background-repeat:repeat-x;
	background-color:#4a9abc;
}

.italic{
	font-style:italic;
}

#total {
	width:1054px;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:25px;*/
	padding-top:45px;
	background:url(../images/fond-total.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#header {
	height:141px;
	width:1054px;
	background:url(../images/fond-header.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#header #logo{
	width:648px;
	height:141px;
	float:left;
	margin-left:31px;
}

#header #espace_membre{
	float:right;
	/*margin-right:50px;*/
	margin-right:35px;
	/*margin-top:10px;*/
	/*width:270px;*/
	width:300px;
	height:140px;
	background:url(../images/fond-espace-membre.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	color:#a6a6a6;
}
#header #espace_membre h2 {
	margin:0;
	padding:0;
}
#header #espace_membre p {
	margin:0;
	padding:0;
}

#header #espace_membre a{
	color:#a6a6a6;
	font-size:11px;
}

#header #espace_membre h3{
	margin-top:0;
	padding-top:0px;
	font-size:14px;
}

#header #espace_membre #login{
	width:260px;
	height:20px;
	border:1px #858585 solid;
	color:#a6a6a6;
}

#header #espace_membre .td_mdp{
	width:225px;
}

#header #espace_membre #mdp{
	width:225px;
	height:20px;
	border:1px #858585 solid;
	color:#a6a6a6;
}

#header #espace_membre #submit{
	width:30px;
	height:24px;
	margin-left:1px;
	margin-top:0;
	border:1px #858585 solid;
}

#contenu {
	background:url(../images/fond-contenu.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:954px;
	padding:10px 50px 20px 50px;
}

#footer {
	background:url(../images/fond-footer.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:1014px;
	padding:20px;
	text-align:center;
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
	font-size:11px;
}

#menu_haut {
	position:relative;
	height:81px;
	background:url(../images/fond-menu.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:31px;
}

#menu_haut a {
	text-align:center;
	width:248px;
	display:block;
	float:left;
	padding:10px 0px 0px 0px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#787878;
	font-weight:bold;
	text-decoration:none;
}

#menu_haut #last_lien{
	width:240px;
}

#menu_haut span{
	font-size:10px;
	font-weight:normal;
}

#menu_haut .separateur{
	float:left;
	height:46px;
	width:2px;
	background:url(../images/fond-separateur.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#menu_haut a:hover, #menu_haut a.menu_lien_actif {
	color:#77c4e5;
	background:url(../images/survol-menu.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.tableau_formulaire {
	border-collapse:collapse;
	border:1px solid #ddeff9;
	width:100%;
}

.tableau_formulaire th {
	text-align:left;
	padding:10px;
	vertical-align:top;
	width:270px;
	font-size:14px;
}

.tableau_formulaire td {
	padding:10px;
}

.tableau_formulaire input,select,textarea{
	color:#7D7D7D;
}

.tableau_formulaire_inscr {
	border-collapse:collapse;
}

.tableau_formulaire_inscr input,select,textarea{
	color:#7D7D7D;
}

.tableau_formulaire_inscr th {
	text-align:left;
	padding:10px;
	vertical-align:top;
	width:150px;
	font-size:14px;
}

.tableau_formulaire_inscr td {
	width:380px;
	padding:10px;
}

.tableau_formulaire_recap th {
	text-align:left;
	width:220px;
}

.tableau_formulaire_recap td {
	vertical-align:top;
}

.tableau_formulaire_inscr th {
	text-align:left;
	padding:10px;
	vertical-align:top;
	width:150px;
	font-size:14px;
}

.tableau_formulaire_connex input,select,textarea{
	color:#7D7D7D;
}

.tableau_formulaire_connex th {
	width:120px;
}

.tableau_formulaire_connex td {
	/*width:10px;*/
	padding:5px;
}

.form_info {
	font-size:12px;
	font-style:italic;
}

.ligne_bis {
	background-color:#ddeff9;
}

#fond_liste_prestations {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:black;
    filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8; 
}
#liste_prestations {
	display:none;
	position:absolute;
	border:5px solid #CCCCCC;
	background-color:white;
	width:840px;
	height:500px;
	left:50%;
	margin-left:-420px;
	/*padding:10px;*/
}

#fermeture_prestation{
	height:20px;
	text-align:right;
}

#fermeture_prestation a{
	/*border:1px #787878 solid;*/
	font-size:10px;
	padding:5px;
}

#conteneur_prestations{
	width:820px;
	height:420px;
	overflow:auto;
	padding:10px;
}
#conteneur_postuler{
	width:820px;
	height:420px;
	overflow:auto;
	padding:10px;
}
.left_categories {
	width:350px;
	float:left;
}
#ajout_prestation {
	height:30px;
	text-align:center;
	padding:5px;
}

#conteneur_prestations p{
	margin:0;
	padding:4px;
}
/*#liste_prestations p {
	margin:0;
	padding:2px;
}*/

.liste_separ {
	width:220px;
	float:left;
}

.cat_niv_1 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	margin-top:10px !important;
}
.cat_niv_2 {
	font-size:14px;
	font-weight:bold;
}
.cat_niv_3 {
}


.class_erreur{
	border:1px solid #CC0000;
	padding:10px 0 10px 25px;
	color: #CC0000;
}
.class_erreur li {
	color:#CC0000;
	padding:5px;
}

#contenu #inscription{
	width:530px;
	padding-left:1px;
	padding-top:1px;
	float:left;
}

#contenu fieldset{
	border:1px #77C4E5 solid;
}

#contenu legend{
	color: #77C4E5;
	font-weight:bold;
}

#contenu #connexion{
	width:400px;
	float:right;
}

#contenu #validation_gauche{
	width:530px;
	padding-left:1px;
	padding-top:1px;
	float:left;
}

#contenu #validation_droite{
	width:400px;
	float:right;
}

#diapo{
	width:924px;
	height:341px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #82c5e1;
}
#diapo_texte_gauche {
	float:left;
	width:211px;
	height:301px;
	background-image:url(../images/degrade_fond.jpg);
	font-size:11px;
	color:white;
	padding:20px;
	border-right:2px solid #82c5e1;
}
#diapo_texte_gauche hr {
	background-color:none;
	border:none;
	border-bottom:2px solid #82c5e1;
	margin:15px 0 15px 0;
}
#diapo_texte_gauche h2, #diapo_texte_gauche h2 a {
	color:white;
	margin:0;
	padding:0;
}
#diapo_texte_gauche .dep_liste_accueil {
	margin:0;
	padding:0;
	
}
#diapo_texte_gauche .dep_liste_accueil a {
	color:#EEEEEE;
	font-weight:normal;
	
}
#diapo_texte_gauche .prestas_liste_accueil {
	margin:10px 0 0px 0;
	padding:0;
}
#diapo_texte_gauche .prestas_liste_accueil a {
	color:white;
	font-weight:normal;
}
.lien_tous_appels_accueil {
	text-align:right;
}
.lien_tous_appels_accueil a {
	color:#82c5e1;
}
.dgauche_height_fixe {
	height:280px;
}
.diapo_images_droite {
	float:left;
	height:341px;
}

.diaporama{
	width:512px;
	height:288px;
	margin:0;
	padding:0;
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
	margin:0;
	padding:0;
	background:none;
}
.diaporama img{
	border:none;
	margin:0;
	padding:0;
}

#menu_images{
	width:940px;
	height:279px;
	margin-top:36px;
	margin-left:auto;
	margin-right:auto;
}

#menu_images #image_particulier{
	width:312px;
	height:279px;
	background:url(../images/fond-particulier.png);
	float:left;
}

#menu_images #image_particulier:hover{
	background:url(../images/fond-particulier-survol.png);
}

#menu_images #image_professionnel{
	width:312px;
	height:279px;
	background:url(../images/fond-professionnel.png);
	float:left;
	margin-left:2px;
	margin-right:2px;
}

#menu_images #image_professionnel:hover{
	background:url(../images/fond-professionnel-survol.png);
}

#menu_images #image_prestataire{
	width:312px;
	height:279px;
	background:url(../images/fond-prestataire.png);
	float:left;
}

#menu_images #image_prestataire:hover{
	background:url(../images/fond-prestataire-survol.png);
}

#menu_images img{
	padding:0;
	margin:40px 0px 0px 10px;
	background:none;
}

.lien_image{
	display:block;
	width:292px;
	height:188px;
	margin-left:10px;
	margin-top:40px;
}

#menu_images .texte{
	width:282px;
	height:37px;
	text-align:center;
	padding:5px;
	margin:1px 0px 0px 2px;
	font-weight:bold;
	font-size:12px;
}

#menu_images .texte a{
	color:#ffffff;
	font-weight:normal;
}

#menu_images .texte .bigger{
	font-size:16px;
}

#etape1{
	position:absolute;
	margin-left:-19px;
	width:991px;
	height:83px;
	background:url(../images/fond-etape1.png);
}

#etape1_bis{
	width:991px;
	height:83px;
}

#etape2{
	position:absolute;
	margin-left:-19px;
	width:991px;
	height:83px;
	background:url(../images/fond-etape2.png);
}

#etape2_bis{
	width:991px;
	height:83px;
}

#etape3{
	position:absolute;
	margin-left:-19px;
	width:991px;
	height:83px;
	background:url(../images/fond-etape3.png);
}

#etape3_bis{
	width:991px;
	height:83px;
}

#menu_membre {
	float:left;
	padding:10px;
	border:1px solid #d4d4d4;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px;
	width:180px;
	background-color:#f8f8f8;
}
#menu_membre ul {
	margin:0 0 0 15px;
	padding:0;
}
#menu_membre ul li {
	background-image:url(../images/puce.png);
	list-style-type:none;
	background-repeat:no-repeat;
	margin:2px;
	padding:0 0 0 20px;
}
#menu_membre h2  {
	font-size:14px;
}
#contenu_membre {
	float:left;
	margin-left:20px;
	width:730px;
}

.jao_appel {
	margin-bottom:20px;
	margin-left:-15px;
}
.jao_appel_haut {
	background-image:url(../images/haut_annonce.jpg);
	width:983px;
	height:64px;
}
.jao_appel_haut_membre {
	background-image:url(../images/haut_annonce_membre.jpg);
	width:750px;
	height:64px;
}
.jao_appel_contenu {
	background-image:url(../images/repeat_annonce.jpg);
	width:983px;
}
.jao_appel_contenu_membre {
	background-image:url(../images/repeat_annonce_membre.jpg);
	width:750px;
}
.jao_appel_bas {
	background-image:url(../images/bas_annonce.jpg);
	width:983px;
	height:25px;
}
.jao_appel_bas_membre {
	background-image:url(../images/bas_annonce_membre.jpg);
	width:750px;
	height:25px;
}
.jao_nature_date {
	float:left;
	margin-left:270px;
	margin-top:10px;
	width:440px;
}
.jao_nature_date_membre {
	float:left;
	margin-left:270px;
	margin-top:10px;
	width:280px;
}
.jao_nature_date h2, .jao_nature_date h2 a, .jao_nature_date_membre h2 {
	margin:0 0 5px 0;
	padding:0;
	color:white;
	font-size:17px;
	font-weight:bold;
}
.jao_nature_date p, .jao_nature_date_membre p {
	margin:0;
	padding:0;
	color:white;
	font-size:12px;
}
.jao_dep {
	float:left;
	margin-top:10px;
	text-align:right;
	width:250px;
}
.jao_dep_membre {
	float:left;
	margin-top:10px;
	text-align:right;
	width:190px;
}
.jao_dep h3, .jao_dep h3 a, .jao_dep_membre h3 {
	margin:0 0 7px 0;
	padding:0;
	color:white;
	font-size:15px;
}
.jao_dep p , .jao_dep_membre p{
	margin:0;
	padding:0;
	color:white;
	font-size:11px;
}
.jao_infos {
	float:left;
	margin-left:20px;
	width:600px;
}
.jao_infos_membre {
	float:left;
	margin-left:20px;
	width:390px;
}
.jao_postulant_membre {
	float:right;
	margin:0;
	padding:0;
	margin-left:20px;
	margin-right:20px;
}
.jao_modification_membre{
	float:right;
	margin:0;
	padding:0;
	margin-left:20px;
}
.jao_infos p, .jao_infos_membre p {
	margin:0;
	padding:0;
}
.jao_infos ul, .jao_infos_membre ul {
	margin:0;
	padding:0;
}
.jao_infos li, .jao_infos_membre li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	color:#78adc5;
	background-image:url(../images/fond_survol_filtre.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	border:1px solid #bde4f7;
	padding:3px 5px 3px 5px;
	margin:3px;
}
.jao_infos li a {
	color:#78adc5;
	font-weight:normal;
}
.jao_compteur {
	float:left;
	background-image:url(../images/fond_compteur_normal.png);
	width:69px;
	height:45px;
	margin-left:20px;
	margin-top:10px;
	text-align:center;
	padding-top:22px;
	color:white;
	font-size:20px;
	font-weight:bold;
}
.jao_compteur_urgent {
	float:left;
	background-image:url(../images/fond_compteur_urgent.png);
	width:69px;
	height:45px;
	margin-left:20px;
	margin-top:10px;
	text-align:center;
	padding-top:22px;
	color:white;
	font-size:20px;
	font-weight:bold;
}
.jao_compteur_cloture {
	float:left;
	background-image:url(../images/fond_compteur_cloture.png);
	width:69px;
	height:45px;
	margin-left:20px;
	margin-top:10px;
	text-align:center;
	padding-top:22px;
	color:#009900;
	font-size:13px;
	font-weight:bold;
}
.jao_lien_savoir_plus {
	float:left;
	margin:0;
	padding:0;
	margin-left:20px;
}
.image_type_evenement {
	float:left;
	margin-left:20px;
	margin-top:-45px;
}
.image_type_evenement img {
	border:none;
}

.even {
	border:1px solid black;
	width:80px;
	height:50px;
}
.type_acces {
	font-size:48px;
	text-align:center;
}
.dnone {
	display:none;
}

#filtre_recherche {
	background-image:url(../images/filtre_repeat.jpg);
	width:983px;
	margin-left:-15px;
}
.filtre_haut {
	background-image:url(../images/filtre_haut.jpg);
	width:983px;
	height:66px;
	background-repeat:no-repeat;	
}
.filtre_cases {
	padding:0 0px 0 20px;
}
.filtre_bas {
	background-image:url(../images/filtre_bas.jpg);
	width:983px;
	height:70px;
	background-repeat:no-repeat;	
}
.btn_agrandir {
	position:absolute;
	display:block;
	background-image:url(../images/btn_agrandir.jpg);
	width:127px;
	height:33px;
	margin-left:790px;
	margin-top:20px;
}
.btn_agrandir:hover {
	background-image:url(../images/btn_agrandir_survol.jpg);
}


.btn_retrecir {
	position:absolute;
	display:block;
	background-image:url(../images/btn_retrecir.jpg);
	width:130px;
	height:30px;
	margin-left:790px;
	margin-top:20px;
	display:block;
}
.btn_retrecir:hover {
	background-image:url(../images/btn_retrecir_survol.jpg);
}


.case_filtre {
	height:260px;
	float:left;
	margin-right:10px;
	padding:10px;
	overflow:auto;
}
.case_filtre .filtre_select {
	background-image:url(../images/fond_filtre_select.jpg);
	background-color:#c3e7f8;
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:2px 5px 2px 5px;
	color:white;
	font-weight:bold;
	font-size:15px;
}
.case_filtre .filtre_select a {
	color:white;
	font-weight:bold;
	font-size:15px;
}
.case_filtre .filtre_select a:hover {
	color:white;
	font-weight:bold;
	font-size:15px;
}
.case_filtre .filtre_toselect a {
	border:1px solid #fafafa;
}
.case_filtre .filtre_toselect a:hover {
	color:#78adc5;
	background-image:url(../images/fond_survol_filtre.jpg);
	border:1px solid #bde4f7;
}

.case_filtre a {
	font-weight:normal;
	display:block;
}
.case_filtre a:hover {
	font-weight:normal;
	text-decoration:none;
}
.case_filtre a .btn_add, .case_filtre a .btn_del {
	visibility:hidden;
	vertical-align:middle;
}
.case_filtre a:hover .btn_add, .case_filtre a:hover .btn_del {
	visibility:visible;
}
.case_filtre ul {
	margin:5px 0 0 0px;
	padding:0;
}
.case_filtre ul li {
	margin:0 0 3px 0;
	padding:0;
	
	list-style-type:none;
}
.case_filtre .titre_filtre {
	margin:0 0 10px 0;
	padding:5px;;
	font-size:17px;
	color:#7e7e7e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/fond_titre_filtre.jpg);
}
.case_filtre .categorie_niv_1 a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	margin:10px 0 0 0;
}
.case_filtre .categorie_niv_2 a {
	font-size:14px;
	font-weight:bold;
}

.se_recherche{
	position:absolute;
	margin-left:93px;
	padding:0;
	top:19px;
}

.se_recherche form{
	margin:0;
	padding:0;
}

.se_recherche .recherche_text{
	position:absolute;
	top:2px;
	border: 1px solid #fff;
	height:17px;
	width:145px;
	margin:0;
	padding:0;
	color:#7D7D7D;
}

.se_recherche .recherche_submit{
	margin-left:165px;
}

.li_region a {
	font-weight:bold;
}
.li_region a:hover {
	font-weight:bold;
}

.lien_actif{
	color:#77C4E5;
	text-decoration:underline;
}

.modif_ok{
	text-align:center;
	color:#009933;
	border:1px #009933 solid;
}

#logo_prestataire{
	text-align:center;
	width:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

#logo_prestataire img{
	border:1px #009EE0 solid;
}

#mon_document{
	margin-top:20px;
}

#mon_document a{
	color:#009EE0;
	font-weight:normal;
}

#mon_document a:hover{
	text-decoration:none;
}

.encart_annonce {
	background-color:#f9f9f9;
	background-image:url(../images/fond_degrade_large.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	
	border:1px solid #bde4f7;
	padding:10px;
}
.encart_annonce img {
	background-color:white;
}
.ariane {
	margin-top:-10px;
	margin-bottom:20px;
}
.ariane a {
	font-weight:normal;
	font-size:10px;
}
.info_mea {
	color:#78adc5;
	background-image:url(../images/fond_degrade_large.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	border:1px solid #bde4f7;
	padding:40px;
	font-size:16px;
	font-weight:bold;
}

.bloc_pagination {
	text-align:center;
}
.bloc_pagination a, .bloc_pagination span {
	padding:4px 8px 4px 8px;
	font-size:14px;
	color:#666d71;
	margin:3px;
	background-color:#ddeff9;
	border:1px solid #d3e8f4;
}
.bloc_pagination a:hover {
	background-color:#76b4d6;
	text-decoration:none;
	color:white;
}
.bloc_pagination .page_active {
	background-color:#76b4d6;
	text-decoration:none;
	color:white;
}
.appel_gauche {
	float:left;
	width:730px;

}
.appel_droite {
	float:left;
	width:170px;
	border:1px solid #c0c0c0;
	margin-left:20px;
	background-color:#f1f1f1;
	padding:10px;
}
.appel_compteur {
	background-image:url(../images/fond_compteur_normal.jpg);
	width:69px;
	height:45px;
	text-align:center;
	padding-top:22px;
	color:white;
	font-size:20px;
	font-weight:bold;
}
.appel_compteur_urgent {
	background-image:url(../images/fond_compteur_urgent.jpg);
	width:69px;
	height:45px;
	text-align:center;
	padding-top:22px;
	color:white;
	font-size:20px;
	font-weight:bold;
}
.appel_compteur_cloture {
	background-image:url(../images/fond_compteur_cloture.jpg);
	width:69px;
	height:45px;
	text-align:center;
	padding-top:22px;
	color:#009900;
	font-size:13px;
	font-weight:bold;
}
.categorie_postulant {
	font-size:14px;
	text-align:center;
}
.categorie_postulant big {
	font-size:32px;
}
.categorie_presta_fiche {
	font-size:16px;
	vertical-align:middle;
}
.lien_social img {
	vertical-align:middle;
}
.menu_membre {
	float:left;
	width:190px;
	margin-top:20px;
}
.mea_membre {
	float:left;
	width:100px;
	font-size:11px;
	margin-left:10px;
}
.mea_membre_big {
	font-size:28px;
	text-align:center;
	font-weight:bold;
}

.div_appel_top {
	background-image:url(../images/appel_top.jpg);
	width:976px;
	height:228px;
	margin-left:-10px;
}
.appel_top_gauche {
	float:left;
	width:705px;
	margin-left:15px;
	margin-top:12px;
}
.appel_top_droite {
	float:left;
	width:220px;
	margin-left:20px;
	margin-top:18px;
}
.appel_top_droite h3 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.appel_top_gauche h2 {
	color:white;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:3px;
}
.appel_top_te {
	float:left;
}
.appel_top_te{
	border:none !important;
}
.appel_top_details {
	float:left;
	margin-left:15px;
}
.appel_top_details p {
	margin:0;
	padding:2px;
	font-size:14px;
}
.appel_top_details li {
	font-size:14px;
	padding:2px;
}
.appel_top_contenu {
	margin-top:25px;
}
.appel_top_comptage {
	float:left;
	width:85px;
}
.appel_top_important {
	float:left;
	width:130px;
}
.appel_top_important p {
	font-size:9px;
}
.appel_top_important p strong {
	font-size:11px;
}
.btn_postuler {
	display:block;
	background-image:url(../images/btn_postuler_normal.jpg);
	width:197px;
	height:59px;
	margin-top:20px;
	margin-left:-10px;
}
.btn_postuler:hover {
	background-image:url(../images/btn_postuler_survol.jpg);
}
.case_presta_recherche {
	background-image:url(../images/appel_case_presta.jpg);
	float:left;
	width:211px;
	height:150px;
	margin:10px;
}
.case_presta_recherche_vert {
	background-image:url(../images/appel_case_presta_vert.jpg);
	float:left;
	width:211px;
	height:150px;
	margin:10px;
}
.case_presta_recherche h4, .case_presta_recherche_vert h4 {
	color:white;
	font-size:15px;
	text-align:center;
	margin:6px 18px 0 7px;
	height:40px;
	padding:0;
}
.case_presta_recherche_vert h4 a {
	color:white;
}
.case_presta_recherche .nb_postulants, .case_presta_recherche_vert .nb_postulants {
	font-size:22px;
	color:#a6a6a6;
	font-weight:bold;
	text-align:center;
}
.case_presta_recherche_vert .nb_postulants a:hover {
	text-decoration:none;
}
.case_presta_recherche .nb_postulants big, .case_presta_recherche_vert .nb_postulants big {
	font-size:62px;
	font-weight:bold;
}
.case_presta_recherche .presta_postulants, .case_presta_recherche_vert .presta_postulants {
	font-size:11px;
	text-align:center;
	margin:0;
	padding:0;
}
.liste_prestas_postuler {
	font-size:14px;
	float:left;
	width:260px;
	font-weight:bold;
}
.cout_postulage {
	font-size:16px;
	margin:3px;
	padding:0;
	text-align:center;
}
.cout_postulage small {
	font-size:11px;
}
.addthis_toolbox { float:right; }

#home_compteur{
	position:absolute;
	top:14px;
	width:1014px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
}

#fond_liste_departements {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:black;
    filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8; 
}
#liste_departements {
	display:none;
	position:absolute;
	border:5px solid #CCCCCC;
	background-color:white;
	width:840px;
	height:500px;
	left:50%;
	margin-left:-420px;
}
#fermeture_departement{
	height:20px;
	text-align:right;
}
#fermeture_departement a{
	font-size:10px;
	padding:5px;
}
#conteneur_departements{
	width:820px;
	height:420px;
	overflow:auto;
	padding:10px;
}
.left_departements {
	width:250px;
	float:left;
}
#ajout_departement {
	height:30px;
	text-align:center;
	padding:5px;
}
#conteneur_departements p{
	margin:0;
	padding:4px;
}
.dep_niv_1 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	margin-top:10px !important;
}
.dep_niv_2 {
	font-size:14px;
	font-weight:bold;
}
.dep_niv_3 {
}
.liens_partenaires, .liens_partenaires a {
	font-size:10px !important;
	font-weight:normal !important;
}
