#fancy_div {
	background:#fff !important;
	color:#3B3B3B !important;
	text-align:center !important;
}

*{
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline:none;
}

body {
	background:#d2d2d2;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, "Times New Roman";
}

.container_2 {
	width:100%;
	height:197px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background:url(../gifs/fond.jpg) top repeat-x;
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	margin-top:197px;
	overflow:hidden;
	background:#fff;
}

.header {
	height:197px; /* à modifier*/
	position:relative;
	margin:0 auto;
	z-index:1;
	width:981px;
}

.logo, .logo a {
	display:block;
	width:296px;
	height:197px;
	float:left;
}

.logo a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.diapo {
	float:right;
	display:inline;
	width:674px;
	height:197px;
}

.top_page {
	width:981px;
	height:197px;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none !important;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none !important;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

/**********************************************************************************************************/


/******************************************************************** Lien ******************************************************************/
.page p {
	color:#252525;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#eee;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	color:#ff6600;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	color:#ff6600;
}

.img_responsabilite, .img_qui {
	float:left;
	display:inline;
	margin-right:20px;
	border:1px solid #ff6600;
}


.img_famille {
	float:right;
	display:inline;
	margin-left:20px;
	border:1px solid #ff6600;
}

.lien {
  line-height:1.6em;
  text-align:right !important;
  color:#ff6600;
  padding: 10px 0 10px 0;
}

.lien a {
  text-decoration:underline;
  color:#ff6600;
  background:url(../gifs/puce_lien.jpg) right no-repeat;
  padding-right:20px;
}

#container_actualite a span {
  text-decoration:underline;
  color:#ff6600;
  text-align:right !important;
  background:url(../gifs/puce_lien2.jpg) right no-repeat;
  padding-right:20px;
}

.lien a:hover, #container_actualite a:hover span {
  text-decoration:none;
  color:#ff6600;
}

.paragraphe5050 {
	float:left;
	width:315px;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:315px;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:15px;
	border-top:1px solid #bfbfbf;
	margin:10px auto 5px auto;
	clear:both;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style-image: url(../gifs/puce_liste.jpg);
}

.page ul li {
	line-height:1.5em;
	color:#252525;
	text-align:left;
}

/************** fin mise en page *************/

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	font-size:11px;
}

#loupe p {
	text-align:right !important;
	color:#252525;
}

#loupe a {
	color:#252525;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}

/************** FIN LOUPE *************/

/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background-color: #eee;
	border:1px solid #ff6600;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 200px;
}

#formulaire_1 {
	width: 425px !important;
	float:left;
	display:inline;
}

.valide {
	background:#eee !important;
	color:#ff6600 !important;
	width: 375px !important;
	float:left;
	display:inline;
}

.area_form {
	background-color: #eee;
	border: 1px solid #ff6600;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 200px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	clear:both;
	margin:20px 0 0 180px;
	background-color: #ff6600;
}

#formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:0 !important;
}

.bouton_form:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.optional {
	width:175px !important;
	text-align:right !important;
}

.required {
	width:175px !important;
	text-align:right !important;
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

#formulaire_1 p {
	margin:0 !important;
	padding:0 !important;
}

.coordonnes {
	width:240px;
	height:auto;
	float:right;
	display:inline;
}

.coordonnes p {
	text-align:left !important;
}

.coordonnes span {
	font-size:11px;
}

.coordonnes strong {
	color:#ff6600;
	font-size:20px;
}
.coordonnes img {
	border:1px solid #ff6600;
}

/**********FIN CONTACT*************/


/************* NEWSLETTER *****************/

#newsletter_iframe {
	background:#fff !important;
	height: 400px !important;
}

#newsletter_iframe h1 {
	color:#ff6600 !important;
}

#newsletter_iframe p {
	color:#252525 !important;
}

#newsletter_iframe a {
	color:#ff6600 !important;
	text-decoration:underline !important;
}

#newsletter_iframe a:hover {
	text-decoration:none !important;
}

#newsletter_iframe #submit_newsletter, #newsletter_iframe #input_newsletter {
	float:left !important;
}
/******************* NEWSLETTER*******************/

/*********************************************** DROPDOWN *************************************/

#encart-contact {
	width:174px;
	height:auto;
	position:absolute;
	top:0;
	right:30px;
	z-index:3;
	display:block;
}

.dropdown {
	margin:0;
	padding:0;
}

.dropdown {
	width:174px;
	height:0px;
	margin-top:10px;
	overflow:hidden;
	background:#fff;
}

.dropdown p {
	text-align:center;
	line-height:18px;
	padding-top: 4px;
}

.dropdown strong {
	font-size:15px;
	color:#ff6600;
}

/************************************ FIN DROPDOWN **************************************/

#content {
	width:981px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	position:relative;
	padding-bottom:40px;
}

.colonne_gauche {
	width:269px;
	height:auto;
	float:left;
	display:inline;
}

.menu {
	width:269px;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}

