/********************************************************************* 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: #ffffff;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	display:inline;
	color:#ffffff;
}
h2 {
	font-size: 13px;
	display:inline;
	color:#ffffff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eaeaea;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ededed;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ededed;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ededed;
}
a:active {
	text-decoration: none;
	color: #ededed;
}

a.lienrauze {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d18e8e;
	text-decoration: none;
}
a.lienrauze:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d18e8e;
	text-decoration: none;
}
a.lienrauze:hover {
	text-decoration: underline;
	color: #d18e8e;
}
a.lienrauze:active {
	text-decoration: none;
	color: #d18e8e;
}

/******************************************************************** Lien 2******************************************************************/
a.lientitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color:#ededed;
	font-size:12px;
}
a.lientitre:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ededed;
	text-decoration: none;
	font-weight:bold;
}
a.lientitre:hover {
	text-decoration: underline;
	color: #ededed;
}
a.lientitre:active {
	text-decoration: none;
	color: #ededed;
}

/******************************************************************** Lien 2******************************************************************/
a.lientitre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color:#ededed;
	font-size:10px;
}
a.lientitre2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ededed;
	text-decoration: none;
	font-weight:bold;
}
a.lientitre2:hover {
	text-decoration: underline;
	color: #ededed;
}
a.lientitre2:active {
	text-decoration: none;
	color: #ededed;
}



/******************************************************************** Lien 3******************************************************************/
a.lienrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color:#a91616;
	font-size:10px;
}
a.lienrouge:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a91616;
	text-decoration: none;
	font-weight:bold;
}
a.lienrouge:hover {
	text-decoration: underline;
	color: #a91616;
}
a.lienrouge:active {
	text-decoration: none;
	color: #a91616;
}

/********************************************************************** 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{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************menu principal************************************************************/

	#accueil {    /* "lien" sera notre conteneur, ici la balise div */
    width: 97px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_accueil_over.jpg) no-repeat left top;    /* placement de l'image over */
}

#accueil a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/images_menu/menu_accueil.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#accueil a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#domainesdintervention {    /* "lien" sera notre conteneur, ici la balise div */
    width: 209px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_domaine_over.jpg) no-repeat left top;    /* placement de l'image over */
}

#domainesdintervention a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/images_menu/menu_domaine.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#domainesdintervention a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#honoraires {    /* "lien" sera notre conteneur, ici la balise div */
    width: 148px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_honoraire_over.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/images/images_menu/menu_honoraire.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;
}



#revuedepresse {    /* "lien" sera notre conteneur, ici la balise div */
    width: 145px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_presse_over.jpg) no-repeat left top;    /* placement de l'image over */
}

#revuedepresse a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/images_menu/menu_presse.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#revuedepresse a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}





#liensutiles {    /* "lien" sera notre conteneur, ici la balise div */
    width: 142px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_lien_over.jpg) no-repeat left top;    /* placement de l'image over */
}

#liensutiles a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/images_menu/menu_lien.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#liensutiles a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}





#contact2 {    /* "lien" sera notre conteneur, ici la balise div */
    width: 108px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_contact_over.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact2 a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/images_menu/menu_contact.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact2 a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#plandacces {    /* "lien" sera notre conteneur, ici la balise div */
    width: 129px;  /* changer la largeur ici */
    height: 50px; /* changer la hauteur ici */
    background: url(gifs/images/images_menu/menu_acces_over.jpg) no-repeat left top;    /* placement de l'image over */
}

#plandacces a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/images_menu/menu_acces.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#plandacces a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
} 

