/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

.honoraires {
	margin:0 !important;
}

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;
}

body {
	margin: 0px;
	background-color: #43778D;
}

/******************************************************************** style ref  ******************************************************************/
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:18px;
margin: 10px;
color:#2C2C2C;
letter-spacing:1px;
}

h1 strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:18px;
margin: 10px;
color:#43778D;
letter-spacing:1px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #43778D;
}

h2 strong {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #43778D;
}

h3 {
	padding-left: 15px;
	font-style: normal;
	font-weight: bold;
	color: #60634E;
	font-size:12px;
	margin-bottom:20px;
}

p {
text-align:justify;
}

blockquote {
text-align:justify;
}

.fondblue {
	padding-left:40px ;
	padding-right:40px ;
	margin-left:30px;
	margin-right:30px;
	background-color: #EFF5F8;
}

.fondblue2 {
	padding-left:40px ;
	padding-right:40px ;
	margin-right:30px;
	background-color: #EFF5F8;
}

.logo {
background-image: url(gifs/images/ziller_11.jpg);
width:115px;
height:157px;
}

.contact {
background-image: url(gifs/images/ziller_34.jpg);
width:309px;
height:172px;
}

.engagements {
background-image: url(gifs/images/ziller_19.jpg);
width:228px;
height:40px;
}

.droitfamille {
background-image: url(gifs/images/ziller_20.jpg);
width:232px;
height:40px;
}

.droitvictime {
background-image: url(gifs/images/AVOCAT-MZILLER-02_21.jpg);
width:230px;
height:40px;
}

.contactencar {
background-image: url(gifs/images/AVOCAT-MZILLER-02_22.jpg);
width:225px;
height:40px;
}

