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

*{
	margin:0;
	padding:0;
}

.contentgene{
	width:58%;
	float:left;
	padding-right: 10px;
}

.contentpetit{
	width:38%;
	float:left;
	padding-left: 10px;
}

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

body {
	background:url(../gifs/fond.jpg) #fefef8 top repeat-y;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, "Times New Roman";
}

.container {
	width:981px;
	height:auto;
	margin:0 auto; 
	position:relative;
	padding-top:343px;
}

.header {
	height:339px; /* à modifier*/
	width:981px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.top_page {
	width:981px;
	height:339px;
	position:relative;
}

.logo {
	width:456px;
	height:110px;
	margin:0 auto;
	display:block;
}

.col_d {
	width:220px;
	height:auto;
	float:right;
	display:inline;
}

.logo:hover, .btn:hover, .plan:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.my_flash {
	width:681px;
	height:229px;
	position:absolute;
	bottom:0;
	right:0;
	display:inline;
}

#content {
	width:979px;
	position:relative;
	overflow:hidden;
	height:auto;
	padding-top:10px;
	background:url(../gifs/tranche_content.jpg) top repeat-y;
	border:1px solid #c2c1c1;
}

.colonne_centre {
	width:660px;
	height:auto;
	margin-right: 10px;
	float:right;
	display:inline;
}

.colonne_gauche {
	float:left;
	display:inline;
	margin-bottom:10px;
	margin-right:10px;
	height:auto;
	width:280px;
	background:url(../gifs/tranche_col_gauche.jpg) top repeat-y;
	margin-left:10px;
}

.coordonnes p {
	padding:0 10px 10px;
	color:#585858;
	text-align:left;
	line-height:20px;
	font-size:12px;
}

.coordonnes b {
	font-size:13px;
}

.coordonnes strong {
	color:#0088cc;
	font-size:20px;
}

.coordonnes a {
	font-size:12px;
	color:#0088cc;
	text-decoration:underline;
}

.coordonnes a:hover {
	text-decoration:none;
}

.coordonnes .titre {
	font-size:15px;
	color:#0088CC;
	font-weight:bold;
	padding-top:10px;
}

.btn {
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none !important;
	color:#fff !important;
	font-size:16px !important;
	font-weight:bold;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
	background:url(../gifs/btn.jpg) top repeat-x;
}

.plan {
	width:194px;
	height:95px;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
}

.footer {
	width:981px;
	height:auto;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	color:#585858;
	font-size:11px;
	text-align:center;
}

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

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



/******************************************************************** Lien ******************************************************************/
.page p {
	color:#585858;
	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:#0088cc;
	text-decoration:underline;
}

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


.lien {
  text-decoration:underline;
  float:right;
  height:20px;
  background:url(../gifs/puce_liste.jpg) right no-repeat;
  padding-right:10px;
  line-height:20px;
}

.lien a:hover {
  text-decoration:none;
}

.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:none;
	list-style-image: url(../gifs/puce_liste.jpg);
	list-style-position:outside;
}

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

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

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

#loupe {
	position: absolute;
	top: 45px;
	right: 10px;
	z-index: 1000;
	color:#585858;
	font-size:11px;
}

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

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

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

zoom {
	font-size:120%;
}

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

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

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

.area_form {
	background-color: #fefefe;
	border: 1px solid #BFBFBF;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 300px;
	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: #0088cc;
}

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

#formulaire_1 {
	width:570px;
	height:auto;
	margin-bottom:10px;
	padding:15px 15px 0 75px;
	border:1px solid #BFBFBF;
	background:#f5f4f4;
}

.valide {
	border:1px solid #BFBFBF !important;
	background:#f5f4f4 !important;
	color:#0088CC !important;
}
	

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


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

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

#newsletter_iframe h1 {
	color:#0088cc !important;
}

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

#newsletter_iframe a {
	color:#0088cc !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*******************/

/************ MENU ***********/

.top_menu {
	width:300px;
	height:3px;
	background:url(../gifs/menu_08.jpg) top no-repeat;
	overflow:hidden;
}

.menu {
	width:300px;
	height:auto;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}

ul.MenuHorizontal { 
   width: 300px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
   border-bottom:1px solid #c2c1c1;
} 

