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

* {
	margin:0;
}

td {
	font-family: Verdana, 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 {
	background:url(gifs/background.jpg) #000 top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	margin-top: 2px;
	width:1001px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;	
}

.header {
	width:1001px;
	height:142px;
	overflow:hidden;
}

.logo {
	background:url(gifs/910028_02.jpg) top no-repeat;
	display:inline;
	float:left;
	width:208px;
	height:142px;
}

.diapo {
	background:url(gifs/910028_03.jpg) top no-repeat;
	position:relative;
	display:inline;
	width:793px;
	float:left;
	height:142px;
}

.txt_baseline {
	padding-top: 22px;
	padding-left: 23px;
	font-size:11px;
	color:#3B3B3B;
	text-align:left;
}

.baseline_abso {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width: 325px;
	height:150px;
}

.content {
	width:1001px;
	height:auto;
	overflow:hidden;
	background:url(gifs/corps.jpg) top left repeat-y;
}

/******************************************************************** Lien ******************************************************************/
a {
	color:#5a98ff;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family: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:Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#5a98ff;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
	margin-bottom:10px;
}

/**********************************************************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 ****/
#menu0, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 { 
   width: 265px; 
   height:31px;
   overflow: hidden; 
} 

#menu0 a, #menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a { 
   display: block; 
   color: #3b3b3b;         /*Ici, changer la couleur de la police*/ 
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/ 
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 8px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/ 
   height: 23px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   padding-left: 30px;
   text-decoration: none; 
} 

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

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

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

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

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

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

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

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