.footerref {
text-align:center;
margin-right:100px;
vertical-align:bottom;
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.peatge {
	background-image: url(gifs/images/petage_422.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1100px;
}

.petagegauche {
	background-image: url(gifs/images/ziller_32.jpg);
	background-repeat: repeat-x;
	width: 59px;
	height: 376px;
	}
.petagegauche2 {
	background-image: url(gifs/images/ziller_18.jpg);
	background-repeat: repeat-x;
	width: 47px;
	height: 125px;
	}
	
.blanc {
	color: #FFFFFF;
	font-weight:bolder;
}
.news {
	background-image: url(gifs/images/ziller_37.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 192px;
}


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;
}


/********************************************************************** 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:#A8B5AB;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}
.blanc2 {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}


/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
.texte {
	background-image: url(gifs/images/zonetexte.jpg);
	background-repeat: no-repeat;
	background-position: top;
/*	height: 580px;*/
	width: 645px;
}
.bas {
	background-image: url(gifs/images/ziller_42.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 1013px;
}

#engagements2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 228px;  /* changer la largeur ici */ 
    height: 27px; /* changer la hauteur ici */ 
    background: url(gifs/over_28.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#engagements2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/ziller_28.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#engagements2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#droit-famille2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 232px;  /* changer la largeur ici */ 
    height: 27px; /* changer la hauteur ici */ 
    background: url(gifs/over_29.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#droit-famille2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/ziller_29.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#droit-famille2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#droit-des-victimes2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 230px;  /* changer la largeur ici */ 
    height: 27px; /* changer la hauteur ici */ 
    background: url(gifs/over_30.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#droit-des-victimes2 a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/ziller_30.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#droit-des-victimes2 a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#droit-penale {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 225px;  /* changer la largeur ici */ 
    height: 27px; /* changer la hauteur ici */ 
    background: url(gifs/over_31.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#droit-penale a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/ziller_31.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#droit-penale a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 

.textebleu {
	font-size: 13px;
	font-weight: bold;
	color: #43778D;
}
.textebleu2 {
	color: #305463;
	font-weight: bold;
}
.marron {
	font-style: normal;
	font-weight: bold;
	color: #60634E;
}


.menu {
	font-weight: 200;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	text-align: left;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration:none;
}

.menu a, .menu a:link, .menu a:active {
	font-size: 10px;
	text-transform:uppercase;
	text-decoration:none;
	color: #FFFFFF;
}

.menu a:hover {
	font-weight:bold;
	color: #C2C5BC !important;
	text-align: left;
	font-size: 10px;
	text-decoration:none !important;
	text-transform:uppercase;
}

.menu2 {
	font-weight:bold;
	color: #C2C5BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	text-align: left;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu1 {
	font-weight: 200;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	padding-left: 25px;
	padding-top: 2px;
	text-align: left;
	font-size: 10px;
}




.texte1 {
	background-color: #C5E1EC;
	height: 116px;
	width: 263px;
	background-image: url(gifs/images/index/index_41.jpg);
}
.texte2 {
	background-color: #C5E1EC;
	height: 116px;
	width: 293px;
}
.texte3 {
	background-color: #C1CEC4;
	height: 85px;
	width: 263px;
}
.texte4 {
	height: 85px;
	width: 173px;
	background-color: #C1CEC4;
}
.lien1 {
	background-color: #C5E1EC;
	height: 18px;
	width: 263px;
}
.lien2 {
	background-color: #C5E1EC;
	height: 18px;
	width: 285px;
}
.hauteurtexte {
	line-height: 14px;
	font-size: 10px;
}

.lien3 {
	background-color: #C1CEC4;
	height: 24px;
	width: 263px;
}
.lien4 {
	background-color: #C1CEC4;
	height: 24px;
	width: 173px;
}
.marron {
	font-size: 11px;
	font-weight: bold;
	color: #4B4738;
}
.fondindex1 {
	background-image: url(gifs/12.jpg);
	height: 58px;
	width: 228px;
}
.fondindex2 {
	background-image: url(gifs/13.jpg);
	height: 58px;
	width: 232px;
}
.fondindex3 {
	background-image: url(gifs/14.jpg);
	height: 58px;
	width: 230px;
}
.fondindex4 {
	background-image: url(gifs/15.jpg);
	height: 58px;
	width: 225px;
}
 /* --------------------------------Page Index referencement ----------------------------- */ 
#conteneur {
	margin:auto;
	line-height:16px;
	/*height: 300px;*/
}

#domaines {
	background-color:#C1CEC4;
	/*height:300px;*/
	width: 600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	}

.encartindex{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	padding-left: 10px;
}

#E1 {
	background-color:#C5E1EC;
	width:290px;
	margin: 0px 10px 0 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	height: 185px;
}

#E2 {
	background-color:#C5E1EC;
	width:280px;
	margin: -195px 0 0 330px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	height: 185px;
}

#R3 {
	background-color:#C1CEC4;
	width:290px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	/*height: 300px;*/
}

#R4 {
	width:305px;
	/*height: auto;*/
	z-index: auto;
	margin-top: -245px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 280px;
}

#imag {
	float: right;
	height: 99px;
	width: 99px;
}
#dom {
	margin-top: 120px;
	margin-left: 5px;
	margin-right: 20px;
	width: 550px;
}

a.contactez {
	padding-left: 15px;
	font-style: normal;
	font-weight: bold;
	color: #60634E;
	font-size:12px;

}
	
/* --------------------------------FIN Page Index referencement ----------------------------- */ 

ul.MenuHorizontal {
   width: 242px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 242px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #ffffff;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 10px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
   text-transform:uppercase;
   font-weight: 200;
   padding-left: 25px;
}

ul.MenuHorizontal li a:hover {
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu0 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_10.jpg);         /*Ici l'image de fond de la cellule*/
   height:24px;
   line-height:24px;
}

li#menu1 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_12.jpg);         /*Ici l'image de fond de la cellule*/
   height:21px;
   line-height:21px;
}

li#menu2 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_13.jpg);         /*Ici l'image de fond de la cellule*/
   height:24px;
   line-height:24px;
}

li#menu3 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_14.jpg);         /*Ici l'image de fond de la cellule*/
   height:24px;
   line-height:24px;
}

li#menu4 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_15.jpg);         /*Ici l'image de fond de la cellule*/
   height:18px;
   line-height:18px;
}