.top_menu {
	width:269px;
	height:41px;
	background:url(../gifs/top_menu.jpg) top no-repeat;
}


/***************** MENU *****************/
ul.MenuHorizontal { 
   width: 269px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #252525;         /*Ici, changer la couleur de la police*/ 
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 24px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none; 
   line-height:24px;
   padding-left:12px;
} 

li#menu0, li#menu1, li#menu2, li#menu3, li#menu4, li#menu5, li#menu6, li#menu7 { 
   width: 269px; 
} 

li#menu0 a, li#menu1 a, li#menu2 a, li#menu3 a, li#menu4 a, li#menu5 a, li#menu6 a { 
   background-image: url('../gifs/menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

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


li#menu0 a:hover, a#selected-over0, li#menu1 a:hover, a#selected-over1, li#menu2 a:hover, a#selected-over2, li#menu3 a:hover, a#selected-over3, li#menu4 a:hover, a#selected-over4, li#menu5 a:hover, a#selected-over5, li#menu6 a:hover, a#selected-over6 { 
   background-image: url('../gifs/over_selected.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
   padding-left:35px;
   color:#ff6600;
   font-weight:bold;
} 

li#menu7 a:hover, a#selected-over7 {
	 background-image: url('../gifs/over_selected_bas.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
	 padding-left:35px;
	  color:#ff6600;
   font-weight:bold;
}


/*********************** FIN MENU *****************************/

.honoraires {
	width:269px;
	height:96px;
	display:block;	
	margin-bottom:20px;
}

.honoraires a {
	background:url(../gifs/honoraires.jpg) top no-repeat;
	text-decoration:none;
	font-size:11px;
	width:259px;
	height:41px;
	display:block;	
	color:#252525;
	text-align:left;
	padding-left:10px;
	padding-top:55px;
}

.honoraires a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.colonne_centre {
	width:674px;
	height:auto;
	float:right;
	display:inline;
}

h1 {
	font-size:24px;
	color:#ff6600;
	font-weight:100;
	text-align:left;
	border-bottom:1px dotted #ff6600;
	padding-bottom:1px;
	margin-bottom:20px;
}


h2 {
	font-size:18px;
	text-align:left;
	color:#ff6600;
	border-bottom:1px dotted #ff6600;
	padding-bottom:1px;
	margin-bottom:10px;
}

h3 {
	font-size:15px;
	text-align:left;
	color:#ff6600;
	margin-bottom:10px;
}

h4 {
	font-size:12px;
	color:#ff6600;
	text-align:left;
	margin-bottom:10px;
}

#divorce {
	width:217px;
	height:284px;
	float:left;
	display:inline;
	border-right:1px dotted #ff6600;
	border-bottom:1px dotted #ff6600;
	padding-right:7px;
	padding-bottom:7px;
}

.over_encart {
	background:#eee;
}

#divorce img {
	float:right;
	display:inline;
	margin-left:15px;
}

.puce {
	float:left !important;
	margin:0 6px 0 0 !important;
	padding:0 !important;
}

.titre {
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}

#corporel {
	width:209px;
	height:284px;
	float:left;
	display:inline;
	border-right:1px dotted #ff6600;
	border-bottom:1px dotted #ff6600;
	padding-right:7px;
	padding-bottom:7px;
	padding-left:7px;
}

#corporel img {
	float:right;
	display:inline;
	margin-left:15px;
}

#construction {
	width:209px;
	height:284px;
	float:left;
	display:inline;
	border-bottom:1px dotted #ff6600;
	padding-bottom:7px;
	padding-left:7px;
}

#construction p {
	text-align:left;
}

#construction img {
	float:right;
	display:inline;
	margin-left:15px;
}

/************** fOOTER ********************/

.fd_footer {
	clear:both;
	width:100%;
	height:245px;
	background:url(../gifs/tranche_footer.jpg) top repeat-x;
}

.footer {
	width:981px;
	height:245px;
	margin:0 auto;
	font-size:11px;
}

.footer p {
	color:#252525;
}

.footer span {
	text-transform:uppercase;
}

.footer a {
	color:#252525;
	text-decoration:none;
}

.footer a:hover {
	font-weight:bold;
}

#logo1 {
	background:url(../gifs/legifrance1.jpg) top no-repeat;
	width:204px;
	height:46px;
	display:block;
	margin-top:10px;
}

#logo1:hover {
	background:url(../gifs/legifrance.jpg) top no-repeat;
}

#logo2 {
	background:url(../gifs/service_public1.jpg) top no-repeat;
	width:204px;
	height:46px;
	display:block;
}

#logo2:hover {
	background:url(../gifs/service_public.jpg) top no-repeat;
}

.col1 {
	float:left;
	display:inline;
	padding-top:15px;
	width:247px;
	height:200px;
	margin-top:15px;
	background:url(../gifs/ligne_footer.jpg) right repeat-y;
}

