/* CSS Document */

body {
    margin:0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	background-color:#FFFFFF;
}

html{
  margin:0;
  padding:0;
}


form{
  margin:0;
  padding:0;
}

.normalBlanc {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}

/*##HASHING PICTONAV##*/
.titreRouge {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FF0000;
}

.petit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #000000;
}
.moyen {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}

#boxDetailsApport {
	display:none;
	background:url(../images/bg_bandeau_top.jpg) repeat-y;
	text-align:right;
}

/*##FIN HASHING PICTONAV##*/

/* Feuille de style de l'ancien site en prod*/
/*
.menu {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

a.petit
{
  text-decoration:none;
}
.blocTexte
{
padding: 5px;
display : none;
visibity:hidden;

}
.itemArticle{
width:330px;
background-color:#FBE326;
border:#E89E33;
border-style:dashed;
border-width:1px;
margin-top:5px;
margin-left:3px;
}
*/
/*FIN Feuille de style de l'ancien site en prod*/



/*structure gnrale du site */

a { cursor:pointer; color:#f29400;}
a:hover { text-decoration:underline;}
a img { cursor:pointer; border:0px solid white; }
.blocTexte{
padding : 5px;
display : none;
}

h1{
  font-size:18px;
}


html{
  margin:0;
  padding:0;
}


form{
  margin:0;
  padding:0;
}

.normalBlanc {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}
.structureCelHautGauche{
	width:550px;
}
.structureCelHautCentre{
background-image:url(/images/bg_comparateur_franchises.gif);

}
.structureCelHautDroite{
	width:184px;
	background-image:url(/images/bg_franchises_franchise.gif);
}

.celCentre{
	width:100%;
}

.celDroite{
	width:186px;
	background:url(/images/bg_col_droite.gif) repeat-y left;
	background-repeat:repeat-y;
	background-position:left;
}

.boxBackgroundRight{
	background:url(/images/bg_col_droite.gif) repeat-y left;
	background-repeat:repeat-y;
	background-position:left;
}

#accesAccueil{
  position:absolute;
  font-size:18px;
  font-weight:bold;

  z-index:50;

  top:50px;
  left:190px;

}

#accesAccueil a{
  color:#000;
  text-decoration:none;
}

#accesAccueil a:hover{
	color:#FF0000;
	text-decoration:none;
}

