#acc {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 24px; /* changer la hauteur ici */
    background: url(gifs/menuOver_15.jpg) no-repeat left top;    /* placement de l'image over */
}

#acc a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_15.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#acc a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#famille {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/menuOver_16.jpg) no-repeat left top;    /* placement de l'image over */
}

#famille a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_16.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#famille a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#administratif {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/menuOver_17.jpg) no-repeat left top;    /* placement de l'image over */
}

#administratif a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_17.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#administratif a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#commercial {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/menuOver_18.jpg) no-repeat left top;    /* placement de l'image over */
}

#commercial a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_18.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#commercial a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#autres {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 32px; /* changer la hauteur ici */
    background: url(gifs/menuOver_19.jpg) no-repeat left top;    /* placement de l'image over */
}

#autres a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_19.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#autres a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#honoraires {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 20px; /* changer la hauteur ici */
    background: url(gifs/menuOver_20.jpg) no-repeat left top;    /* placement de l'image over */
}

#honoraires a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_20.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#honoraires a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#cabinet {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 30px; /* changer la hauteur ici */
    background: url(gifs/menuOver_21.jpg) no-repeat left top;    /* placement de l'image over */
}

#cabinet a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_21.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#cabinet a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#liens {    /* "lien" sera notre conteneur, ici la balise div */
    width: 224px;  /* changer la largeur ici */
    height: 33px; /* changer la hauteur ici */
    background: url(gifs/menuOver_22.jpg) no-repeat left top;    /* placement de l'image over */
}

#liens a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/menuRoll_22.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#liens a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.fond {
	background-image: url(gifs/fond_29.jpg);
	background-repeat: repeat-y;
}

body {
	margin: 0px;
	background-image:url(gifs/fond.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.lien2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #3C1D0E;
}
a.lien2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C1D0E;
	text-decoration: none;
}
a.lien2:hover {
	text-decoration: underline;
	color: #3C1D0E;
}
a.lien2:active {
	text-decoration: none;
	color: #3C1D0E;
}

a.lien3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #910606;
	font-weight: bold;
}
a.lien3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #910606;
	text-decoration: none;
	font-weight: bold;
}
a.lien3:hover {
	text-decoration: underline;
	color: #910606;
}
a.lien3:active {
	text-decoration: none;
	color: #910606;
}


a.lien4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C9602F;
	font-weight: bold;
}
a.lien4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9602F;
	text-decoration: none;
	font-weight: bold;
}
a.lien4:hover {
	text-decoration: underline;
	color: #C9602F;
}
a.lien4:active {
	text-decoration: none;
	color: #C9602F;
}

a.lien5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.lien5:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien5:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.lien5:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.lien6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a.lien6:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.lien6:hover {
	text-decoration: underline;
	color: #666666;
}
a.lien6:active {
	text-decoration: none;
	color: #666666;
}
/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
.fondOrange {
	background-color: #C9602F;
}
.fondBordeaux {
	background-color: #910606;
}
.typoTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}
.TypoSsTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #910606;
	font-weight: bold;
}

.fondNewsletter {
	background-color: #7f7d7d;
	height: 45px;
}
.fondActu {
	background-image: url(gifs/fondActu_23.jpg);
	background-repeat: no-repeat;
	height: 127px;
}
.fondLien {
	background-color: #ebeae7;
}
.fondPage {
	background-image: url(gifs/fondPage_24.jpg);
	background-repeat: repeat-y;
}
.typoFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C1D0E;
}
.typoNewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262626;
}
.typoIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #910606;
	font-weight: bold;
}
.fondGris1 {
	background-color: #EBEAE7;
	height: 77px;
}
.fondGris2 {
	background-color: #F5F4F3;
	height: 77px;
}
.indexFamille {
	background-image: url(gifs/indexFamille_26.jpg);
	background-repeat: no-repeat;
	height: 79px;
}
.indexCommercial {
	background-image: url(gifs/indexCommercial_27.jpg);
	background-repeat: no-repeat;
	height: 79px;
}
.indexAutres {
	background-image: url(gifs/indexAutres_41.jpg);
	background-repeat: no-repeat;
	height: 78px;
}
.indexCabinet {
	background-image: url(gifs/indexCabinet_38.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
.typoHoraires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9602F;
	font-weight: bold;
}
.typoActualites {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}
.typoEmail {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


/***********************MENU**********************************/

ul.MenuHorizontal { 
   width: 224px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   width: 224px; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #000;         /*Ici, changer la couleur de la police*/ 
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/ 
   font-weight: bold; 
   padding-top: 6px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/ 
   height: 23px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   padding-left:54px;
   text-decoration: none; 
} 

li#menu0 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu1 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu2 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu3 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu4 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu5 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu6 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu7 a { 
   background-image: url('gifs/menu_barette.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu0 a:hover, a#selected-over0 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/
} 

li#menu1 a:hover, a#selected-over1 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu2 a:hover, a#selected-over2 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu3 a:hover, a#selected-over3 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu4 a:hover, a#selected-over4 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu5 a:hover, a#selected-over5 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu6 a:hover, a#selected-over6 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu7 a:hover, a#selected-over7 { 
   background-image: url('gifs/menu_barette_ro.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

.actu {
	background:url(gifs/actu_27.jpg) top no-repeat;
	width:224px;
	height:40px;
}

.contact {
	background:url(gifs/contact_74.jpg) top no-repeat;
	width:224px;
	height:42px;
}

.titre_encart1 {
	padding-top: 12px;
	margin:0;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}

.titre_encart1 a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.titre_encart1 a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}

.titre_encart {
	padding-top: 15px;
	margin:0;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}

.titre_encart a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.titre_encart a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}

.titre {
	background:url(gifs/titreAccueil_08.jpg) top no-repeat;
	width:375px;
	height:32px;
}

h1 {
	text-align:left;
	margin:0;
	padding-top:4px;
	color:#fff;
	padding-left:12px;
	font-size:18px;
}

.droitfamille {
	background:url(gifs/index_22.jpg) top no-repeat;
	width:254px;
	height:25px;
	
}

.droitadministratif {
	background:url(gifs/index_23.jpg) top no-repeat;
	width:256px;
	height:25px;
	
} 

.droitcommercial {
	background:url(gifs/index_24.jpg) top no-repeat;
	width:252px;
	height:25px;
	
} 

.droittravail {
	background:url(gifs/index_36.jpg) top no-repeat;
	width:254px;
	height:26px;
	
}

.honoraires {
	background:url(gifs/index_37.jpg) top no-repeat;
	width:256px;
	height:25px;
	
} 

.cabinet {
	background:url(gifs/index_33.jpg) top no-repeat;
	width:252px;
	height:58px;
	
} 

.titre_barette {
	margin:0;
	padding-top:3px;
	padding-left:8px;
	font-size:13px;
	color:#000;
	text-align:left;
}

.titre_barette a {
	font-size:13px;
	color:#000;
	text-decoration:none;
}

.titre_barette a:hover {
	font-size:13px;
	color:#000;
	text-decoration:underline;
}

.baseline {
	background:url(gifs/bandeauHaut_02.jpg) top no-repeat;
	width:986px;
	height:27px;
}

.txt_base {
	font-size:10px;
	margin:0;
	text-align:center;
	padding-top:3px;
	color:#000000;
}