#menu0 a:hover, a#selected-over0 { 
   background-image: url('gifs/menu_1o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu1 a:hover, a#selected-over1 { 
   background-image: url('gifs/menu_2o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu2 a:hover, a#selected-over2 { 
   background-image: url('gifs/menu_3o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu3 a:hover, a#selected-over3 { 
   background-image: url('gifs/menu_4o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu4 a:hover, a#selected-over4 { 
	font-weight:bold;
   background-image: url('gifs/menu_5o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu5 a:hover, a#selected-over5 { 
   background-image: url('gifs/menu_6o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu6 a:hover, a#selected-over6 { 
   background-image: url('gifs/menu_7o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu7 a:hover, a#selected-over7 { 
   background-image: url('gifs/menu_8o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

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

.coord {
	background:url(gifs/910028_17.jpg) top no-repeat;
	width:265px;
	height:178px;
}	

.titre_coord {
	font-size:14px;
	color:#0549b8;
	text-align:left;
	font-weight:bold;
	font-variant:small-caps;
	padding-top: 15px;
	padding-left: 40px;
}

.titre_coord a {
	font-size:14px;
	color:#0549b8;
	font-weight:bold;
	text-align:left;
	font-variant:small-caps;
}

.titre_coord a:hover {
	font-size:14px;
	color:#3b3b3b;
	font-weight:bold;
	text-align:left;
	font-variant:small-caps;
}

.txt_coord {
	padding-left: 100px;
	padding-top: 10px;
	font-size:12px;
	color:#3B3B3B;
	text-align:left;
}

.txt_coord1 {
	padding-left: 100px;
	padding-top: 5px;
	font-size:12px;
	color:#3B3B3B;
	text-align:left;
}

.lien_coord {
	font-size:11px;
	color:#0549b8;
	text-align:center;
	padding-top: 15px;
	padding-left: 12px;
}

.lien_coord a {
	font-size:11px;
	color:#0549b8;
	text-align:center;
}

.lien_coord a:hover {
	font-size:11px;
	color:#3b3b3b;
	text-align:center;
}

.plan {
	background:url(gifs/910028_18.jpg) top no-repeat;
	width:265px;
	height:199px;
}

.lien_plan {
	font-size:11px;
	color:#0549b8;
	text-align:right;
	padding-top:10px;
	padding-right: 18px;
}

.lien_plan a {
	font-size:11px;
	color:#0549b8;
	text-align:center;
}

.lien_plan a:hover {
	font-size:11px;
	color:#3b3b3b;
	text-align:center;
}

.lien_utile {
	font-size:11px;
	color:#0549b8;
	text-align:left;
	padding-left: 40px;
	padding-top: 12px;
}

.lien_utile a {
	font-size:11px;
	color:#0549b8;
	text-align:center;
}

.lien_utile a:hover {
	font-size:11px;
	color:#0549b8;
	text-align:center;
}

.footer {
	background:url(gifs/footer.jpg) top no-repeat;
	width:1001px;
	height:auto;
	clear:both;
}

.txt_nuage {
	font-size:11px;
	color:#fff;
	line-height:16px;
	text-align:center;
	padding-top: 30px;
}

.txt_nuage a {
	font-size:11px;
	color:#0549b8;
	text-decoration:none;
}

.txt_nuage a:visited {
	font-size:11px !important;
	color:#999 !important;
	text-decoration:none !important;
}

.txt_nuage a:hover {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

.colonne_droite {
	display:inline;
	width:492px;
	height:auto;
	float:left;
}

.colonne_droite_contact {
	display:inline;
	width:736px;
	height:auto;
	float:left;
}

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

.colonne_droite1 {
	background:url(gifs/colonne_droite1.jpg) top left no-repeat;
	float:left;
	display:inline;
	width: 240px;
	height:auto;	
}


.titre {
	background:url(gifs/fond_titre.jpg) top no-repeat;
	width:492px;
	height:48px;
}

.titre_contact {
	background:url(gifs/fond_titre_contact.jpg) top no-repeat;
	width:736px;
	height:48px;
}

h1 {
	font-size:18px;
	color:#3B3B3B;
	padding-left: 10px;
	padding-top: 14px;
	text-align:left;
}

h2 {
	font-size:16px;
	color:#3B3B3B;
	text-align:left;
	padding-left: 25px;
	padding-top: 1px;
}

h3 {
	font-size:16px;
	color:#3B3B3B;
	text-align:left;
	padding-left: 25px;
	padding-top: 1px;
}

h4 {
	font-size:16px;
	color:#3B3B3B;
	text-align:left;
	padding-left: 25px;
	padding-top: 1px;
}

.encart_devis {
	margin-right: 25px;
	margin-top: 12px;
	width:206px;
	height:581px;
	float:right;
	display:inline;
	background:url(gifs/910028_08.jpg) top no-repeat;
}

.titre_h {
	margin-left: 15px;
	background:url(gifs/fond_h.jpg) top no-repeat;
	width:466px;
	height:22px;
	margin-top:10px;
}

.titre_semi_h {
	background:url(gifs/semi_fond_h.jpg) top no-repeat;
	width:223px;
	height:22px;
	margin-top:10px;
}

.titre_semi_ex1 {
	background:url(gifs/semi_fond_400.jpg) top no-repeat;
	width:400px;
	height:22px;
	margin-top:10px;
}

.titre_semi_double {
	background:url(gifs/semi_fond_double.jpg) top no-repeat;
	width:223px;
	height:44px;
	margin-top:10px;
}

.encart_reparation {
	width:466px;
	height:133px;
	background:url(gifs/encart_rep.jpg) top no-repeat;
	margin-left: 15px;
}

.partie3 {
	float:left;
	display:inline;
	width:150px;
	height:auto;
}

.txt_encart_rep {
	line-height:17px;
	font-size:12px;
	color:#3B3B3B;
	text-align:left;
	padding:50px 15px 15px 15px;
}

.txt_left {
	margin:0;
	font-size:12px;
	color:#3b3b3b;
	text-align:justify;
	line-height:17px;
	padding-left:15px;
	padding-right: 12px;
}

.txt_centrer {
	margin:0;
	font-size:12px;
	color:#3b3b3b;
	text-align:center;
	line-height:17px;
	padding-left:15px;
}


.txt_left a:hover, .txt_centrer a:hover {
	font-size:12px;
	color:#3b3b3b;
	text-decoration:none;
}

.txt_left a, .txt_centrer a {
	font-size:12px;
	color:#5a98ff;
	text-decoration:underline;
}

.lien_droit {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b;
	text-align:right;
	padding-right:15px;
}

.lien_droit a {
	font-size:12px;
	font-weight:bold;
	color:#0549b8 !important;
	text-decoration:none !important;
}

.lien_droit a:hover {
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b !important;
	text-decoration:underline !important;
}

.lien_droit a:visited {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

.bleu {
	color:#5a98ff;
}

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

.encart {
	width:223px;
	height:133px;
	background:url(gifs/encart.jpg) top no-repeat;
}

.filet {
	clear:both;
	width:700px;
	height:5px;
	border-top:1px dotted #3B3B3B;
	margin-top:20px;
	margin-bottom:20px;
}

fieldset {
	border:1px solid #5a98ff;
}

.google {
	width:550px;
	height:auto;
	margin-left: 66px;
}

.float_left {
	float:left;
	margin-left:5px;
	margin-right:15px;
}

.float_right {
	float:right;
	border:1px solid #5a98ff;
	margin-left:15px;
	margin-right: 10px;
	margin-bottom:10px;
}

.float_right_no_border {
	float:right;
	margin-right: 43px;
	margin-top: 5px;
}