.logo1{
	background-image:url(/images/bg_franchise_menu_top.jpg);
	width:217px;
	height:95px;
	float:left;
	text-align:left;
}
.logo2{
	background-image:url(/images/bg_franchise_menu_top.jpg);
	width:180px;
	height:95px;
	float:left;
	text-align:left;
}
.logo2b{
	background-image:url(/images/bg_franchise_menu_top2.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:105px;
	float:left;
	text-align:left;
}
.menuHautRouge{
	background-image:url(/images/bg_haut1.gif);
	background-repeat:no-repeat;
	height:95px;
}
.menuHautRouge2{
	background-image:url(/images/bg_haut1b.gif);
	background-repeat:no-repeat;
	height:105px;
}
.btAccail{
 	float:left;
	width:210px;
}
.btAccail a{

	text-decoration:none;
	font-size:18px;
	color:#000000;
}
.menuHautLiens{
 	float:left;
}
.menuHautLiens a{
	text-decoration:none;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.menuHautLiens a:hover{
	text-decoration:none;
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
}

.menuGauche{
	position:relative;
    overflow:hidden;
}

.ssMenuG a{
	color:#000000;
	text-decoration:none;
}
.ssMenuG a:hover{
	color:#FF0000;
	text-decoration:none;
}

.ssMenuG .ssMenuGRouge a{
	color:#FFF;
	text-decoration:none;
}

.ssMenuGRouge{
	width:179px;
	margin-left:1px;
	background-color:#a30100;
}

.ssMenuGRouge a:link,.ssMenuGRouge a:visited,.ssMenuGRouge a:active{
	color:#f6ae38;
}

.ssMenuGRouge a:hover{
	color:#fcff00;
	text-decoration:none;
}

/* FIN structure gnrale du site */

/* Onglet Comparateur */
.ongletSelection{
	background-image:url(/images/bg_onglet_selection_off.jpg);
	width:333px;
	height:95px;
	float:left;
}
.ongletSelectionOn{
	background-image:url(/images/bg_onglet_selection_on.jpg);
	width:333px;
	height:95px;
	float:left;
}
.ongletNombreSelect{
	position:relative;
	top:20px;
	left:110px;
	width:60px;
	height:40px;
	float:left;
	text-align:center;
}
.ongletNombreSelect input{
	width:50px;
    font-size:36px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    border:0px;
    background-color:transparent;
    text-align:center;
}

.ongletMaSelect{
	position:relative;
	top:25px;
	left:100px;
	width:130px;
	height:40px;
	float:left;
}
.ongletMaSelect a{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.ongletMaSelect a:hover{
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

.flecheGaucheSelect{
	margin-top:5px;
	float:right;
}
.flecheDroiteSelect{
	margin-top:4px;
	float:left;
}
.tComparateurFranchise{
	float:left;
	margin:5px 0 0 10px;
}
.tComparateurFranchise a{
    font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.afficheur{
	height:25px;
}
.espaceMiniAfficheurLogo{
	height:65px;
	padding-top:5px;
	overflow:hidden;
}

.mALogo{
	float:left;
	width:60px;
	height:60px;
	background-image:url(/images/bg_miniAfficheurFranchise.gif);
}

.aMiniL{
    background-position:center;
    background-repeat:no-repeat;
}

.supprLogo{
  margin-top:-12px;
  margin-left:44px;
  width:14px;
  height:14px;
  background-image:url(/images/bt_suppr_fran.gif);
  background-repeat:no-repeat;
  cursor:pointer;
  z-index:20;
}

.magicHeight{
	clear:both;
	visibility:hidden;
}
/*FIN Onglet Comparateur */


/* menu Droit */
.select-box SELECT {
	WIDTH: 200px
}



.titreRouge{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #B50100;
	font-weight:bold;
}

.selectNosServices{
	position:absolute;
    z-index:10;
    width:410px;
    min-height:20px;
	font-size:10px;
    background-color:#FFFFFF;
    border:1px #B50100 solid;
	left:190px;
    !margin-top:20px;
    display:none;
    visibility:none;
	margin-top:-37px;
}


.selectNosServices .option{
  width:100%;
  padding:3px;
  background:none;
}

.selectNosServices .option a{
  height:20px;
  color:#BB0100;
  text-decoration:none;
  border:0;
  margin:0;
  padding:0;
  width:98%;
  clear:both;
}

.selectNosServices .option a:hover{
	background-color:#B50100;
	color:#FFFFFF;
}

.blocInterviews{
	background-image:url(../images/bg-interview-menuD.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.blocInterviews{}
.blocInterviews a { text-decoration:none;}

.microLien{
   width:100%;
   text-align:left;
   padding:2px;
}
.microLien a{
 font-size:10px;
 color:#840100;
}


a.intevNomEnseign{
	display:block;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
    color: #B50100;
}

a.intevNomEnseign:hover{
	display:block;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
    color: #590606;
	text-decoration:underline;
}

span.intevNomInterviewe{
	padding-left:0px;
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

span.intevPosteOccupe{
	text-align:left;
	
	display:block;
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
.blocUneInterview{
	margin:2px auto;
}

.dateInterview{
 font-size:9px;
 padding-left:6px;
 letter-spacing:-1px;
}

#fenetreDefilNew{
    position:relative;
    overflow:hidden;
    height:220px;
    text-align:left;
	padding-bottom:10px;
}

#contenuNewsDefil{
}
#contenuNewsDefil .articleNews {
	margin-top:15px;
	color:#590606;
	padding:3px;
}
#contenuNewsDefil .articleNews a { color:#590606; text-decoration:none;}
#contenuNewsDefil .articleNews a:hover { text-decoration:underline; }

.articleNews{
  border:1px #BB0100 solid;
  margin:0 5px;
  margin-top:15px;
  background-color:#f5f5f5;
  
}

.articleNewsPage{
	background-image:url(../images/skins/commun/filet-mauve.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:2px;
	padding:5px 0;
}

.lienPlusNew {
 text-align:center;
 font-size:11px;
 padding-bottom:5px;
}

.lienPlusNew  a{
  color:#000;
}
.reunionsReseaux { text-align:center; margin-bottom:10px;}
.reunionsReseaux a { color:#000000; text-decoration:none; }
.reunionsReseaux a:hover { text-decoration:underline; }
.reunionsReseaux .nomReseau { font-weight:bold;}
.reunionsReseauxTitre {
	margin:10px 0px;
	margin-left:10px;
	color:#bb0100;
	font-size:13px;
	font-weight:bold;
	display:block;
}
div.serviceAuxFranchisesFranchiseurs { margin:10px 10px 10px 10px; font-size:11px;}
div.serviceAuxFranchisesFranchiseurs a { color:#000000; text-decoration:underline; font-style:italic;}

/*FIN menu Droit */

/* Logo haut gauche */
.blocLogoService{
	/*margin:9px 0 0 19px;*/
	position:relative;
	left:19px;
	top:2px;
	height:70px;
	width:70px;
	text-align:center;
	float:left;
}
.blocLogoHabitat{
	float:left;
	position:relative;
	left:29px;
	top:2px;
	height:70px;
	width:70px;
	text-align:center;
}
.blocLogoCommerce{
	float:left;
	position:relative;
	left:19px;
	top:-17px;
	height:60px;
	width:70px;
	text-align:center;
}
.blocLogoMaster{
	float:left;
	position:relative;
	left:29px;
	top:-17px;
	height:60px;
	width:70px;
	text-align:center;
}
.lesBlocsLogos{
	clear:both;
}
.lesBlocsLogos a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:25px;
}
.tlf{
	font-size:18px;
	font-weight:bold;
    color:#B50100;
}

.tlf2{
	font-size:20px;
	font-weight:bold;
    color:#FFF;
}

.tlf3{
	font-size:16px;
	font-weight:bold;
    color:#de8e11;
}

.cadrePrivilige {

/*display:block;*/
margin-left:5px;
/* font-size:10px;*/
 margin-top:60px;
 margin:0 auto;
/* padding: 10px 5%;*/
 width:100%;
 clear:both;
 
}

.cadrePrivilige ul.column {
/* 	height:500px; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin:10px 0 50px;*/
	margin:0 auto;
	padding:0;
	width:100%;
}
.cadrePrivilige ul li {
	float: left;
	/*width: 100px;*/
	padding: 0;
	margin: 5px 5px;
	display: inline;
	width:31%;
}
.cadrePrivilige table {
	/*margin:5px;*/
}
.block {
	/*margin-right: 5px;*/
	/*padding: 10px;*/
	border:#c7c7c7 solid 1px;
	background-color:#fff;
	height:28px;
	text-align:center;
}
.block a { display:block; height:100%; width:100%;}
.block a div.description { font-size:11px; color:#7c7c7c;}
.block a:hover { color:#b50100; }
.block img { height:25px; }

/*FIN Logo haut gauche */

/* menu de gauche */
.typedeFranchise{
	font-size:11px;
	padding-left:15px;
	width:202px;
	height:178px;
	background-image:url(/images/bg_trait_transp.gif);
	background-repeat:no-repeat;
}

.lienTypeDeFranchise{
	font-size:16px;
    font-weight:bold;
    color:#000;
    text-decoration:none;
}

.lienTypeDeFranchise:hover{
	font-size:16px;
    font-weight:bold;
    text-decoration:underline;
}

.typeChoixF{
    font-size:10px;
    letter-spacing:-1px;
    margin-left:10px;
}

.typedeFranchise a{
	color:#000000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.typedeFranchise a:hover{
	color:#FF0000;
	font-size:15px;
	font-weight:bold;
}

.blocRecherche{
	background-color:#BB0100;
	position:relative;
	display:block;
}

.titreRecherche{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.titreRecherche h1{
	font-size:14px;
	margin:0px;
}

.titreRecherche h2{
	font-size:14px;
	margin:0px;
}

.zoneDeRecherche{
	padding-left:10px;
	float:left;
	width:152px;
	height:47px;
	background-color:#BB0100;
}
.btDeRecherche{
	float:left;
	width:45px;
	height:47px;
}
.blocTriPar{
	background-image:url(/images/bg_recherche_tri.gif);
	padding-left:10px;
	width:207px;
	height:97px;
}
.triPar {
	border-bottom:3px double #F29400;
	border-top:3px double #F29400;
	display:block;
	font-size:16px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	}
a:hover.triPar  { color:#6a266f; text-decoration:none;}

#voirToutactivite{
	position:relative;
  width:207px;
  background-color:#BB0100;
  margin-left:-10px;

  z-index:100;
}

#voirToutactivite a{
  color:#FFF;
}

#voirToutactivite .titre{
width:100%;
color:#FFF;
font-weight:bold;
text-align:center;
background-color:#5F0505;
}


#voirToutactivite hr{
    border: none 0;
    border-top: 1px dashed #FFF;/*the border*/
    width: 50%;
    height: 1px;
}

.selectTrierPar{
	margin-top:5px;
	width:200px;
	font-size:10px;
	color:#BB0100;
}

.immoAffiche{
 margin-top:10px;
 margin-left:20px;
 background-image:url(/images/bg_immo.jpg);
 background-repeat:no-repeat;
 text-align:center;

 padding-bottom:10px;
 border-bottom:#000000 dotted 1px;

 z-index:0;
}

.immoAffiche a{
  color:#FFF;
  text-decoration:none;
}


/* FIN menu de gauche */

/* module choix rseau franchise */
#affichResultat{
  position:absolute;
  width: 156px;

  !margin-top: 20px;
  !margin-left: -80px;
}

*> #affichResultat{
  margin-top: 20px;
  margin-left: -50px;

  !margin-top: 20px;
  !margin-left: -80px;
}


#zoom-track{
position:absolute;
z-index:1;

margin-left:7px;
padding-top:28px;

width:300px;
height:17px;
}

#zoom-handle-1{
position:absolute;
background-color:#E9B3B3;
height:17px;
z-index:2;
cursor:pointer;
}

#zoom-handle-2{
position:absolute;
background-color:#E9B3B3;
height:17px;
z-index:2;
cursor:pointer;
}

#zoom-track-selected{
position:absolute;
background-color:#B50100;
height:17px;
z-index:1;
opacity: .3;
filter: alpha(opacity=30);
}



.autresBoutonsG{
	margin-left:10px;
	width:150px;
	border-bottom:#000000 dotted 1px;
	padding-bottom:5px;
    padding-top:5px;
}
.autresBoutonsG a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.autresBoutonsG a:hover{
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}

.blocFranchiseParApport{
	background-image:url(/images/franchise_par_apport_personnel.gif);
    background-repeat:no-repeat;
	width:220px;
	height:55px;
}
.blocFranchiseParSecteur{
	background-image:url(/images/franchise_par_activite.gif);
	background-repeat:no-repeat;
	width:218px;
	height:55px;
	text-align:center;
}
.franchiseTableau{
	border:solid 1px #000000;
}
.selectApportPerso{
	margin-top:25px;
	width:190px;
	font-size:13px;
	color:#BB0100;
}

#explicationFlash{
 z-index:5;
 width:100%;
 display:block;
 visibility:visible;
 text-align:left;
}

.VoirTout{
 font-size:10px;
 color:#000;

}


/* FIN module choix rseau franchise */

/*Microfiche */

.titreRechercheAjax{
font-weight:bold;
}


.mF{
	float:left;

    background-image:url(/images/bg_microfiche.gif);
	width:75px;
	height:91px;
	text-align:center;

	margin:20px 10px 0 0;
}

.mFO{
	float:left;

    background-image:url(/images/bg_microfiche.gif);
	width:75px;
	height:91px;
	text-align:center;

	margin:20px 10px 0 0;

    opacity: 0.3;
    filter:alpha(opacity=30);
}


.mFIc{
 width:9px;
 height:8px;
 border:none;
 margin-left:3px;
}
a.mFPI{
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
a.mFPI:hover{
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#FF0000;
}
a.mFSe{
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#F2D708;
}
a.mFSe:hover{
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#FF0000;
}
/*FIN Microfiche */

/*div du Roll Over de la microfiche */
.divRollOver{
	text-align:left;
	position:absolute;
	z-index:30;
	width:240px;
	height:300px;
	background-image:url(/images/bg_apercu.gif);

    display:none;
    visibility:hidden;

}
.divRollOverLogo{
	background-position:10px;
	background-repeat:no-repeat;
	height:113px;
	width:150px;
}
.divRollOverNormRouge{
	padding-left:3px;
	margin-left:1px;
	width:145px;
	background-color:#FFFFFF;
	color:#FF0000;
	font-size:10px;
}
.divRollOverNormNoir{
	width:240px;
	padding-left:3px;
	color:#000000;
	font-size:10px;
}
.resumeFranchise
{
    padding-left:3px;
    padding-right:3px;
    font-size:10px;
}
.divRollOverNormNoir2{
	width:240px;
	padding-left:3px;
	color:#000000;
	font-size:10px;
    font-weight:bold;
}


.divRollOverNom{
	width:240px;
	padding-left:3px;
	font-size:12px;
	font-weight:bold;
}

.logoDFranchise{
   visibility:hidden;
}


.chargement{
 width:100%;
 text-align:center;
 font-weight:bold;
 font-size:10px;


}

.noFranchise{
 width:100%;
 text-align:center;
 font-weight:bold;
 font-size:11px;
}


/** page interview ****/
.afficheListInter {
 position:relative;
 margin-left:50px;
 min-height:60px;
 padding-bottom:3px;
 background-image:url(../images/skins/commun/filet-mauve.gif);
 background-repeat:repeat-x;
 background-position:bottom;
 }

.logoListeInter{
  float:left;
  height:50px;
  width:50px;
  background-position:center;
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  border:1px solid #c4c4c4;
  -moz-border-radius: 6px;
}
.detailsListeInter{
	float:left;
	padding-left:20px;
	text-align:left;
	width:450px;
}

.separInter{
clear:both;
 width:100%;
 height:10px;
}


.afficheInterview{
   -moz-border-radius:10px 0 10px 0;
	border:2px solid #C4C4C4;
	margin:10px auto 0;
	min-height:100%;
	padding-left:10px;
	text-align:left;
	width:97%;
}


.afficheInterview legend{
  margin-left:20px;
  font-weight:bold;
  font-size:14px;
}

.afficheInterviewPlus{
   width:95%;
   border:1px #A40200 solid;
   margin-left:10px;
}

.afficheInterviewPlus legend{
    font-weight:bold;
}

.blocImages {
	-moz-border-radius:10px 0 10px 0;
	background-color:white;
	border:1px solid #C4C4C4;
	float:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:30px;
}

.blocTitre {
	float:left;
	margin-top:10px;
}

.logoInter{
  float:left;
  margin-top:-30px !important;
  margin-top:-10px;
  border:1px #A40200 solid;
}

.afficheIdentiteIn{
   margin-left:20px;
   line-height:1.8em;
}

.afficheContenuInter{
 float:left;
 width:75%;
 min-height:100%;
 background-image:url(../images/skins/commun/filet-mauve-vertical-pt.gif);
 background-repeat:repeat-y;
 background-position:right;
 margin-top:10px;
 padding-top:5px;
 padding-right:15px;
}

.afficheInfoInter{
  float:left;
  width:21% !important;
  min-height:100%;
  margin-top:10px;
  padding-top:5px;
  padding-left:10px;
   text-align:center;
}

.affichInfoRe{
  background-color:#6a266f;
  color:#FFF;
  -moz-border-radius:10px 0 10px 0;
  padding:5px;
  font-size:10px;
 }

 .titreInterAutre{
	background:url("./images/img_interview_pt.gif") no-repeat scroll left center transparent;
	border-bottom:1px solid #6A266F;
	color:#6A266F;
	font-size:12px;
	margin-bottom:5px;
	padding-bottom:5px;
 }

 .optionLogoInter{
	margin-left:20px;
    /* width:100%; */
   /* text-align:center; */
   bottom:0;
 }

.afficheInfoInter hr{
  height:1px;
  background-color:#6a266f;
  border:0px;
}

.afficheInfoInter a{
   color:#B50100;
   text-decoration:none;
   text-align:center;
}



.lireSuite{
 width:100%;
 text-align:right;
}

.lireSuite a{
  color:#6D0100;
}

.afficheAutreInter{
  width : 100%;
  float:left;
  text-align:left;
  margin:2px;
  font-size:10px;
}

.afficheAutreInter a{
  font-weight:bold;
  color:#000;
}


#resultatFranchise {
  position:relative;
  float:left;
  width:45%;
  margin-left:10px;
  margin-top:20px;
}

.affResultatR{
  height:30px;

  text-align:left;
  padding-top:10px;
  padding-left:80px;

  border-bottom:1px #B2B2B2 dotted;
  margin:5px 0;

  background-repeat:no-repeat;
  background-position:center left;
}

.affResultatR a{
  text-decoration:none;
  color:#991615;
}

#resultatAutre{
  position:relative;
  float:right;
  width:45%;
  margin-right:10px;
  margin-top:20px;
}