ul.MenuHorizontal li { 
   float: left; 
} 

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

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

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

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

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

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

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

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

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

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

li#menu0 a:hover, a#selected-over0, li#menu1 a:hover, a#selected-over1, a.selected-over1, li#menu2 a:hover, a#selected-over2, 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, li#menu7 a:hover, a#selected-over7, li#menu8 a:hover, a#selected-over8 { 
	color:#0088CC !important;
	font-weight:bold;
} 

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

/*********** MISE NE PAGE *********/

h1 {
	font-size:22px;
	color:#0088CC;
	text-align:left;
	font-weight:100;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:15px;
}


h2, h3 {
	font-size:14px;
	color:#0088CC;
	text-align:left;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:1px;
	padding-top:1px;
	margin-bottom:5px;
}

#famille {
	width:301px;
	padding:10px 10px 10px;
	height: 108px;
	float:left;
	display:inline;
	border-bottom:1px dotted black;
	border-right:1px dotted black;
}

#famille img, #immobilier img {
	float:right;
	display:inline;
	margin:0 10px 10px;
}

#famille span, #immobilier span, #commercial span, #travail span, #proprietaire span {
	text-transform:uppercase;
	color:#0088CC;
	font-weight:bold;
	font-size:12px;
}

#famille p, #immobilier p {
	padding-right:80px;
	font-size:11px;
}

#commercial p, #travail p, #proprietaire p {
	padding-right:60px;
	font-size:11px;
}

#commercial img, #proprietaire img {
	margin:0 5px 5px;
	float:right;
	display:inline;
}

#travail img {
	margin:0 2px 5px 5px;
	float:right;
	display:inline;
}

#immobilier {
	width:301px;
	float:left;
	display:inline;
	padding:10px 10px 10px;
	height: 108px;
	border-bottom:1px dotted black;
}

#commercial {
	width:206px;
	padding:10px 5px 5px;
	height:137px;
	float:left;
	display:inline;
	margin-bottom:10px;
	border-right:1px dotted black;
}

#travail {
	width:206px;
	padding:10px 5px 5px;
	height:137px;
	float:left;
	display:inline;
	margin-bottom:10px;
	border-right:1px dotted black;
}

#proprietaire {
	width:206px;
	padding:10px 5px 5px;
	height:137px;
	float:left;
	display:inline;
	margin-bottom:10px;
}

.link {
	display:block;
	width:150px;
	height:20px;
	line-height:20px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3B3B3B !important;
	text-align:center;
	text-decoration:none !important;
	border-bottom:2px solid #3B3B3B;
}

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

.dropdown {
	margin:0;
	padding:0;

}

.dropdown li {
	cursor:pointer;
	color: #fff;
	margin:0px;
	list-style:none;
	padding:0px;
}

.dropdown ul {
	overflow:hidden; 
	display:none;
	margin:0 !important;
	padding:0 !important;
}

#ss-menu1 {
	position:absolute;
	top:138px;
	z-index:502;
	left:300px;
	width: 180px;
	background:#fefefe;
}

#one-ddcontent li a {
	display: block;
	overflow:hidden;
	text-align:left;
	line-height:24px;
	text-decoration:none;
	height:24px;
	color: #252525;
	padding-left: 5px;
	font-size:11px;
	border-bottom: 1px solid #bfbfbf;
}

#one-ddcontent li a:hover {
	color:#fff !important;
	display: block;
	overflow:hidden;
	background:#0088cc !important;
	text-decoration: none;
}

#ss-menu2 {
	position:absolute;
	top:162px;
	z-index:502;
	left:300px;
	width: 149px;
	background:#fefefe;
}

#two-ddcontent li a {
	display: block;
	overflow:hidden;
	text-align:left;
	line-height:24px;
	text-decoration:none;
	height:24px;
	color: #252525;
	padding-left: 5px;
	font-size:11px;
	border-bottom: 1px solid #bfbfbf;
}

#two-ddcontent li a:hover {
	color:#fff !important;
	display: block;
	overflow:hidden;
	background:#0088cc !important;
	text-decoration: none;
}
.stronginvisible strong{
	font-weight:normal;
}
