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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #424242;
	text-decoration: none;
}

body {
	margin: 0px;
	background: #7f0e23;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a20e4a;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a20e4a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #a20e4a;
}
a:active {
	text-decoration: none;
	color: #a20e4a;
}


/********************************************************************** 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 */

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

ul.MenuHorizontal li {
}

ul.MenuHorizontal li a {
   display: block;
   color: #7F0E23;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding:0 0 0 45px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
   line-height:24px;
}

li#menu0 {
   width: 182px;
}

li#menu1 {
   width: 182px;
}

li#menu2 {
   width: 182px;
}

li#menu3 {
   width: 182px;
}

li#menu4 {
   width: 182px;
}

li#menu5 {
   width: 182px;
}

li#menu6 {
   width: 182px;
}

li#menu7, li#menu7_2 {
   width: 182px;
}

li#menu8 {
   width: 182px;
}

li#menu9 {
   width: 182px;
}


li#menu0 a {
   background-image: url('gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu1 a {
   background-image: url('gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
}

li#menu2 a {
   background-image: url('gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu3 a {
   background-image: url('gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu4 a {
   background-image: url('gifs/menu7.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu5 a {
   background-image: url('gifs/menu8.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu6 a {
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu7 a, li#menu7_2 a {
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu8 a {
   background-image: url('gifs/menu6.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu9 a {
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu1.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu2.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu3.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu4.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu7.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/menu8.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/menu5.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu7 a:hover, a#selected-over7, li#menu7_2 a:hover, a#selected-over7_2 {
   background-image: url('gifs/menu5.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/menu6.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}

li#menu9 a:hover, a#selected-over9 {
   background-image: url('gifs/menu5.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#56135D;
   text-decoration:none;
}


.prems{
	font-size:14px;
	padding:0 1px 0 0;
}

/* FIN MENU */

/*------------------------------------ Encart -------------------------------------*/

#encartadresse{
	background:url(gifs/images/avocat-catteau-lebel-tel.jpg) no-repeat;
	width:182px;
	height:129px;
	margin:0;
}

#encartadresse a, #encartadresse a:hover{
	text-decoration:none;
	margin:0;
	color:#fff;
}

#encartadresse span{
	margin:0;
	display:block;
}

.un{
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:20px 0 10px 0; 
}

.deux{
	text-decoration:underline;
	font-size:9px;
	padding:0 0 0 10px;
}

.fd_blanc {
	background-color: #FFFFFF;
}


.fd_newsletter {
	background-image: url(gifs/images/avocat-catteau-lebel-letter2.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 50px;
	padding-top: 5px;
	
}

.fd_ombrage {
	background-image: url(gifs/images/avocat-catteau-lebel-ombre.jpg);
	background-repeat: repeat-y;
	width: 987px;
}

.fd_contenu {
	background-image: url(gifs/images/avocat-catteau-lebel-fd-omb.jpg);
	background-repeat: no-repeat;
	width: 805px;
	height: 396px;

}

.fd_footer {
	background-image: url(gifs/images/avocat-catteau-lebel-footer.jpg);
	background-repeat: no-repeat;
	width: 987px;
	height: 75px;
}

	.fd_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b6223e;
	}
	
	.fd_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b6223e;
	text-decoration: underline;
	}
	

/**************** page index */

.fd_encart_1 {
	background-image: url(gifs/images/avocat-catteau-lebel-encart1.jpg);
	background-repeat: no-repeat;
	width: 313px;
	height: 135px;
	}
	
	.fd_encart_1 p {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 125px;
	color: #a20e4a;
	}
	
	.fd_encart_1 a {
	font-weight: bold;
	}
	
	.fd_encart_1 a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
	
	
.fd_encart_2 {
	background-image: url(gifs/images/avocat-catteau-lebel-encart2.jpg);
	background-repeat: no-repeat;
	width: 492px;
	height: 135px;
	}
	
	.fd_encart_2 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a20e4a;
	padding-left: 15px;
	line-height: 10px;
	}

	.fd_encart_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1c1c;
	padding-left: 15px;
	}
	
	.fd_encart_2 a {
	font-weight: bold;
	}
	
	.fd_encart_2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
	
.fd_encart_3 {
	background-image: url(gifs/images/avocat-catteau-lebel-encart3.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 237px;
	}
	
	.fd_encart_3 p {
	color: #56135d;
	padding-left: 65px;
	padding-right: 25px;
	padding-top: 110px;
	}
	
	.fd_encart_3 a {
	color: #56135d;
	font-weight: bold;
	}
	
	.fd_encart_3 a:hover {
	color: #56135d;
	font-weight: bold;
	text-decoration: underline;
	}
	
.fd_encart_4 {
	background-image: url(gifs/images/avocat-catteau-lebel-encart4.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 237px;
	}
	
	.fd_encart_4 p {
	color: #a20e4a;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 110px;
	}
	
	.fd_encart_4 a {
	color: #a20e4a;
	font-weight: bold;
	}
	
	.fd_encart_4 a:hover {
	color: #a20e4a;
	font-weight: bold;
	text-decoration: underline;
	}
	
.fd_encart_5 {
	background-image: url(gifs/images/avocat-catteau-lebel-encart5.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 237px;
	}
	
	.fd_encart_5 p {
	color: #7f0e23;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 110px;
	}
	
	.fd_encart_5 a {
	color: #7f0e23;
	font-weight: bold;
	}
	
	.fd_encart_5 a:hover {
	color: #7f0e23;
	font-weight: bold;
	text-decoration: underline;
	}

/**************** page interne */	

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	padding-left: 15px;
	padding-right: 15px;
	text-align:justify;
	}
	
	
/*******************************************************Modification*********************************************************/

.fd_encart_union {
background-image:url(gifs/encart_choix.jpg);
background-repeat:no-repeat;
width:406px;
height:135px;
}

.fd_encart_union div {
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 125px;
	color: #a20e4a;
}

.fd_encart_patrimoine {
background-image:url(gifs/encart_patrimoine.jpg);
background-repeat:no-repeat;
width:399px;
height:135px;
}

.fd_encart_patrimoine div {
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 125px;
	color: #a20e4a;
}

.fd_encart_separation {
background-image:url(gifs/encart_separation.jpg);
background-repeat:no-repeat;
width:406px;
height:152px;
}

.fd_encart_separation div {
	padding-top: 60px;
	padding-left: 69px;
	padding-right: 144px;
	color: #56135d;
}


.fd_encart_enfants {
background-image:url(gifs/encart_enfant.jpg);
background-repeat:no-repeat;
width:391px;
height:152px;
}

.fd_encart_enfants div {
	padding-top: 60px;
	padding-left: 60px;
	padding-right: 100px;
	color: #a20e4a;
}


.alignementGauchep {
	float:left ;
	margin-right: 5px;

}

.alignementDroitp {
	float:right ;
	margin-left: 5px;

}
/****************************/
h1 {
	font-size: 16px;
	color: #000000;
	margin: 0;
}
h2 {
	font-size: 14px;
	color: #CB1F1B;
	margin: 0;
}
h3 {
	font-size: 12px;
	color: #23723D;
	margin: 0;
}

h4 {
	font-size: 11px;
	color: #56135D;
	font-weight:bold;
	margin:10px 0;
}
.boutonLien {
	background-image:url(gifs/bouton_04.jpg);
	width:230px;
	height:31px;
	margin-left:10px;
	line-height:30px;
	margin-bottom:30px;
	float:left;
}
.link span {
	color:#666;
	font-size:13px;
	font-weight:bolder;
	padding-left:8px;
}
.link a {
	color:#222;
	font-size:11px;
	font-weight:bolder;
}
.link a:hover {
	text-decoration:underline;
}

a.selected { color:#a20e4a; font-weight:bold}