#resultatAutre hr{
    border: none 0;
    border-top: 1px dashed #991615;/*the border*/
    width: 50%;
    height: 1px;
}

.titreResultTrouv{
  text-align:left;
  font-weight:bold;
}

.afficheResultIn{
 text-align:left;
 font-size:10px;
}

.afficheResultIn a{
 font-size:11px;
 color:#991615;
}

.afficheRecherche{
   width:95%;
   border:1px #A40200 solid;
}

.afficheRecherche legend{
   font-weight:bold;
}





/****** Pour les articles ******/
.separArt{
  height:1px;
  background-color:#FABC60;
  border:0;
}

.tabArticles{
	margin-top:20px;
    border:solid 1px #000000;
	border-top:dotted 1px #000000;
}

*> .tabArticles{
  margin-left: 20px;
  !margin-left: 0px;
}


.titreArticle{
  font-size:12px;
  font-weight:bold;
  color:#FFF;
  background-color:#C23500;
  border:1px #FFF dotted;
}

.contenuResumeAr{
   text-align:left;
   padding-left:20px;
}

.contenuResumeAr li{
   font-size:10px;
}

.contenuResumeAr a{
   color: #4D0606;
   font-size:12px;
}

.contenuArticle{
	color:#242424;
	font-size:11px;
	padding-left:5px;
	text-align:left;
	padding-right:5px;
}


