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

*{
	margin:0;
	padding:0;
}

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

body {
	background:url(../gifs/fond.jpg) #fff top repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Trebuchet MS", "Times New Roman";
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	padding-top:337px;
}

.container_top {
	width:100%;
	height:337px;
	top:0;
	background:url(../gifs/fond_nuage.jpg) top no-repeat;
	left:0;
	z-index:10;
	position:absolute;
}

.header {
	height:337px; /* à modifier*/
	width:981px;
	margin:0 auto;
	position:relative;
}

.logo {
	width:283px;
	height:138px;
	display:block;
	margin:0 auto;
	background:url(../gifs/logo.jpg) top no-repeat;
}

.banner_pro {
	position:absolute;
	bottom:0;
	right:0;
	color:transparent !important;
	z-index:2;
	display:block;
	width:657px;
	height:190px;
	background:url(../gifs/professionnel.jpg) top left no-repeat;
}

.banner_pro:hover {
	background:url(../gifs/professionnel.jpg) top right no-repeat;
}

.btn_pro {
	position:absolute;
	bottom:0;
	right:331px;
	color:transparent !important;
	z-index:2;
	display:block;
	width:331px;
	height:190px;
	background:url(../gifs/pro_encart.jpg) top left no-repeat;
}

.btn_pro:hover {
	background:url(../gifs/pro_encart.jpg) top right no-repeat;
}

.devis_encart {
	position:absolute;
	bottom:0;
	right:0;
	color:transparent !important;
	z-index:2;
	width:331px;
	height:180px;
	padding-top:10px;
	background:url(../gifs/devis_encart.jpg) top no-repeat;
}

.devis_encart a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#2A2A2A;
	height:25px;
	display:block;
	width: 250px;
	margin-left:15px;
}

.devis_encart a:hover {
	color:#ff7200 !important;
}

.contact {
	width:324px;
	height:190px;
	background:url(../gifs/contact.jpg) top no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
}

.contact p {
	font-size:13px;
	color:#2A2A2A;
	line-height:20px;
	padding-top: 10px;
	padding-left: 15px;
}

.contact strong {
	font-family:Georgia;
	font-size:28px;
	color:#2580cb;
}

.contact a {
	color:#2580cb;
	text-decoration:underline;
}

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

#content {
  width:981px;
  height:auto;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  padding:0 0 30px;
}

.fd_footer {
	width:100%;
	height:250px;
	clear:both;
	background:url(../gifs/footer.jpg) top no-repeat;
}

.footer {
  width:981px;
  height:auto;
  margin:0 auto;
  padding-top: 32px;
}

.footer p, .footer a {
	text-decoration:none;
	color:#2A2A2A;
	font-size:11px;
}

.col {
	width:219px;
	height:auto;
	float:left;
	display:inline;
	margin-left:71px;
}

.col1 {
	width:219px;
	height:auto;
	float:left;
	display:inline;
}

.col2 {
	width:268px;
	height:auto;
	float:left;
	display:inline;
}

.col3 {
	width:180px;
	height:auto;
	float:left;
	display:inline;
}

.col1 a, .col1 p {
	color:#0e5fd9;
}

.col2 a, .col2 p {
	color:#518c5a;
}

.col1 a:hover, .col2 a:hover {
	color:#2A2A2A !important;
}

.col a:hover, .col3 a:hover {
	color:#0e5fd9 !important;
}

/******************************************************************** Lien ******************************************************************/
.page p {
	color:#2a2a2a;
	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, #page h1, #page a:hover, #page h2, #page h3 {
	color:#518c5a !important;
}

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

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

.lien {
  text-decoration:underline !important;
  color:#2179c1 !important;
  display:inline-block;
  height:15px;
  font-size:0.9em;
  background:url(../gifs/puce_lien.jpg) right no-repeat;
  float:right;
  line-height:11px;
  padding-right:15px;
}

.lien:hover {
  text-decoration:none !important;
  color:#2179c1 !important;
}

#page .lien {
  text-decoration:underline !important;
  color:#518c5a !important;
  display:inline-block;
  height:15px;
  font-size:0.9em;
  background:url(../gifs/puce_lien1.jpg) right no-repeat;
  float:right;
  line-height:11px;
  padding-right:15px;
}

#page .lien:hover {
  text-decoration:none !important;
  color:#518c5a !important;
}

.paragraphe5050 {
	float:left;
	width:48%;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:48%;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:3px;
	border-top:1px solid #bfbfbf;
	margin-top:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	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:#2a2a2a;
	text-align:left;
}


.img_left {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
}

.img_right {
	float:right;
	display:inline;
	margin-left:20px;
	margin-bottom:10px;
}

.img_normal {
	margin-bottom:10px;
}

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

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

#loupe {
	position: absolute;
	top: 16px;
	right: 0;
	z-index: 10;
	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 *************/

.sub {
	padding-bottom:0 !important;
	margin-bottom:15px;
	margin-left:15px;
	padding-left:4px;
	border-left:1Px solid #ccc;
}

.vert {
	color:#518c5a !important;
}

.devis {
	width:647px;
	height:136px;
	background:url(../gifs/devis.jpg) top no-repeat;
	margin-bottom:20px;
	display:block;
}

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

.input_form {
	border:1px solid #2179c1;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 250px;
}

