/********************************************************************* Balise ****************************************************************/
form, h1, h2, h3, li, ul, {
	padding: 0px;
	margin: 0px;
}

p {
margin-top: 5px;
text-align:justify;}

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: #000000;
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #a6a6a6;
}
strong {
color: #000000;
font-weight:bold;
}
li {
list-style:none;
}
legend {
color:#2a5889;
font-weight:bold;
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: 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;
}


a.lienfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.lienfooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.lienfooter:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.lienfooter:active {
	text-decoration: none;
	color: #ffffff;
}

a.lienblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
a.lienblanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
a.lienblanc:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
a.lienblanc:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

a.lienbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #2a5889;
	text-decoration: underline;
	cursor:pointer;
}
a.lienbleu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #2a5889;
	text-decoration: underline;
	cursor:pointer;
}
a.lienbleu:hover {
	text-decoration: none;
	color: #2a5889;
	font-weight:bold;
	cursor:pointer;
}
a.lienbleu:active {
	text-decoration: none;
	color: #2a5889;
	font-weight:bold;
	cursor:pointer;
}



a.lienorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #df8300;
	text-decoration: underline;
}
a.lienorange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #df8300;
	text-decoration: underline;
}
a.lienorange:hover {
	text-decoration: none;
	color: #df8300;
	font-weight:bold;
}
a.lienorange:active {
	text-decoration: none;
	color: #df8300;
	font-weight:bold;
}

/********************************************************************** 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{
}
/**********************************************************************************************************/
#index {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 86px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_12.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#devis2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 90px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_13.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#signaletique {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 150px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_14.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#marquage {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 139px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_15.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#panneau-ilv {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 98px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_16.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#enseigne {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 84px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_17.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#realisation {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 107px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_18.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#qui {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 121px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_19.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 117px;  /* changer la largeur ici */ 
    height: 42px; /* changer la hauteur ici */ 
    background: url(gifs/images/adhe-creation-over_20.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

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

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


/*********************************************************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");
	}
	
/**********************************************************************************************************/
.fd_site {
	background-image: url(gifs/images/adhe-creation_01.jpg);
	background-repeat: repeat-x;
}

.fd_contenu {
background:url(gifs/images/adhe-creation_36.jpg);
}

.fd_newsletter {
background:url(gifs/images/adhe-creation_06.jpg);
height:53px;
}

.fd_devis {
background:url(gifs/images/adhe-creation_21.jpg);
height: 78px;
padding-top: 100px;
text-align:center;
color:#FFFFFF;
}

.fd_contact{ 
background:url(gifs/images/adhe-creation_29.jpg);
height: 168px;
padding-left:25px;
padding-right: 15px;
}

#footer {
color:#FFFFFF;
text-align:center;
}
		#footer strong {
		color:#FFFFFF;
		}
		
		
.fd_texte {
background:url(gifs/images/adhe-creation-contenu_23.jpg) no-repeat;
padding: 10px 25px 0 10px;
}

.alignementd {
float:right;
}
.alignementg {
float:left;
margin-right: 10px;
}

.txt_important {
color:#2a5889;
}
.txt_accroche {
color: #df8300;
font-size: 18px;
}

h1 {
color: #df8300;
font-size: 18px;
border-bottom: #df8300 solid 1px;
margin-bottom: 10px;
}

h2 {
font-size: 12px;
color:#1d4e84;
clear:both;
}

		h2 a, h2 a:link, h2 a:hover, h2 a:active {
		font-size: 12px;
		color:#1d4e84;
		}

.sous-titre {
font-size: 14px;
color:#1d4e84;
clear:both;
}
.alignementc {
text-align:center;
font-style:italic;
}
		
.souligne {
border-bottom: solid 1px #1d4e84;
margin-right: 20px;
}

#encart_devis_gratuit {
background: url(gifs/images/adhe-creation_25.jpg) no-repeat;
height: 136px;
padding: 15px;
}
			#encart_devis_gratuit p {
			padding-left: 15px;
			padding-right:70px;
			text-align:justify;
			}
			
			#encart_devis_gratuit a.lien {
			display: block;
			text-align: right;
			width: 90%;
			margin-top: -10px;
			}
				
			
#encart_marquage_signaletique {
background: url(gifs/images/adhe-creation_26.jpg) no-repeat;
height: 151px;
padding: 15px 20px 0 25px;
}
			#encart_marquage_signaletique p {
			text-align:justify;
			}
			
			#encart_marquage_signaletique a.lien {
			display: block;
			text-align: right;
			width: 90%;
			margin-top: -10px;
			}

#encart_accroche {
background: url(gifs/images/adhe-creation_30.jpg) no-repeat;
height: 31px;
text-align:center;
padding-top: 13px;
}

#encart_marquage_publicitaire {
background:url(gifs/images/adhe-creation_32.jpg) no-repeat;
height: 155px;
padding-top: 5px;
padding-left: 10px;
}

	
			#encart_marquage_publicitaire h2 {
			#padding-top: 10px;
			}

			#encart_marquage_publicitaire ul {
			float:left;
			width: 100px;
			margin: 0;
			padding: 0;
			}
			#encart_marquage_publicitaire li {
			line-height: 20px;
			}
			#encart_marquage_publicitaire p {
			float:left;
			padding-right: 15px;
			padding-top: 0px;
			text-align: left;
			width: 60%;
			}

#encart_plan_acces {
background:url(gifs/images/adhe-creation_33.jpg) no-repeat;
height: 145px;
padding-top: 15px;
}
	
			#encart_plan_acces h2 {
			color:#FFFFFF;
			font-size: 12px;
			border-bottom: solid 1px #fff;
			margin: 0 20px 0 10px;
			padding: 0;
			}
			#encart_plan_acces p  {
			text-align: center;
			margin: 0;
			padding: 10px 0 0 0;
			margin-right: 8px;
			}
			#encart_plan_acces a.lien {
			display: block;
			text-align: center;
			width: 100%;
			}
			#encart_plan_acces h2 a {
			color:#FFFFFF;
			font-size: 12px;
			}

/*POUR PAGE CONTACT*/
#coordonnee {
width: 170px;
margin: auto;
margin-top:20px;
float:left;
}
	
	#coordonnee li {
	line-height: 20px;
	}
	
#coordonnee2 {
width: 150px;
margin: auto;
margin-top:20px;
float:left;
}
	#coordonnee2 li {
	line-height: 20px;
	}
	
#horaires {
background: url(gifs/horlog.gif) no-repeat top left;
padding-left: 20px;
}

#enveloppe {
background:url(gifs/enveloppe.gif) no-repeat top left;
padding-left:20px;}

#tab_contact {
clear:both;
}

#center_adresse {
width: 320px;
margin:0 auto;
}
/***************FIN PAGE CONTACT********************/
/*POUR PAGE ACCES*/
#coordonnee_acces {
width: 200px;
margin: auto;
margin-top:20px;
float:left;
}
		#coordonnee_acces li {
		line-height: 20px;
		}
#transport_commun {
/*background: url(gifs/bus.png) no-repeat top left;*/
padding-left: 25px;
}
#center_adresse-acces {
width: 470px;
margin:0 auto;
}
#tab_acces {
clear:both;
text-align:center;
}

/***************FIN PAGE ACCES********************/
/*POUR PAGE PANNEAUX ILV*/
#ilv {
width: 600px;
margin: auto;
margin-top:10px;
}
/***************FIN PAGE PANNEAUX ILV********************/