li#menu5 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_16.jpg);         /*Ici l'image de fond de la cellule*/
   height:22px;
   line-height:22px;
}

li#menu6 a {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_17.jpg);         /*Ici l'image de fond de la cellule*/
   height:24px;
   line-height:24px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_10.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_12.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_13.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_14.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_15.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_16.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url(gifs/images/AVOCAT-MZILLER-02_17.jpg) !important;         /*Ici l'image de fond over de la cellule*/
	color:#C1CEC4;
	text-decoration:none;
	font-weight:200;
} 

/**/




#encart_divorce{
	margin:0;
	background:url(gifs/images/AJOUTER.jpg);
	width:309px;
	height:121px;
}

#encart_divorce p{
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#encart_divorce a, #encart_divorce a:hover{
	margin:0;
	display:block;
	text-align:center;
	color:#43778D;
	text-decoration:underline;
	padding:10px 0 0 30px;
}

.un{
	padding:17px 0 0 33px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

.deux{
	padding:7px 0 0 29px;
	color:#43778D;
	font-size:11px;
	font-weight:bold;
}

#encart_contact{
	margin:0;
	background:url(gifs/images/AVOCAT-MZILLER-02_44.jpg);
	width:309px;
	height:255px;
}

#encart_contact p{
	margin:0;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; 
}

#encart_contact a, #encart_contact a:hover{
	text-decoration:underline;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.c1{
	padding:25px 8px 10px 0;
}

.c2{
	padding:0 0 8px 0; 
}

.c3{
	padding:25px 0 0 95px;
	text-align:left !important;
}

.c4{
	padding:6px 0 0 95px;
	text-align:left !important; 
}
.albumPhotosx4 {
	float:left;
	width:25%;
	text-align:center;
	height:160px;
}
.ensemble-questions {
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.ensemble-questions ul {
	margin-top:10px;
	margin-left:20px;
}

.ensemble-questions li {
	list-style-image:url(gifs/puce.jpg);
}

.fond-question {
	background-color: #EFF5F8;
	padding:10px 20px 20px;
	margin:20px;
	border:1px solid #43778D;
}

.fond-question h3 {
	font-size: 13px;
	font-weight: bold;
	color: #43778D;
}

.fond-question h3 strong {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #43778D;
}

.fond-question h2 {
	font-style: normal;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #60634E;
	font-size:15px;
	margin-bottom:20px;
}

.fond-question p {
	padding-left:15px;
}

#listing-categorie {
	padding-left:15px;
}

#listing-categorie li {
	list-style-image:url(gifs/puce2.jpg);
	color:#797979 !important;
	padding-bottom:8px;
}

#listing-categorie li a:hover {
	color:#9e7551 !important;
	}


hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BFD8E3;
	margin-top: 40px;
	margin-bottom: 10px;
}
.question-precedente {
	display: block;
	float: left;
	width: 200px;
	background-image: url(gifs/fleche-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 33px;
	color: #43778D;
	height: 41px;
	padding-top: 10px;
}
.question-suivante {
	display: block;
	float: right;
	width: 200px;
	background-image: url(gifs/fleche-droit.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 33px;
	color: #43778D;
	height: 41px;
	padding-top: 10px;
	text-align: right;
}
#lien-retour {
	text-align:center;
	padding:5px 10px;
}

#lien-retour p {
	text-align:center;
}

#lien-retour a span {
	color:#eee;
	font-weight:bold;
	font-size:16px;
}

#lien-retour a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#87bbd0;
	border:1px solid #74a2b2;
	color:#fff;
	padding:5px 10px;
}

#lien-retour a:hover {
	text-decoration:none;
	color:#4d4d4d;
}

#btn_precdt a {
	float:left;
	padding:5px;
	color:#43778D;
	font-weight:bold;
	margin:5px;
}

#btn_suivt a {
	float:right;
	padding:5px;
	color:#43778D;
	font-weight:bold;
	margin:5px;
}
.boutonfaq {
	background-image:url(gifs/bouton_36.jpg);
	line-height:26px;
	width:179px;
	text-align:center;
}
.boutonfaq a {
	color:#000000;
	font-weight:bold;
}