.area_form {
	border: 1px solid #2179c1;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 250px;
	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 152px;
	background-color: #2179c1;
}

.bleu {
	color:#2179c1 !important;
}

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

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

.optional, .required  {
	width:150px !important;
	text-align:right !important;
}

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

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

#formulaire_1 {
	width:435px;
	height:auto;
	float:left;
	display:inline;
}

.coord {
	width:205px;
	height:auto;
	float:right;
	display:inline;
}

.valide {
	border: 1px solid #2179c1 !important;
	background:#f1f1f1 !important;
	color:#2179c1 !important;
	width:385px;
	float:left;
	display:inline;
}
/**********FIN CONTACT*************/


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

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

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

#newsletter_iframe p {
	color:#38291A !important;
}

#newsletter_iframe a {
	color:#B89861 !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 ***********/
ul.MenuHorizontal { 
   width: 270px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
	border-bottom:1px dotted #000;
} 

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

li.menu a {
	background:url(../gifs/puce_grise.jpg) left no-repeat;
}

li.menu1 a {
	color:#0e5fd9 !important;
	/*background:url(../gifs/puce_bleu.jpg) left no-repeat;*/
	padding-left:0px !important;
	margin-left:0px !important;
}

li.menu2 a {
	color:#518c5a !important;
	/*background:url(../gifs/puce_verte.jpg) left no-repeat;*/
	padding-left:0px !important;
	margin-left:0px !important;
}

li.menu2 {
	color:#518c5a !important;
	background:url(../gifs/puce_verte.jpg) left no-repeat;
	 display: block; 
   color: #2a2a2a;         /*Ici, changer la couleur de la police*/ 
   font-size: 17px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 29px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none; 
   line-height:29px;
   /*width:245px;*/
   padding-left:15px;
   margin-left:10px;
}

li.menu1 {
	color:#0e5fd9 !important;
	background:url(../gifs/puce_bleu.jpg) left no-repeat;
	 display: block; 
   color: #2a2a2a;         /*Ici, changer la couleur de la police*/ 
   font-size: 17px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 29px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none; 
   line-height:29px;
   /*width:245px;*/
   padding-left:15px;
   margin-left:10px;
}

li.menu a:hover {
	font-weight:bold;
}

li.menu1 a:hover {
	font-weight:bold;
}

li.menu2 a:hover {
	font-weight:bold;
}
/******* FIN MENU ********/

/************ MENU1 ***********/
ul.MenuHorizontal1 { 
   width: 240px; 
   list-style: none; 
   margin: 0 0 0 30px; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal1 li { 
	border-bottom:1px dotted #000;
} 

ul.MenuHorizontal1 li a { 
   display: block; 
   color: #2a2a2a;         /*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: 29px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none; 
   line-height:29px;
   width: 215px;
   padding-left:15px;
   margin-left:10px;
} 

/************ MENU1 ***********/
ul.MenuHorizontal2 { 
   width: 240px; 
   list-style: none; 
   margin: 0 0 0 30px; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal2 li { 
	border-bottom:1px dotted #000;
} 

ul.MenuHorizontal2 li a { 
   display: block; 
   color: #2a2a2a;         /*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: 29px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none; 
   line-height:29px;
   width: 215px;
   padding-left:15px;
   margin-left:10px;
} 


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

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

h1, .titre {
	font-size:24px;
	color:#2179c1;
	background:url(../gifs/filet.jpg) bottom repeat-x;
	padding-bottom:3px;
	margin-bottom:20px;
}

h2, h3 {
	font-size:18px;
	color:#2179c1;
	background:url(../gifs/filet.jpg) bottom repeat-x;
	padding-bottom:0;
	font-weight:100;
	margin-bottom:10px;
}


a.selected {
	font-weight:bold !important;
}

.titre {
	text-transform:uppercase;
}

h1 strong {
	font-size:20px;
	font-weight:100;
	color:#2A2A2A;
}

.financement {
	width:265px;
	height:123px;
	background:url(../gifs/financement.jpg) top no-repeat;
	display:block;
	color:#2A2A2A !important;
	font-size:18px;
	font-weight:bold;
	text-decoration:none !important;
	float:left;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:10px;
}

.financement:hover {
	color:#e504d6 !important;
}

.affacturage:hover {
	color:#ff7200 !important;
}

.affacturage {
	width:265px;
	height:123px;
	margin-bottom:10px;
	background:url(../gifs/affacturage.jpg) top no-repeat;
	display:inline-block;
	float:left;
	margin-left:20px;
	color:#2A2A2A !important;
	font-size:18px;
	font-weight:bold;
	text-decoration:none !important;
	float:left;
	padding-left:15px;
	padding-top:10px;
}
p.grand1 {
font-size:16px;
font-weight:bold;
line-height:14px !important;
}
p.grand2 {
color:#AB131F;
font-size:17px;
font-weight:bold;
line-height:17px !important;
}
p.grand3 {
font-size:25px;
text-align:center;
}
p.grand3 strong {
font-size:45px;
color:#AB131F;
}

.footerstyle {
width:100%;
margin-top:-40px;
}
.pstyle {
width:950px;
margin-left:auto;
margin-right:auto;
}
.footerstyle a{
font-weight:normal;
text-decoration:none;
color:#000000;
}