/***** Page service ******/

.afficheService{
	border:1px solid #C4C4C4;
	padding:10px 20px;
	text-align:left;
}
.afficheService legend{
	color:#F29400;
	font-size:16px;
	font-weight:bold;
}
.descriptionService{
	border:1px solid #f29400;
	padding:10px;
	text-align:left;
	margin-bottom:20px;
}
li {
 text-align:left;
}
.button {
	background-color:#f29400; 
    border:1px solid #f29400;
	padding:3px 8px;
	font-weight:bold;
	color:white;
	cursor:pointer;
	-moz-border-radius: 5px 0px 5px 0px;
	border-radius: 5px 0px 5px 0px;
}
.button:hover {
	background-color:#6a266f;
	border:1px solid #6a266f;
	color:#fff;
}

/***** Page fiche reseaux ******/


.afficheFicheR{
   position:relative;
   float:left;

   margin-left:10px;

   border:1px #A40200 solid;

   text-align:left;
   font-size:11px;
   padding:0;
   height:100%;
}

.largeurFichePetite{
  width:79%;
}

.largeurFicheGrand{
 width:95%;
}

.afficheFicheR legend{
  font-weight:bold;
  font-size:14px;
}

.ficheLogo{
 float:left;
 width:49% !important;
 width:40%;
}

.ficheLogo hr{
    border: none 0;
    border-top: 1px dashed #5E1004;/*the border*/
    width: 50%;
    height: 1px;
}

.afficheSurFranchise{
   text-align:left;
   width:100%;
   !margin-left:10%;
}

*> .afficheSurFranchise{
   margin-left:25%;
   !margin-left:10%;
}


.ficheDetails{
 position:relative;
 float:left;
 width:49%;
 margin-top:-15px;

 font-size:11px;
}

.conditionAcces li{
 width:100%;
 padding-left:15px;
 padding-bottom:10px;
 color:#970000;
 list-style: none ;
 margin-left:-10px;
 background:transparent url(/images/picto_fleche.gif) no-repeat 0px 0px;
}

.ficheDetails a{color:#970000;}
.ficheDetails strong{ color: #000}

.ficheReseau{
  margin-left:-40px;
}

.ficheReseau li{
 float:left;
 !width:28%;
 color:#000000;
 text-align:center;
 margin-top:-5px;
 margin-bottom:5px;
 list-style: none;
 font-size:13px;
 font-weight:bold;

 border-right:1px #780100 dotted;
}

*> .ficheReseau li{
    width:32%;
    !width:25%;
}

.borderLeftF{
    border-left:1px #780100 dotted;
}


.catFiche{
  !margin-left:0px;
}

*> .catFiche{
     margin-left:-20px;
     !margin-left: 0px;
}


.catFiche li{
  font-size:10px;
}


.titreFiche{
  width:92%;
  height:18px;
  padding-left:30px;
  color:#FFF;
  font-weight:bold;
  font-size:15px;
  padding-top:2px;
  background:#C23500 url(./images/titre_info.gif) no-repeat 5px center;
}

.ficheLogo{
  margin-top: 5px;
  text-align:center;
}

.ficheLogo .imgF{
  border:1px #590202 solid;
}

.ficheLogo a{
  text-decoration:none;
  color:#B50100;
  font-weight:bold;
}

.sloganFiche{
  margin:5px 0;
}

.ficheDecription{
  clear:both;
  width:98%;
  padding:2px 5px 10px 5px;

}

.ficheInterview{
  clear:both;
  width:98%;
  border-top:1px #AEAEAE dotted;

  padding:2px 5px 10px 5px;

}

.ficheInterview a{
  padding-top:5px;
  color:#9A0000;
}

#listeArticleF{
  float:left;
  width:49%;
  padding-bottom:5px;
  padding-top:5px;
}

#listeNewF{
 float:left;
 width:49%;
 padding-bottom:5px;
 padding-top:5px;

}


.affichDocF{
  width:25%;
  float:left;
  padding:10px;
  text-align:center;
}

.affichDocF a{
   color:#801212;
   padding-top:50px;
}

.autreReseauFiche{
    width:80px;
	text-align:center;
	border:1px #850404 solid;
	background-color:#F5F5F5;
	padding-bottom:5px;
}

.autreReseauF{
  margin-top:10px;
  font-size:10px;
  font-weight:bold;
}
.autreReseauFiche .mF { float:none; margin:10px auto;}

/**********Comparateur de franchise .... *************/

.retourCompa{
 width:100%;
 text-align:left;
 margin-top:10px;

}

.afficheComparateur{
 overflow:auto;

 width:100%;
 height:640px;
}

.ficheCompa{
 float:left;
 width:110px;
 margin-top:10px;
 background-color:#EAA800;
 font-size:10px;

}

.ficheCompaIntitule{
 float:left;
 width:120px;
 margin-top:10px;
 background-color:#EAA800;
 font-size:10px;
}


.ficheEntete{
  height:80px;
  width:170px;
  background-color:#FBE326;
  padding:10px;
  font-size:10px;
  border:1px #FFF dashed;
}

.ficheEntete .logoC {
  width:100%;
  height:55px;
}

.ficheEntete .enseigneC{
    width:100%;
    height:25px;
    font-weight:bold;
}

.videEntete{
  background-color:#FFFFFF;
}
#plusDescr{
display:none;
}


.ficheEntete .imgC{
  border:1px #000 solid;
}


.ficheCompare{
  border:1px #FFFFFF solid;
}


.ficheCompare p{
  padding:10px 3px 0px 3px;

  height:35px;
  color:#C31B1A;
  border-bottom:1px #B50100 dotted;
  margin:0px;
  letter-spacing:-1px;
}

.ficheCompare .lienContact{
  color:#3E2D00;
}

.fondD{
 text-align:center;
 background-color: #F3C95E;
}

.iCom {
  height:30px;
}

.iCom a{
  color:#B50100;
}


/*********Page de news ***********/
.afficheNewsTout{
  margin-top:20px;
  margin-left:20px;
  width:95%;
  text-align:left;
}

.lienNews{
 text-decoration:none;
 color:#000;
}

.lienNews:hover{
 text-decoration:underline;
 color:#CB1418;
}

/************* Annuaire ***********/
.afficheLettre {
  margin-top:10px;
  height:30px;
  width:890px;
}