.col2 {
	float:left;
	display:inline;
	padding-top:15px;
	width:240px;
	height:200px;
	margin-top:15px;
}

.col2 p {
	text-align:center;
	padding-bottom:10px;
}

.col2 strong {
	font-size:12px;
}

.footer ul {
	margin:0 0 0 25px;
	padding:0;
	list-style: url(../gifs/puce_liste1.jpg) outside;
}

.footer ul li {
	line-height:1.5em;
	color:#252525;
	text-align:left;
}

/********************************************************* Panel CONTACT *************************************************/
.panel_button {
	position: relative;
	bottom:0;
	right:0;
	width: 244px;
	height: 31px;
	background:none;
	z-index: 10;
	cursor: pointer;
	overflow:hidden;
}

#toppanel {
	position: absolute;
	width: 244px;
	right:30px;
	bottom:0;
	z-index: 15;
	text-align:center;
}

#panel {
	width: 100%;
	position: relative;
	bottom: 0px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 300;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background:url(../gifs/tranche_actu.jpg) #ff5a00 top repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	bottom:0px;
	left:0px;
}
#panel_devis{
	width: 244px;
	margin:0 auto;
	padding-top: 0;
	color:#FFF;
	text-align:left;
}



/********************* FIN BAS ******************/

/**********TPL ACTU**************/

/************ENCART ACTU*****************/

#encart_actualite ul {
	list-style:none;
	margin:0 10px;
	padding:0;
}

#encart_actualite .all_actu {
  line-height:1.6em;
  text-align:right !important;
  color:#fff;
  padding: 10px 15px 10px 0;
}

#encart_actualite .all_actu a {
  text-decoration:underline;
  color:#fff;
  background:url(../gifs/puce_lien1.jpg) right no-repeat;
  padding-right:20px;
}

#encart_actualite .all_actu a:hover {
  text-decoration:none;
  color:#fff;
}

#encart_actualite ul li {
	margin-bottom:10px;
	font-size:12px;
	padding-bottom:10px;
	background:url(../gifs/filet_actu.jpg) bottom no-repeat;
}

#encart_actualite ul li a {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#encart_actualite ul li a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

/*************fin encart actu**************/

/********actu detail*************/
#actualite_detail h2 {
	color:#ff6600 !important;
	font-size:18px !important;
	border-bottom: 1px dotted #ff6600 !important;
}

#listing_calendrier {
	background:#eee !important;
	margin-bottom:10px;
	float:right !important;
	width:654px !important;
}

#listing_calendrier p {
	color:#ff6600;
	font-size:16px;
	padding-top: 10px;
	font-variant:small-caps;
}

#listing_calendrier ul {
	list-style:none !important;
	list-style-image:none !important;
}

#listing_calendrier ul li {
	padding-top: 18px;
	line-height:18px;
}

#listing_calendrier ul li a {
	color:#ff6600 !important;
}

#listing_calendrier ul li a:hover {
	color:#000 !important;
}


/*******fin detail actu*********/

#listing_calendrier p.all_actu {
	text-align:right;
	font-size:13px;
	margin-bottom:0;
	padding-bottom:0;
}

#listing_calendrier p.all_actu a {
	text-align:right;
	font-size:13px;
	text-decoration:underline;
}


#listing_calendrier p.all_actu a:hover {
	text-align:right;
	font-size:13px;
	text-decoration:none;
}

/*************listing actu*****************/

#container_actualite h2 {
	color:#ff6600 !important;
	border-bottom:none;
}

#container_actualite h2 a {
	color:#ff6600 !important;
	font-weight:bold;
	border-bottom:1px dotted #ff6600;
}

#container_actualite, #actualite_detail {
	width:674px !important;
	padding:0 !important;
	text-align:justify !important;
}

#container_actualite h2 a:hover {
	color:#000 !important;
	font-weight:bold;
	text-decoration:none !important;
}

.lien_actu_listing {
	text-align:right  !important;
}

.lien_actu_listing a {
	color:#9a6a94 !important;
	padding-right:15Px;
    background:url(gifs/puce_lien.jpg) right no-repeat;
	text-decoration:none;
}

.lien_actu_listing a:hover {
	text-decoration:underline;
}

/***************fin listing actu**************/


/******* FIN TPL ***********/
.style_h3{color:#FF6600;font-size:15px;margin-bottom:10px;text-align:left;border:none}
.style_h4{color:#FF6600;font-size:12px;margin-bottom:10px;text-align:left;}
h2.titre{font-size:13px;font-weight:bold;text-transform:uppercase;border-bottom:none;color:#252525;}
.h1absolu{position:absolute;top:337px}
.marge_index{padding-top:53px}
#bloc_h1 p{display:inline;border-bottom:1px dotted #FF6600;color:#FF6600;font-size:24px;font-weight:100;}
.bold{font-weight:bold}
.special{font-weight:normal}
.link_special{color:#252525!important;text-decoration:none!important;cursor:text}