.fdlettreinfo {
	background-image: url(gifs/images/avocat-slimane-modele_19.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 189px;
	padding-left: 16px;
}
.fdcontact {
	background-image: url(gifs/images/avocat-slimane-modele_27.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 159px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:17px;
	color:#e5e6e5;
}
.liencontact {
	background-image: url(gifs/images/avocat-slimane-modele_24.jpg);
	height: 14px;
	width: 174px;
	background-repeat: no-repeat;
	padding-left:15px;
	color:#a91616;
	padding-top:4px;
	font-weight:bold;
	font-size:10px;
}
.fdplan {
	background-image: url(gifs/images/avocat-slimane-tranches_32.jpg);
	height: 34px;
	width: 189px;
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:10px;
	padding-left:15px;
	color:#a91616;
	padding-top:0px;
}


/*-------------------------------------------------------------------contenu index-----------------------------------------------------------------*/

.titre {
	background-image: url(gifs/images/avocat-slimane-index_16.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 51px;

}


.titre p {
    padding: 0px;
	margin: 0px;
	padding-top:18px;
	padding-left: 44px;
	font-weight:bold;
	color:#ededed;
	font-size:18px;
}

.titre1 {
	background-image: url(gifs/images/avocat-slimane-index_17.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 51px;
}

.titre1 p {
	font-weight:bold;
	color:#ededed;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	padding-left: 65px;
	padding-top: 25px;
	
}

.titre2 {
	background-image: url(gifs/images/avocat-slimane-index_18.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 265px;

}

.titre2 p {
	font-weight:bold;
	color:#ededed;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	padding-left: 70px;
	padding-top: 25px;
	}
	
	
.fdcabinet {
	background-image: url(gifs/images/avocat-slimane-index_23.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 282px;
}

.fdcabinet p{
	font-weight:normal;
	color:#ededed;
	font-size:11px;
	padding: 0px;
	margin: 0px;
	padding-left: 26px;
	padding-top: 8px;
	padding-right:85px;
}

.fd2 {
	background-image: url(gifs/images/avocat-slimane-index_24.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 235px;
}

.fd2 p{
	font-weight:normal;
	color:#ededed;
	font-size:11px;
	padding: 0px;
	margin: 0px;
	padding-left: 35px;
	padding-top: 1px;
	padding-right:20px;
}




.fd3 {
	background-image: url(gifs/images/avocat-slimane-index_25.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 265px;
}



.fd3 p {
	font-weight:normal;
	color:#ededed;
	font-size:11px;
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
	padding-top: 1px;
	padding-right:20px;
}



.liencabinet {
	background-image: url(gifs/images/avocat-slimane-index_30.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 282px;
}

.liencabinet p{
	font-weight:bold;
	color:#ededed;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	padding-left: 33px;
	padding-bottom: 9px;
	padding-right:20px;
}

.lien2 {
	background-image: url(gifs/images/avocat-slimane-index_31.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 235px;
}

.lien2 p {
	font-weight:bold;
	color:#ededed;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	padding-left: 51px;
	padding-bottom: 9px;
}	
	



.lien3 {
	background-image: url(gifs/images/avocat-slimane-index_32.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 265px;
}

.lien3 p{
	font-weight:bold;
	color:#ededed;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	padding-left: 56px;
	padding-bottom: 9px;
	padding-right:0px;
}

.fdtitre4 {
	background-image: url(gifs/images/avocat-slimane-index_33.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 282px;
}

.fdtitre4 p {
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	padding-top: 10px;
}

.fdtitre5 {
	background-image: url(gifs/images/avocat-slimane-index_35.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 303px;
}


.fdtitre5 p {
	font-weight:bold;
	color:#ededed;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 10px;
}



.fdtxt4 {
	background-image: url(gifs/images/avocat-slimane-index_36.jpg);
	background-repeat:repeat-y
	height: 45px;
	width: 282px;
}


.fdtxt4 p{
    color:#ededed;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	padding-left: 38px;
	padding-top: 5px;
	
}

.lien4 {
	background-image: url(gifs/images/avocat-slimane-index_39.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 282px;
}

.lien4 p{
	font-weight:bold;
	color:#ededed;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	padding-left: 56px;
	padding-bottom: 9px;
	padding-right:0px;
}

.fdtxt5 {
	background-image: url(gifs/images/avocat-slimane-index_37.jpg);
	background-repeat:repeat-y;
	height: 45px;
	width: 303px;
}

.fdtxt5 p{
	color:#ededed;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 5px;	
}

.lien5 {
	background-image: url(gifs/images/avocat-slimane-index_40.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 303px;
}

.lien5 p{
	font-weight:bold;
	color:#ededed;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	padding-left: 19px;
	padding-bottom: 9px;
	padding-right:0px;
}

.titrepage {
	background-image: url(gifs/images/avocat-slimane-interieur_17.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 782px;
}



.titrepage p{
	margin:0px;
	padding: 0px;
	font-weight:bold;
	color:#ededed;
	font-size:12px;
	padding-left:53px;
	padding-top:2px;
}	

.petagegris {
	background-image: url(gifs/images/avocat-slimane-interieur_25.jpg);
	background-repeat: repeat-y;
	height: 7px;
	width: 782px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color:#cbcbcb;
}	



.sousrubrique {
	background-image: url(gifs/images/avocat-slimane-interieur_19.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 782px;
	
}

.sousrubrique p{
	margin:0px;
	padding: 0px;
	font-weight:bold;
	color:#ededed;
	font-size:11px;
	padding-left:10px;
	padding-top:0px;
}



.rubrique1 {
	background-image: url(gifs/images/avocat-slimane-interieur_19.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 148px;
}

.rubrique1 p{
	color:#ededed;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-left:20px;
	
}



.rubrique2 {
	background-image: url(gifs/images/avocat-slimane-interieur_20.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 272px;
}



.rubrique2 p{
	color:#ededed;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-left:9px;
	
}



.rubrique3 {
	background-image: url(gifs/images/avocat-slimane-interieur_21.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 204px;
}

.rubrique3 p{
	color:#ededed;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-left:10px;
	
}

.rubrique4 {
	background-image: url(gifs/images/avocat-slimane-interieur_22.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 158px;
}

.rubrique4 p{
	color:#ededed;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-left:10px;
	
}

.rubrique5 {
	background-image: url(gifs/images/avocat-slimane-interieur_27.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 148px;
}

.rubrique5 p{
	color:#ededed;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:2px;
	
}

.rubrique6 {
	background-image: url(gifs/images/avocat-slimane-interieur_28.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 634px;
}

.rubrique6 p{
	color:#ededed;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:9px;
	padding-top:2px;
	
}.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.cellule {
	background-color:#af0e0e;
	padding: 5px;
	
}.cliqué {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d18e8e;
	text-decoration: none;
}

.fond_gris {
background-color:#686667;
}