.boxLettre {
	height:30px;
	width:25px;
	float:left;
	margin:15px 0 0 2px;
	background-color:#f29400;
	text-align:center;
}
.boxLettre a{
	display: block;
	font-size:22px;
	text-decoration:none;
	color:#fff;
	line-height:30px;
}
.boxLettre a:hover {
	background-color:#6a266f;
	text-decoration:none;
	}

a.lienLalpha{
	background-color:#F29400;
	color:#FFFFFF;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	width:25px;
	font-size:22px;
	text-decoration:none;
	margin-right:2px;
}
a:hover.lienLalpha {
	background-color:#6a266f;
	text-decoration:none;
	}

.afficheLesFranchises {
  text-align:left;
  margin-top:10px;
}



.blocAnnuaire{
  float:left;
  width:50%;
  margin:5px;
}



/******* page tout ce qui faut savoir **************/


/*FIN div du Roll Over de la microfiche */


/********** Annuaire  par rubriques ***********/
.selectTrierParAnnuaire{
  color:#B50100;
  font-size:11px;
}


.hautAnnuaire{
  width:96%;
  text-align:right;
  margin-right:60px;
  margin-top:-15px;
  padding-right:20px;
  background:transparent url(./images/haut_annu.gif) no-repeat right 3px;

}

.hautAnnuaire a{
 color:#B50100;
 font-size:10px;
}



.afficheSecteurA  .droit select{
margin-top:5px;
}
dt.rubrique,dt.apport,label,label img {
cursor:pointer;
}
dt.rubrique a {color:#6a266f; text-decoration:none;}
dt.rubrique ,dt.rubriqueActif {
	-moz-border-radius:10px 0 10px 0;
	border:2px solid #F29400;
	float:left;
	font-size:16px;
	margin:0 10px 10px;
	padding:10px 0;
	text-align:center;
	width:226px;
	border-color:#F29400;
}
dt.rubrique img{float:left;margin-left:5px;margin-top:0;width:25px; height:25px;}
dt.rubrique:hover, dt.rubriqueActif {color:#FFF; background-color:#6a266f; border:solid 2px #c4c4c4;}
dt.rubrique:hover a {color:#FFF;}
.selectionne
{
color:#f29400;
font-weight:bold;
font-size:14px;
}
.btFermerDiv{
 display:block;
 width:100%;
 text-align:right;
 font-color:#FFF;


}
.tableFiletRouge{
	margin:10px 0;
	-moz-border-radius:10px 0 10px 0;
	border:2px solid #C4C4C4;
	padding:10px;
}
.spacer
{
clear:both;
}

a.accueilLesFamilles {
	font-size:12px;
    font-weight:normal;
    color:#0033FF;
    text-decoration:none;
}
a.accueilLesFamilles:hover {
	font-size:12px;
    font-weight:normal;
    color:#0033FF;
}

.accueilLesOffres {
	font-size:9px;
	color:#000000;
}
a.listeThemeAccueil{
	font-size:11px;
    font-weight:bold;
    color:#000;
}
a.listeThemeAccueil:hover{
    color:#0033FF;
	text-decoration:underline;
}
.blocSelecteur {
	float:left;
	width:182px;
	height:77px;
	text-align:left;
	margin-right:5px;
	margin-top:20px;
	background-color:#FCECC1;
	background-image:url(/images/bg_blocSelecteur.gif);
	background-repeat:no-repeat;
}
.blocSelecteurGrd {
	float:left;
	width:230px;
	height:175px;
	text-align:left;
	margin-right:5px;
	margin-top:20px;
	background-color:#e5e5e5;
	background-image:url(/images/bg_blocSelecteurGrd.gif);
	background-repeat:no-repeat;
}
.blocSelecteurBaseLine {
	font-size:10px;
	color:#5C5C5C;
	height:35px;
	overflow:hidden;
}
.blocSelecteurTitre {
	font-size:10px;
	color:#000000;
}
.blocSelecteurRouge {
	font-size:10px;
	color:#B50100;
}
a.blocSelecteurLien {
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
}
.blocSelecteurLien {
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
}


a.titreBlocSelecteur {
	display:block;
	height:13px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-left:5px;
}
.logoSelecteur {
	background-color:white;
	background-position:center;
	background-repeat:no-repeat;
	width:52px;
	border:1px solid #A8A8A8;
	float:left;
	margin-left:5px;
}
/*Module candidat libre*/
div.choixRubriques {
    float:left;
}
div.choixRubriques dd, div.choixRubriques dt{
    font-family:Arial;
    font-size:12px;
}
div.choixRubriques dd {
    font-weight:bold;
}

.cr_HG{
	width:8px;
	height:20px;
	background-image:url(/images/cr_HG.gif);
	background-repeat:no-repeat;
}

.cr_HD{
	width:9px;
	height:20px;
	background-image:url(/images/cr_HD.gif);
	background-repeat:no-repeat;
}

.cr_BG{
	width:8px;
	height:10px;
	background-image:url(/images/cr_BG.gif);
	background-repeat:no-repeat;
}

.cr_BD{
	width:9px;
	height:10px;
	background-image:url(/images/cr_BD.gif);
	background-repeat:no-repeat;
}

.cr_B{
	background-image:url(/images/cr_B.gif);
}

.lineLeft{
	background-image:url(/images/cr_G.gif);
	background-repeat:repeat-y;
}

.lineRight{
	background-image:url(/images/cr_D.gif);
	background-repeat:repeat-y;
}

.boxDocHG{
	background-image:url(/images/boxDemandeDocHG.gif);
	background-repeat:no-repeat;
	height:29px;
}
.boxDocHD{
	background-image:url(/images/boxDemandeDocHD.gif);
	background-repeat:no-repeat;
	width:18px;
	height:29px;
}
.boxDocDBG{
background-image:url(/images/boxDemandeDocDBG.gif);
background-position:right;

}
.boxDocCBG{
background-image:url(/images/boxDemandeDocCBG.gif);
}
.boxDocBBG{
background-image:url(/images/boxDemandeDocBBG.gif);
}
.boxDocCBG li {
list-style-image:url(/images/dotOrangeBgJaune.gif);
line-height:20px;
}

.listeDepart{
	text-decoration:none;
	color:#999999;
	font-size:9px;
}

.listeDepart2{
	color:#666;
	text-decoration:none;
	font-size:9px;
}
.zoneFaqAccueil a, .zoneFaqAccueil ul li a {
	color:#000000;
	text-decoration:none;
}
.zoneFaqAccueil a:hover{
	text-decoration:underline;
}
.zoneFaqAccueil li span{
	font-weight:bold;
}

.normal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

.titreRouge {
	background-color:#000000;
	border:1px solid black;
	color:#F29400;
	display:block;
	padding:3px;
	text-align:center;
	font-size:14px;
	padding:3px;
	margin:0;
}



.petit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #000000;
}
.moyen {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}

.menu {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

a.petit
{
  text-decoration:none;
}
.blocTexte
{
padding: 5px;
display : none;
visibity:hidden;

}
.itemArticle{
width:330px;
background-color:#FBE326;
border:#E89E33;
border-style:dashed;
border-width:1px;
margin-top:5px;
margin-left:3px;
}

img {
	border:none;
}

.spacer {
	visibility:hidden;
	clear:both;
	margin:0px;
}

.boxTop {
	height:134px;
	background:url(/images/bg_top.gif) repeat-x;
}

.logoTop {
	display:block;
	background:url(/images/logo-franchise.gif) no-repeat;
	width:220px;
	height:104px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

.baniere {
	position:absolute;
	left:225px;
	margin-top:5px;
	margin-left:15px;
}

.menuTop {
	height:30px;
	float:left;
	width:100%;
}

.menuTop a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.inputTextGris {
	color:#CCCCCC;
}

.inputTextNoir {
	color:#000000;
}

.boxNavigation {
	overflow:hidden;
	height:30px;
}

.btnMenuTop {
	float:left;
	margin-left:5px;
}

.btnMenuTop .coinG{
	background:url(/images/coin_g_menu.jpg) no-repeat;
	width:11px;
	height:30px;
	float:left;
}

.centreMenu {
	font-weight:normal;
	font-size:11px;
	background:url(/images/bg_centre_menu.jpg) repeat-x;
	float:left;
}

.btnMenuTop .coinD{
	float:left;
	background:url(/images/coin_d_menu.jpg) no-repeat;
	width:11px;
	height:30px;	
}

.btnMenuTop .coinGVal{
	background:url(/images/coin_g_menu_val.jpg) no-repeat;
	width:11px;
	height:30px;
	float:left;
}

.centreMenuVal {
	font-weight:normal;
	font-size:11pt;
	background:url(/images/bg_centre_men_val.jpg) repeat-x;
	float:left;
	color:#ab0200;
	font-weight:bold;
}

.btnMenuTop .coinDVal{
	float:left;
	background:url(/images/coin_d_menu_val.jpg) no-repeat;
	width:11px;
	height:30px;	
}

.recherche {
	float:right;
	width:200px;
	height:30px;
}

.conteneur {
	margin:0px;
	padding:0px;
}

.boxLeft {
	margin-bottom:0px;
}
.boxLeftRouge {
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #A30100;
	margin-right: 7px;
}
.franchiseServices {
	background:url(/images/s_rouge.jpg) no-repeat left;
}

.franchiseHabitat {
	background:url(/images/h_violet.jpg) no-repeat left;
}

.franchiseCommerce {
	background:url(/images/c_vert.jpg) no-repeat left;
}

.masterFranchise {
	background:url(/images/m_bleu.jpg) no-repeat left;
}

.boxLeft{
	width:198px;
}

.boxLeft h1 {
	font-size:12px;
	font-weight:bold;
	margin-left:7px;
	margin-top:12px;
	margin-bottom:6px;
}

h1.acroche{
	-moz-border-radius: 15px 15px 15px 15px;
	background-color:#666666;
	color:#FFFFFF;
	display:block;
	font-size:17px;
	line-height:43px;
	margin-bottom:20px;
	padding:0 20px; 
}

.boxLeft a {
	display:block;
	height:22px;
	width:140px;
	border-bottom:1px #CCCCCC solid;
	margin-left:7px;
	text-decoration:none;
	color:#000000;
	font-size:10px;
	line-height:22px;
	padding-left:26px;
}

.boxLeftRouge .liens1Rouge #boxApport, .boxLeftRouge .liens1Rouge #boxActivite {
	background-image:url(../images/bg_col_gauche-Brouge.gif);
	background-repeat:repeat-y;
}


#boxApport a, #boxActivite a {
	padding-left:10px;
	width:156px;
	font-size:10px;	
	
}
.boxLeftRouge #boxApport a, .boxLeftRouge #boxActivite a {
	padding-left:10px;
	width:156px;
	font-size:10px;	
	color: #FFFFFF;
}
.boxLeft .liens1 {
	background:url(/images/carre_blanc_1.jpg) no-repeat left;
}
.boxLeftRouge .liens1Rouge {
	color:#FFFFFF;
}
.pagePartenaires {
	border-bottom:2px dotted #b50100;
	margin-bottom:20px;
}

.pagePartenaires a {
	text-decoration:none;
}

.pagePartenaires a:hover {
	text-decoration:underline;
}

.boxLeft .liens1:hover {
	background:url(/images/carre_rouge_1.jpg) no-repeat left;
}
.boxLeftRouge .liens1Rouge:hover {
	background:url(/images/carre_blanc_1fondtransp.gif) no-repeat left;
}
.boxLeft .liens2 {
	line-height:15px;
	height:35px;
	background:url(/images/carre_blanc_2.jpg) no-repeat left;
}

.boxLeft .liens2:hover {
	background:url(/images/carre_rouge_2.jpg) no-repeat left;
}

.boxLeft .liens4 {
	line-height:14px;
	height:59px;
	background:url(/images/carre_blanc_4.jpg) no-repeat left;
}

.boxLeft .liens4:hover {
	background:url(/images/carre_rouge_4.jpg) no-repeat left;
}

.boxLeft .liensListe {
	background:url(/images/carre_blanc_4.jpg) no-repeat left;
}

.boxLeft .liensListe:hover {
	height:59px;
	background:url(/images/carre_rouge_4.jpg) no-repeat left;
}

.boxLeft .liensListe a {
	margin:none;
	border: none;
	height:3px;
}

.boxCenter {
}

.celGauche {
	width:198px;
	background:url(/images/bg_col_gauche.gif) repeat-y left;
	background-repeat:repeat-y;
	background-position:left;
}

td.celGauche{
	margin:0px;
	padding:0px;
}

.boxBackgroundLeft{
	background:url(/images/bg_col_gauche.gif) repeat-y right;
	background-repeat:repeat-y;
	background-position:left;
}
.centreTop {
	background:url(/images/bg_bandeau_top.jpg) no-repeat right;
	height:26px;
	line-height:26px;
	text-align:right;
	padding-right:5px;
}
.centreTop2 {
	background:url(/images/bg_bandeau_top2.jpg) no-repeat right;
	height:65px;
	line-height:26px;
	text-align:right;
	padding-right:5px;

}

.boxRight {
	margin-top:5px;
	height:37px;
	background-color:#bb0100;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	line-height:17px;
}

.liensDroite {
	height:47px;
	border-bottom:1px solid #CCCCCC;
	background:url(/images/croix_rouge.jpg) no-repeat right;
	text-decoration:none;
	color:#000000;
	font-size:12px;	
}
.liensDroite img { border:none; vertical-align:middle; marging-left:5px;}
.btnOkDroite {
	background:url(/images/btn_ok_droite.jpg) no-repeat;
	display:block;
	width:174px;
	height:38px;
	margin-top:5px;
	margin-left:3px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

.btnOkDroite:hover {
	background:url(/images/btn_ok_droite_over.jpg)
}

.separArt {
	height:1px;
	background-color:#CCCCCC;
	border:0px;	
}


/* Cadre */

.aF{
  width:47%;
  -width:45%;
  height:80px;
  background-color:#dfdfdf;
  border:1px #b50100 dotted;
  float:left;
  cursor:pointer;
  padding:0px;
  margin:10px 1% 10px 1%;
}

.aF.titre {
  width:98%;
  font-size:12px;
  font-weight:bold;
  padding:5px 1% 0px 1%;
  background-color:#d0d0d0;
  text-align:left;
}

.aF .titre  a{
  color:#b50100;
}
.blocContenuNouvRezo{
  float:left;
  width:98%;
  height:60px;
  padding:3px 5px 0 5px;
  text-align:left;
  font-size:10px;
  letter-spacing:-1px;
}

.aF .slogan{
  font-size:12px;
  color:#565656;
}

.sFra {
  background-color:#efefef;
}

.vFA{
  text-align:left;
  font-size:10px;
  padding-top:5px;
}

.vFA a{
 color:#370202;
}

.titreArticle{
  font-size:12px;
  font-weight:bold;
  color:#FFF;
  background-color:#b50100;
  border:1px #FFF dotted;
}

.zoneFaqAccueil a{
	text-decoration:none;
	font-size:12px;
	padding-right:15px;
	color:#666666;
}

.zoneFaqAccueil a:hover{
	text-decoration:underline;
}
.zoneFaqAccueil li span{
	font-weight:bold;
	color:#b50100;
}

.cadrePrivilige .micro {
	font-size:12px;
}

#boxNewslettre {
	display:none;
}


div.skycraper { border:none; }
div.skycraper a {
	margin:0;
	padding:0;
	float:none;
	border:none;
}

ul.rubriques {
	list-style:none;
	float:left;
	width:295px;
	padding-left:10px;
	margin-top:0;
	padding-top:0;
	}
ul.rubriques li{  margin-left:20px; display:block;}
ul.rubriques li a { color:#6b6b6b; text-decoration:none; display:block;}
ul.rubriques li a:hover { color:#000000; font-weight:bold; border:1px solid #CCCCCC;}
ul.rubriques li.titreRouge { margin:0; padding:0; margin-bottom:5px;}
a.liensTitreRouge { color: #f29400; text-decoration:none; padding-left:20px; font-weight:bold; font-size:12px;}
a.liensTitreRouge:hover { color:#6a266f; }

div.liensRubriques {border:1px solid #CCCCCC; border-left:0; border-right:0; padding:10px 0px; margin-top:5px;}

.titreMenuGauche {
	border-bottom:1px #878787 solid;
	border-top:1px #878787 solid;
	background-color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	width:190px;
	margin-top:5px;
    text-align:center;
}
.titreMenuGaucheRouge {
	border-bottom:1px #660000 solid;
	border-top:1px #660000 solid;
	background-color:#922A27;
	font-size:13px;
	font-weight:bold;
	width:190px;
	margin-top:5px;
    text-align:center;
	color:
}
.titreMenuDroit {
	border-bottom:1px #878787 solid;
	border-top:1px #878787 solid;
	background-color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	width:190px;
	margin-top:5px;
}
.blocRendezVous {
	width:190px;
	margin-bottom:10px;
}
/*
.titreVosRendezVous {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top: 5px;	
}
*/
.colNewsBlock {
	margin-top:5px;
	width: 181px;
	margin-left:5px;
	margin-bottom: 5px;
}
.colNewsBlockTop{
	padding-top:8px;
	background:url(/images/newBlocTop.png);
	background-repeat:no-repeat;
	background-position:center top;	
}
.colNewsBlockContenu {
	background:url(/images/newBlocContenu.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-top: 10px;
	padding-bottom: 10px;
}
.colNewsBlockBottom {
	background:url(/images/newBlocBottom.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin-top: -12px;
	height: 10px;
	margin-left:5px;
}

.colNewsBlock_r{ 
	margin-top:5px;
	width: 181px;
	margin-left:5px;
	margin-bottom: 5px;
	color:#fff;
}

.colNewsBlock_r a{
	color:#fff;
}

.colNewsBlockTop_r{
	padding-top:8px;
	background:url(/images/newBlocTop_r.png);
	background-repeat:no-repeat;
	background-position:center top;	
}
.colNewsBlockContenu_r {
	background:url(/images/newBlocContenu_r.png);
	background-repeat: repeat-y;
	background-position:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.colNewsBlockBottom_r {
	background:url(/images/newBlocBottom_r.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin-top: -12px;
	height: 10px;
	margin-left:5px;
}

.selecteurDate {
	background-repeat: no-repeat;
	background-position:center 4px;
	height: 34px;
	/* background-image: url(/images/fondjaunerond.jpg); */
}
.selecteurDate select {
	width: 70px;
	float: left;
	margin-left:12px;
	margin-top:10px;
}
.titreChoixSemaine {
	color:#000000;
	text-align:center;
	line-height: 20px;
	font-weight:bold;
}
.choixSemaine table{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	font-weight: bold;
}
.contour {
	height: 18px;
	width: 23px;
	float: left;
	text-align:right;
	margin-bottom: 2px;
	margin-right: 1px;
}
.contour a {
	border:#CCCCCC solid 1px;
	height: 18px;
	width: 23px;
	color: #67c0df;
	display:block;
	text-decoration:none;
	background-color:#FFFFFF;

}
.contour a:hover, .enCours a  {
	color: #f7b64b;
	border:#f6ae38 solid 1px;
}

.dateReunion {
	width: 170px;
	border-bottom:#CCCCCC solid 1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.titreReunion {
	font-weight:bold;
}
.titreDateReunion {
        width:40px;
	margin-right:5px;
	float:left;
	font-weight:bold;
	color:#999999;
}

.titreReunion a.reunion {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
a.titreReunionDec {
	display:block;
	margin-left:40px;

}
.descriptifReunion {

	margin-left: 40px;
}
.descriptifReunion a.reunion {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.suivante {
	background-image:url(/images/flecheBas.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 20px;
}
.suivante a {
	text-decoration: none;
	color:#999999;
}
.cache {
	display: none;
}
.lienVoir {
	background-image:url(/images/lienVoir.jpg);
	background-repeat:no-repeat;
	height: 35px;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	margin-top:8px;
	padding-top: 4px;
}
.lienVoir a {
	text-decoration: none;
	margin-top: 12px;
	width: 166px;

}
/* INFO BULLE JQUERY */

a.infoB{
  position: relative;
  color: #000;
  text-decoration:none;
  display:block;
}
a.infoB span{
  display: none;
}
a.infoB:hover span{ 
  display:block; 
  position:absolute;
  top:-70px; 
  left:0px; 
  width:218px;
  height:77px;
  background-image:url(/images/infoBulle.png);
  background-repeat:no-repeat;
  color:#000;
  text-align:center;
  font-weight:bold;
  font-size:11px;
  padding:1px;
}

    span.rub_part {
        display:block;
        float:left;
        margin:5px;
        border:1px #ccc solid;
        width:190px;
		height:35px;
        text-align:center;
    }

    span.rub_part a {
        display:block;
		height:35px;
    }
	
    span.rub_part a:hover {
        background-color: #eee;
		height:35px;
    }

ul.pagination {
    display:inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.pagination li {
    padding: 0 .5em;
    display:inline;
}
div.titreSelecteur h1,div.titreSelecteur h2 {
   display:inline;
   text-transform:uppercase;
}
div.titreSelecteur h2 { font-size:16px; color:#7c7c7c;}
div.rubriquesSelecteur li {
	display:block;
	float:left;
	list-style-type: none;
	margin-bottom:4px;
	width:270px;
}
.div.rubriquesSelecteur li a {
	display:block;
}

div.rubriquesSelecteur li a,div.rubriquesSelecteur li a:hover{
	color:black;
	text-decoration:none;
}

.titreVideo {color:#242424; font-size:12px; font-weight:bold; text-align:justify;}
.descrVideo {color:#242424; text-align:justify;}

/* TABS pour les franchises du moment */
.tc-franchise {
	width:160px;
	float:left;
}

/* TABS */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 16px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 15px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 15px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 7px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

/* CONTAINER */
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.tab_container .tc-lien {
	display:block;
	text-align:center;
	width:180px;
	float:left;
	text-decoration:none;
	margin:7px;
	border:#CCCCCC 1px solid;
	height:33px;
}
/* FIN TABS pour les franchises du moment */
.boxLeft .pub a{ display:inline; clear:both;}

/* cadre experts */

.expertsaF{
	border:2px solid #C4C4C4;
	cursor:pointer;
	float:left;
	height:100px;
	margin:10px;
	padding:0;
	width:350px;
}
.expertsaF:hover {border:2px #6a266f solid;}

.expertstitre {
	background-color:#242424;
	font-size:16px;
	line-height:25px;
	padding-left:5px;
	text-align:left;
}


.expertsaF .expertstitre  a{
  color:#F29400;
	text-decoration:none;
}
.expertsblocContenu{
  float:left;
  width:98%;
  height:76px;
  padding:3px 5px 0 5px;
  text-align:left;
  font-size:10px;
  letter-spacing:-1px;
  position:relative;
}

.expertsaF .expertsslogan{
  font-size:12px;
  color:#565656;
}

.expertsvFA{
  text-align:left;
  font-size:11px;
  padding-top:5px;
  position:absolute;
  bottom:10px;
  right:10px;
}

.expertsvFA a{
 color:#f29400;
}
ul.dern_faq, ul.dern_blog {
	margin:0;
	padding:0 2px 0 5px;
	}
ul.dern_faq li, ul.dern_blog li {
	list-style-image: url(../../../images/skins/commun/fleche-mauve-petit.png);
	list-style-position:inside;
	margin-top:8px;
	padding-bottom:2px;
	border-bottom:dotted 1px #c4c4c4;
	}
ul.dern_faq li a, ul.dern_blog li a {color:#242424; text-decoration:none;}
ul.dern_faq li a:hover, ul.dern_blog li a:hover { color:#6a266f; text-decoration:underline;}



/* formulaire */
.tipped{ color:#BBBBBB; }
.erreurFormCandidature{
	color:red;
	margin: 20px 0px 10px 40px;
}

#candidature h2{
	color:#6A266F;
	font-size:10pt;
	font-weight:bold;
	margin:0 0 10px;
}

#candidature p{
	margin:0px;
}

.ecritureFormulaire{
	font-weight:bold;
	line-height:2;
}

.zoneFormulaireGd{
	border-top:2px dotted #6A266F;
	padding:10px;
}

.zoneFormulaireGd a{
	color:#000;
	text-decoration:none;
}

.lienHa{
	color:red;
	font-size:11pt;
}

#selection hr{
 border: none;
  background-color: #840201;
  height: 1px;
  width: 100%;
  align: center;
}

	/* La méthode clear d'Alsett */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;}
/* backslash hack hides from IE mac \*/
* html .adcms_clearfix{height:1%;}
.adcms_clearfix{display:block;}
/* end backslash hack*/

#triAct select, #triAct option{

}

select.sec, option.sec{
	font-size:10pt;
	font-weight:bold;
}
option.sousRub{
	padding-left:15px;
}

td.annuaireSec{
	font-size:7pt;
	padding:0px 7px 0px 7px;$
	color:#707070
}

#RubDeeplinks{
	margin:10px 0 0 0;
}


.titreFondJaune {
	background-color:#f6ae38;
	color:#000000;
	text-align:left;
	padding-left: 10px;
	line-height: 20px;
	font-weight:bold;
	font-size:10pt;
}

.sousTitre{
	background-color:#C0C0C0;
	color:#000000;
	text-align:left;
	line-height: 20px;
	padding-left: 10px;
}

/* BT partager */

#tools{ position:relative; }

#share{
	position:relative;
	text-align:left;
	width:130px;
	float:right;
}

#share a{
	text-decoration:none;
	color:black;
}

#share ul {
	padding:0px;
	list-style-type:none;
	position:absolute;
	top:0px;
	left:0px;
	width:70px;
	padding:0px;
	margin:-5px 0 0 58px;
	border: 1px solid #959595;
	background: url(../images/share-icons.png) no-repeat scroll 2px -2px #ffffff;
}

#share li a{
	padding: 0px 0 0px 22px;
	height:17px;
}

#share li {
	line-height:17px;
	height:17px;
	float:none;
	padding: 2px 0 2px 0px;
}

#share li:hover a {
	color:red;
}

#arrow{
	position:absolute;
	right:0px;
	top:0px
}

/* FIN BT partager */

#facebook_like{
	margin: 10px auto 0 auto;
	width:169px;
}

/* Annuaire */

#api_annuaire{ position:relative; }

.encadrer_reseau{
	width:  132px;
	height: 129px;
	text-align:center;
	float:left;
	margin:auto;
	background: url(../images/documentation/annuaire-design.png);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:9px;
}

.annuTxt{ margin-top:-42px; }	

#api_annuaire_sel{ color:#ab0200; font-weight:bold; }

#api_annuaire_app{ color:#ab0200; font-weight:bold; }

.annuTxtReseau{
	padding:0 10px 0 10px;
	vertical-align:middle;
	height:32px;
	display:table-cell;
	text-align:center;
	width:112px;
}

.encadrer_reseau a{
	font-size:8px;
	color:black;
	text-decoration:none;
}

.annu_loupe{
	position:relative;
	top:-48px;
	left:7px;
	width:21px;
}


.annu_plus{
	position:relative;
	top:-69px;
	left:105px;
	width:21px;
}

.cadre_img{
	margin:auto;
	border:solid 1px black;
	width:72px;
	height:72px;
	margin-top:10px;
	background-color:white;
}

.cadre_img2{
	width:70px;
	height:70px;
	vertical-align:middle;
	display:table-cell;
}

#api_annuaire table td{ vertical-align:top;}

#ajaxLoaderAnnuaire{
	display:none;
	position:relative;
	width:50px;
	text-align:center;
	margin:auto;
	margin-top:0px;
}

/* FIN de l'annuaire */

#reseauForm  .colA{ width:400px; text-align:right; font-weight:bold; height:24px; }
#reseauForm  .colB{  width:500px; text-align:left; padding-left:10px; }
#reseauForm  .espace{  margin:5px 0 5px 0; }

#reseauForm  th h2 { 
	font-size:20px; 
	padding-bottom:5px; 
	color:#6a266f; 
	text-align:left; 
	background-image:url(../images/skins/commun/fleche-mauve-petit.png); 
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
	line-height:20px;
	}

.referencezVotreEnseigneDiv{
	float:right; height:20px; text-align:center; line-height:20px;border:1px solid white; margin:75px 6px 0 0;background-color:#f6ae38;
}
.referencezVotreEnseigneA {
	color:#bb0100;font-weight:bold;font-size:12px;text-decoration:none; margin:0 5px 0 5px;
}

#news_annuaire{ margin:auto; }
#news_annuaire table{ width:80%; margin:20px auto; }
#news_annuaire table tr{ }
.actu_news_annuaire{ margin: 10px 0px; padding:5px;   }
.news_a_c{ padding:0 20px; border:1px solid #c7aba1;}

.actu_news_annuaire { font-size:1.2em; }
.news_a_c{ font-size:1em; }
