/* CSS Document Auto Cleaner*/


* 
{
 padding:0;
 margin:0;
}


/* ---------- Style Généraux -----------------*/

html body
{
/*text-align:center;*/
background:url(../img/fond_body.gif) repeat-x top left;
font-family:Arial, Helvetica, sans-serif;
color: #535353;
margin: 0;
padding: 0;
font-size: 0.80em;
background-color:#c1eefd;
}

p
{
text-align:justify;
margin:0px;
padding:0px;
}

a
{
text-decoration: none;
}


a
{
color:#333333;
}

a:visited
{
color:#333333;
}

img
{
border: none;
}

li
{
list-style-type: none;
}
/*A supprimer***************/
hr
{
clear:both;
visibility:hidden;
height: 0px;
}
/*A supprimer****************/

/* ---------- pop up environnement.html -----------------*/

#bloc_environnement
{
background:url(../img/bg_environnement.gif) no-repeat 0 0;
width:900px;
height:480px;
position:relative;
}

.bloc_texte
{
position:absolute;
top:140px;
left:50px;
width:630px;
font:Arial, Helvetica, sans-serif;
color:#000000;
text-align:justify;
}

.bloc_texte p#slogan
{
text-align:center;
font-weight:bold;
font-style:italic;
}

/* ---------- Encart Pub colonne de gauche -----------------*/


.encart_chrono
{
background:url(../img/gabarit_sidebar_chrono.gif) no-repeat top left;
width:316px;
height:100px;
position:relative;
margin-bottom:15px;
margin-left:5px;

}

.texte_chrono
{
position:absolute;
top:30px;
left:130px;
font-size:13px;
font-weight:bold;
color:#0191C8;
width:180px;
text-align:center;
}

#big
{
font-size:17px;
width:180px;
}

#renvoi
{
position:absolute;
top:80px;
left:140px;
font-size:11px;
width:160px;
text-align:center;
}

.encart_vehicule
{
background:url(../img/gabarit_vehicule_sale.gif) no-repeat top left;
width:316px;
height:100px;
position:relative;
margin-left:5px;
}

.encart_moto
{
background:url(../img/gabarit_motoluxe.gif) no-repeat top left;
width:316px;
height:100px;
padding:0 0 0 2px;
margin:0 0 15px 0;
position:relative;
}

.encart_tarifs_moto
{
background:url(../img/gabarit_tarifs_moto.gif) no-repeat top left;
width:316px;
height:100px;
padding:0 0 0 2px;
margin:15px 0 15px 5px;
position:relative;
}

.texte_moto
{
position:absolute;
top:20px;
left:120px;
font-size:13px;
font-weight:bold;
color:#0191C8;
width:200px;
text-align:center;
margin-bottom:10px;
}



.texte_vehicule
{
position:absolute;
top:20px;
left:105px;
font-size:13px;
font-weight:bold;
color:#0191C8;
width:200px;
text-align:center;
margin-bottom:10px;
}


.texte_tarifs_moto a
{
position:absolute;
top:30px;
left:155px;
font-size:17px;
font-weight:bold;
color:#0191C8;
width:160px;
text-align:left;
margin-bottom:10px;
}

.texte_tarifs_moto a:hover
{
color:#666666;
}

#big_prix
{
font-size:28px;
width:180px;
height:32px;
}

.encart_formule_revente
{
background:url(../img/btn_revente_sidebar.gif) no-repeat top left;
width:316px;
height:104px;
padding:0 0 0 2px;
margin:0px 0 0px 5px;
position:relative;
}

.texte_tarifs_revente a
{
position:absolute;
top:31px;
left:140px;
font-size:17px;
font-weight:bold;
color:#0191C8;
width:170px;
text-align:left;
margin-bottom:10px;
}

.texte_tarifs_revente a:hover
{
color:#666666;
}




.encart_pub
{
background:url(../img/encart_carte_de_france.png) no-repeat top left;
padding:0;
margin:15px 0 0 0;
width:316px;
height:100px;
border:1px solid #CCC;
}

.encart_pub h1
{
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:16px;
width:140px;
float:right;
padding:5px 0 0 0;
margin:0;
text-align:left;
}

.encart_pub a
{
color:#535353;
font-family:'Open Sans', arial, serif;
font-size:12px;
width:140px;
float:right;
padding: 0;
margin:0;
clear:both;
text-align:left;
font-weight:none;
}

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

/*Eléments du tabblean "montant ttc*/

#ttc
{
font-size:12px;
}

/* ---------- Bloc contenant l'ensemble du site -----------------*/

#contenant
{
/*border: 1px solid red;*/
margin: 0 auto;
padding: 0px;
width: 1010px;
}


/* ---------- Div logo auto cleaner -----------------*/
#logo_auto_cleaner 
{
/*border: 1px solid red;*/
width: 990px;
text-align: left;
color: #0000CC;
margin:0 0 0 18px;
position:relative;
}

#logo_auto_cleaner a
{
border:0px;
text-decoration:none;
}

.banner_contact
{
position:absolute;
top:8px;
right:20px;
border:1px solid #CCC;
width:754px;
height:100px;
}


/* ---------- Div menu de navigation --------------------*/
#menu_navigation ul li 
{
padding:0px;
margin:0px;
text-align:left;
display:block;
}

#menu_navigation ul li
{
display:block;
height:54px;
float:left;
padding: 5px 0 0 0;
}

#menu_navigation li#accueil a
{
background:url(../img/menu_accueil.png) no-repeat top left;
width:39px;
height:54px;
line-height: 60px;
display:block;
}

#menu_navigation li#accueil a span
{
display:none;
}

#menu_navigation li#accueil a:hover
{
background:url(../img/menu_accueil_hover.png) no-repeat top left;
}


#menu_navigation li#societe a
{
background:url(../img/menu_societe.png) no-repeat top left;
width:118px;
height:54px;
line-height: 60px;
display:block;
}

#menu_navigation li#societe.active a
{
background:url(../img/menu_societe_hover.png) no-repeat top left;
width:118px;
height:54px;
line-height: 60px;
display:block;
}

#menu_navigation li#societe a span
{
display:none;
}


#menu_navigation li#societe a:hover
{
background:url(../img/menu_societe_hover.png) no-repeat top left;
}



#menu_navigation li#clientele a
{
background:url(../img/menu_clientele.png) no-repeat top left;
width:163px;
height:54px;
line-height: 60px;
display:block;
}

#menu_navigation li#clientele a span
{
display:none;
}


#menu_navigation li#clientele a:hover
{
background:url(../img/menu_clientele_hover.png) no-repeat top left;
}

#menu_navigation li#clientele.active a
{
background:url(../img/menu_clientele_hover.png) no-repeat top left;
width:163px;
height:54px;
line-height: 60px;
display:block;
}


#menu_navigation li#prestations a
{
background:url(../img/menu_prestations.png) no-repeat top left;
width:164px;
height:54px;
line-height: 60px;
display:block;
}

#menu_navigation li#prestations a span
{
display:none;
}

#menu_navigation li#prestations a:hover
{
background:url(../img/menu_prestations_hover.png) no-repeat top left;
}


#menu_navigation li#prestations.active a
{
background:url(../img/menu_prestations_hover.png) no-repeat top left;
width:164px;
height:54px;
line-height: 60px;
display:block;
}


#menu_navigation li#tarifs a
{
background:url(../img/menu_tarifs.png) no-repeat top left;
width:163px;
height:54px;
line-height: 60px;
display:block;
}


#menu_navigation li#tarifs a span
{
display:none;
}


#menu_navigation li#tarifs a:hover
{
background:url(../img/menu_tarifs_hover.png) no-repeat top left;
}

#menu_navigation li#tarifs.active a
{
background:url(../img/menu_tarifs_hover.png) no-repeat top left;
width:163px;
height:54px;
line-height: 60px;
display:block;
}


#menu_navigation li#contact a
{
background:url(../img/menu_contact.png) no-repeat top left;
width:163px;
height:54px;
line-height: 60px;
display:block;
}

#menu_navigation li#contact a span
{
display:none;
}

#menu_navigation li#contact a:hover
{
background:url(../img/menu_contact_hover.png) no-repeat top left;
}

#menu_navigation li#contact.active a
{
background:url(../img/menu_contact_hover.png) no-repeat top left;
width:163px;
height:54px;
line-height: 60px;
display:block;
}


#menu_navigation li#temoignages a
{
background:url(../img/menu_franchise.png) no-repeat top left;
width:192px;
height:54px;
line-height: 60px;
display:block;
}


#menu_navigation li#temoignages a span
{
display:none;
}


#menu_navigation li#temoignages a:hover
{
background:url(../img/menu_franchise_hover.png) no-repeat top left;
}

#menu_navigation li#temoignages.active a
{
background:url(../img/menu_franchise_hover.png) no-repeat top left;
width:192px;
height:54px;
line-height: 60px;
display:block;
}


/* ---------- Bloc contenant le header de la page d'accueil + bouton découvrez -----------------*/

#header_accueil
{
background:url(../img/header_carte_bg.png) no-repeat top left;
/*background:url(../img/header_promo_ikea.png) no-repeat top left;*/
width:1002px;
height:367px;
margin:0;
clear:both;
position: relative;
}


/* ---------- Bloc contenant les boutons push de la homepage -----------------*/

.contenant_btn_push .btn_push_home
{

width:1000px;
height:105px;
/*border:1px solid red;*/
margin:10px 0 8px 0;
}

.contenant_btn_push .btn_push_home #btn_home
{
padding:5px;
float:left;
}



/* ---------- Fin du Bloc contenant les boutons push de la homepage -----------------*/


.btn_decouvrez_autocleaner 
{
position:absolute;
top:188px;
left:39px;
width:210px;
height:47px;
} 


.btn_decouvrez_autocleaner a
{
background:url(../img/btn_decouvrez_autocleaner.png) no-repeat top left;
width:284px;
height:47px;
display:block;
}


.btn_decouvrez_autocleaner a span
{
display:none;
}

.btn_decouvrez_autocleaner a:hover
{
background:url(../img/btn_decouvrez_hover.png) no-repeat top left;
width:284px;
height:47px;
display:block;
}

/* ---------- Bloc contenant le header de la page la societe + en savoir plus -----------------*/

#header_societe
{
background:url(../img/header_societe_bg.png) no-repeat top left;
width:1002px;
height:367px;
margin:0;
clear:both;
position: relative;
}


.btn_ensavoirplus
{
position:absolute;
top:188px;
left:54px;
width:210px;
height:47px;
} 


.btn_ensavoirplus a
{
background:url(../img/btn_ensavoirplus.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


.btn_ensavoirplus a span
{
display:none;
}

.btn_ensavoirplus a:hover
{
background:url(../img/btn_ensavoirplus_hover.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


/* ---------- Bloc contenant le header de la page notre clientele  -----------------*/

#header_clientele
{
background:url(../img/header_clientele_bg.png) no-repeat top left;
width:1002px;
height:367px;
margin:0;
clear:both;
position: relative;
}


.btn_ensavoirplus
{
position:absolute;
top:188px;
left:54px;
width:210px;
height:47px;
} 


.btn_ensavoirplus a
{
background:url(../img/btn_ensavoirplus.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


.btn_ensavoirplus a span
{
display:none;
}

.btn_ensavoirplus a:hover
{
background:url(../img/btn_ensavoirplus_hover.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


/* ---------- Bloc contenant le header de la page Prestations  -----------------*/

#header_prestations
{
background:url(../img/header_prestations_bg.png) no-repeat top left;
width:1002px;
height:367px;
margin:0;
clear:both;
position: relative;
}


.btn_ensavoirplus
{
position:absolute;
top:188px;
left:54px;
width:210px;
height:47px;
} 


.btn_ensavoirplus a
{
background:url(../img/btn_ensavoirplus.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


.btn_ensavoirplus a span
{
display:none;
}

.btn_ensavoirplus a:hover
{
background:url(../img/btn_ensavoirplus_hover.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


/* ---------- Bloc contenant le header de la page Les tarifs  -----------------*/

#header_tarifs
{
background:url(../img/header_tarifs_bg.png) no-repeat top left;
width:1002px;
height:367px;
margin:0;
clear:both;
position: relative;
}


.btn_ensavoirplus
{
position:absolute;
top:240px;
left:210px;
width:210px;
height:47px;
} 


.btn_ensavoirplus a
{
background:url(../img/btn_ensavoirplus.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}

.btn_ensavoirplus a
{
border:none;
}

.btn_ensavoirplus a span
{
display:none;
}

.btn_ensavoirplus a:hover
{
background:url(../img/btn_ensavoirplus_hover.png) no-repeat top left;
width:152px;
height:45px;
display:block;
}


/* ---------- Bloc contenant le header de la page contact -----------------*/

#header_contact
{
background:url(../img/header_contact_bg.png) no-repeat top left;
width:1002px;
height:367px;
margin:0;
clear:both;
}

/* ---------- Bloc contenant le header de la page franchise + contenu texte -----------------*/

#contenant #header_franchise
{
background:url(../img/header_franchise.png) no-repeat -35px 0 #FFF;
width:980px;
height:348px;
margin:0 0 0 11px;
padding:0;
clear:both;
position:relative;
border:2px solid #CCCCCC;
}

.message
{
position:absolute;
top:50px;
left:560px;
width:360px;
background:#FFFFFF;
}

.message h1
{
font-size:20px;
text-transform:uppercase;
text-align:left;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
}

.message p
{
font-size:12px;
font-family:'Open Sans', arial, serif;
}


#contenant_texte #etapes
{
width:950px;
height:800px;
display:block;
}

#etapes #bloc_devenez
{
float:left;
width:430px;
display:block;
margin:0 0 0 10px;
padding:0 10px 0 10px;
}

#etapes #bloc_devenez h1
{
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
text-transform:uppercase;
font-size:15px;
padding:15px 0;
}

#etapes #bloc_devenez p
{
font-family:'Open Sans', arial, serif;
padding:5px 0;
}




#etapes #bloc_avantages
{
float:left;
width:430px;
display:block;
margin:0 0 0 40px;
padding:0 10px 0 10px;
}



#etapes #bloc_avantages #tableau_reseau tr td
{
color:#FFFFFF;
font-family:'Open Sans', arial, serif;
font-weight:600;
padding:5px;
margin:0
}


#etapes #bloc_candidature
{
/*border:1px solid red;*/
float:left;
margin: 30px 0 0 0;
padding:15px;
}

#etapes #bloc_candidature .depot_candidature
{
border:1px solid #CCC;
float:left;
width:250px;
height:192px;
margin:0 10px 0 0;
}

#etapes #bloc_candidature .depot_candidature h1
{
font-size:15px;
text-transform:uppercase;
text-align:left;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
padding:10px;
}

#etapes #bloc_candidature .depot_candidature p
{
text-align:left;
font-family:'Open Sans', arial, serif;
font-size:11px;
padding: 0 10px;
}


#etapes #bloc_candidature .depot_candidature a:hover
{
text-decoration:underline;
}

#etapes #bloc_candidature .depot_candidature a img
{
margin:10px 0 0 70px;
}




#etapes #bloc_candidature .mot_franchise
{
border:1px solid #CCC;
float:left;
width:420px;
height:192px;
padding:0;
margin:0 10px 0 0;
}

#etapes #bloc_candidature .mot_franchise h1
{
font-size:15px;
text-transform:uppercase;
text-align:left;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
padding:15px 0 5px 0;
}


#etapes #bloc_candidature .mot_franchise p
{
font-size:10px;
text-align:left;
font-family:'Open Sans', arial, serif;
padding:0 5px 5px 0;
font-style:italic;
}


#etapes #bloc_candidature .mot_franchise img
{
margin:0;
float:left;
padding:0;
}




#etapes #bloc_candidature .reseau
{
border:1px solid #CCC;
float:left;
width:200px;
height:192px;
padding:0;
}

#etapes #bloc_candidature .reseau h1
{
font-size:15px;
text-transform:uppercase;
text-align:left;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
padding:10px 0 5px 0;
text-align:center;
}


#etapes #bloc_candidature .reseau p
{
font-size:10px;
text-align:left;
font-family:'Open Sans', arial, serif;
padding:0 5px 0 0;
text-align:center;
}


#etapes #bloc_candidature .reseau img
{
margin:0;
float:left;
padding:0;
}




/* ---------- Bloc contenant le header de la page temoignages -----------------*/

#header_temoignages
{
background:url(../img/header_temoignages_bg.png) no-repeat top left;
width:1002px;
height:367px;
margin:0;
padding: 0px 0 0 40px;
clear:both;
}


#header_temoignages h1
{
padding:30px 0 0 0;
font-size:18px;
color:#535353;
}





/* ---------- Bloc contenant texte de la page d'accueil -----------------*/

#contenant_texte
{
background:url(../img/conteneur_bg.png) repeat-y top left;
/*background:url(../img/img_ie6/conteneur_bg.gif) repeat-y top left!important;*/
padding:0 0 0 15px;
}

.contenant_btn_push
{
width:967px;
height:500px;
padding:15px 5px;
margin:0;
}


/* ----------------------------------------------- bouton push home page ---------------------------------------*/

.push_1
{
background:url(../img/push_1.png) no-repeat top left;
width:300px;
height:184px;
padding:0;
margin:0 28px 0 0;
float:left;
border:1px solid #CCCCCC;
}

.push_1 h3
{
color:#0191C8;
width:150px;
padding: 10px 10px 5px 10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:15px;
}
.push_1 p
{
width:130px;
height:100px;
text-align:left;
padding: 0 0 10px 10px;
font-family:'Open Sans', arial, serif;
font-size:12px;
}


/* ----------------------------------------------- bouton push home page ---------------------------------------*/

.push_2
{
background:url(../img/push_2.png) no-repeat top left;
width:300px;
height:184px;
padding:0;
margin:0 28px 0 0;
float:left;
border:1px solid #CCCCCC;
}

.push_2 h3
{
color:#0191C8;
width:150px;
padding: 10px 10px 5px 10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:15px;
}
.push_2 p
{
width:130px;
height:100px;
text-align:left;
padding: 0 0 10px 10px;
font-family:'Open Sans', arial, serif;
font-size:12px;
}


/* ----------------------------------------------- bouton push home page ---------------------------------------*/

.push_3
{
background:url(../img/push_3.png) no-repeat top left;
width:300px;
height:184px;
padding:0;
margin:0;
float:left;
border:1px solid #CCCCCC;
}

.push_3 h3
{
color:#0191C8;
width:150px;
padding: 10px 10px 5px 10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:15px;
}
.push_3 p
{
width:130px;
height:100px;
text-align:left;
padding: 0 0 10px 10px;
font-family:'Open Sans', arial, serif;
font-size:12px;
}

/* ----------------------------------------------- bouton push home page ---------------------------------------*/

.push_4
{
background:url(../img/push_4.png) no-repeat top left;
width:300px;
height:184px;
padding:0;
margin:10px 28px 0 0;
float:left;
border:1px solid #CCCCCC;
}

.push_4 h3
{
color:#0191C8;
width:150px;
padding: 10px 10px 5px 10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:15px;
}
.push_4 p
{
width:130px;
height:100px;
text-align:left;
padding: 0 0 10px 10px;
font-family:'Open Sans', arial, serif;
font-size:12px;
}

/* ----------------------------------------------- bouton push home page ---------------------------------------*/

.push_5
{
background:url(../img/push_5.png) no-repeat top left;
width:300px;
height:184px;
padding:0;
margin:10px 28px 0 0;
float:left;
border:1px solid #CCCCCC;
}

.push_5 h3
{
color:#0191C8;
width:150px;
padding: 10px 10px 5px 10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:15px;
}
.push_5 p
{
width:130px;
height:100px;
text-align:left;
padding: 0 0 10px 10px;
font-family:'Open Sans', arial, serif;
font-size:12px;
}


/* ----------------------------------------------- bouton push home page ---------------------------------------*/

.push_6
{
background:url(../img/push_6.png) no-repeat top left;
width:300px;
height:184px;
padding:0;
margin:10px 0 0 0;
float:left;
border:1px solid #CCCCCC;
}

.push_6 h3
{
color:#0191C8;
width:150px;
padding: 10px 10px 5px 10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-size:15px;
}
.push_6 p
{
width:130px;
height:100px;
text-align:left;
padding: 0 0 10px 10px;
font-family:'Open Sans', arial, serif;
font-size:12px;
}



p a span.plus
{
width:135px;
height:80px;
color:#0191c8;
font-family:'Open Sans', arial, serif;
height:95px;
}

p a:hover span.plus
{
text-decoration:underline;
}

/* ---------- Bloc contenant carroussel page d'accueil ------------------------------------------------------------------------NEWS*/

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	margin:0 0 0 12px;
}
/*--Window/Masking Styles--*/
.window {
	height:367px;	width: 612px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	
}
.image_reel {
	position: absolute;
	top: 0; left: 0;

}

.size
{
width:3000px;
}


.image_reel img {
	float: left;
	width:612px;
	height:367px;

}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: 0px;
	width: 150px; height:25px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 25px;
	background: url(../img/carroussel/paging_bg.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 0px 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #000000;
	border: 1px solid #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}


/* ---------- Bloc contenant maps "carte de france" ----------------------------------------------*/

.cartedefrance 
{
	float:left;
	position:absolute;
	top:0;
	right:0;
	background:url(../img/maps/cartedefrance.png) no-repeat top left #FFFFFF;
	width:370px;
	height:367px;
	margin:0px;
	position:relative;
	/*border:1px solid red;*/
	overflow:hidden;
}

.cartedefrance p
{
font-size:10px;
color:#ffffff;
margin:30px 0 0 9px;
padding:5px;
font-family:'Open Sans', arial, serif;
width:340px;
/*height:50px;*/
background-color:#009ee0;
}



/*---------------------Actualités et offres emailing Auto Cleaner------------------------------------*/


/*Bloc Actu*/
.actu
{
width:980px;
height:58px;
/*border:1px solid red;*/
display:block;
margin:0;
padding:0;
position:absolute;
top:350px;
left:10px;
position:relative;
}


/*Bloc offres emailing autocleaner*/

.offres_autocleaner
{
background:url(../img/maps/offres_emailing.png) no-repeat top left;
width:357px;
height:58px;
float:right;
position:absolute;
top:-1px;
right:-2px;
overflow:hidden;
margin:0;
padding:0;
}

/*.btn_email img
{
position:absolute;
top:20px;
right:20px;
width:38px;
height:27px;
}*/

#email a
{
position:absolute;
top:0px;
right:0px;
width:357px;
height:58px;
background:url(../img/maps/offres_emailing.png) no-repeat top left;
}

#email a:hover
{
position:absolute;
top:0px;
right:0px;
width:357px;
height:58px;
background:url(../img/maps/offres_emailing_bis.png) no-repeat top left;
}

/*Bloc Actualités autocleaner*/

.news_autocleaner
{
background:url(../img/maps/news_autocleaner_bg.png) no-repeat top left;
width:625px;
height:58px;
position:relative;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
background: #fff; 
width: 440px; 
height: 25px; 
margin: 0; 
padding: 0;
overflow: hidden;
position:absolute;
top:19px;
left:170px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 440px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: 000000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
color:#FF0000;
} 



/* ---------- Bloc contenant texte de la page societe ----------------------------------------------*/

#contenant_texte
{
background:url(../img/conteneur_bg.png) repeat-y top left;
padding:0 0 0 15px;
}

.contenant_item_societe
{
/*border: 1px solid red;*/
width:970px;
float:left;
padding: 0 0 20px 15px;
}

.colonne_droite
{
width:629px;
float:left;
/*border:1px solid red;*/
}

.colonne_droite p
{
width:600px;
text-align:left;
}


.colonne_gauche
{
width:330px;
float:left;
padding:35px 0 0 0;
/*border:1px solid red;*/
}

hr.clearboth
{
clear:both;
visibility:hidden;
font-weight:lighter;
}

h2#titre_societe
{
color:#000000;
display:none;
}

h3#quisommesnous
{
/*background:url(../img/chiffre1.gif) no-repeat top left;*/
width:200px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
display:none;
}

h3#nosvaleurs
{
/*background:url(../img/chiffre2.gif) no-repeat top left;*/
width:200px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
display:none;
}

h3#fondateurs
{
/*background:url(../img/chiffre3.gif) no-repeat top left;*/
width:200px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
display:none;
}

h3#environnement
{
background:url(../img/chiffre4.gif) no-repeat top left;
width:200px;
height:34px;
color:#535353;
padding:10px 0 0 35px;
}

#menu_societe
{
background:url(../img/menu_gauche_societe.jpg) no-repeat top left;
width:329px;
height:142px;
padding:10px 0 0 0px;
}

#menu_societe h3
{
float:right;
width:180px;
color:#0191c8;
} 

#menu_societe ul
{
float:right;
width:180px;
display:block;
} 

#menu_societe ul li 
{
padding:8px 0 0 0;
} 


#menu_societe ul li a
{
text-decoration:none;
color:#535353;
}

#menu_societe ul li a:hover
{

color:#333;
}


/* ---------- Bloc contenant texte de la page notre clientele  ---------------------------------------------------*/

#contenant_texte
{
background:url(../img/conteneur_bg.png) repeat-y  left top;
padding:0 0 0 15px;
}

.contenant_item_clientele
{
/*border: 1px solid red;*/
width:970px;
float:left;
padding: 0 0 20px 15px;
}

.colonne_droite
{
width:629px;
float:left;
/*border:1px solid red;*/
}

.colonne_droite p
{
width:600px;
text-align:left;
}


.colonne_gauche
{
width:330px;
float:left;
padding:35px 0 0 0;
/*border:1px solid red;*/
}

hr.clearboth
{
clear:both;
visibility:hidden;
font-weight:lighter;
}

h2#titre_clientele
{
color:#000000;
display:none;
}

h3#vous_etes
{
/*background:url(../img/chiffre1.gif) no-repeat top left;*/
width:200px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
}

h3#pourquoi
{
/*background:url(../img/chiffre2.gif) no-repeat top left;*/
width:210px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
}

p span.item_1
{
font-weight:bold;
text-decoration:underline;
}

p.item_paragraphe
{
padding:10px 0 10px 0;
}

ul.listes
{
width: 400px;
padding:0 0 0 20px;
}

ul.listes li
{
list-style-type:circle;
padding:8px 0 0 0;
}



#menu_clientele
{
background:url(../img/menu_gauche_clientele.jpg) no-repeat top left;
width:329px;
height:142px;
padding:10px 0 0 0px;
}

#menu_clientele h3
{
float:right;
width:180px;
color:#0191c8;
} 

#menu_clientele ul
{
float:right;
width:180px;
display:block;
}

#menu_clientele ul li
{
padding:8px 0 0 0;
} 

#menu_clientele ul li a
{
text-decoration:none;
color:#535353;
}

#menu_clientele ul li a:hover
{

color:#333;
}




/* ---------- Bloc contenant texte de la page Prestations  ---------------------------------------------------*/

#contenant_texte
{
background:url(../img/conteneur_bg.png) repeat-y top left;
padding:40px 0 0 15px;
}


.contenant_item_prestations
{
/*border: 1px solid red;*/
width:970px;
float:left;
padding: 0 0 20px 15px;
}

.colonne_droite
{
width:629px;
float:left;
/*border:1px solid red;*/
}

.colonne_droite p
{
width:600px;
text-align:left;
}


.colonne_gauche
{
width:330px;
float:left;
padding:35px 0 0 0;
/*border:1px solid red;*/
}

hr.clearboth
{
clear:both;
visibility:hidden;
font-weight:lighter;
}

h2#titre_prestations
{
color:#000000;
display:none;
}

h3#interieur
{
/*background:url(../img/chiffre1.gif) no-repeat top left;*/
width:200px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
display:none;
}

h3#exterieur
{
/*background:url(../img/chiffre2.gif) no-repeat top left;*/
width:210px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
display:none;
}

h3#photo
{
/*background:url(../img/chiffre3.gif) no-repeat top left;*/
width:210px;
height:34px;
color:#535353;
padding:10px 0 0 0px;
display:none;
}

#menu_prestations
{
background:url(../img/menu_gauche_prestations.jpg) no-repeat top left;
width:329px;
height:142px;
padding:10px 0 0 0px;
}

#menu_prestations h3
{
float:right;
width:180px;
color:#0191c8;
} 

#menu_prestations ul
{
float:right;
width:180px;
display:block;
} 


#menu_prestations ul li 
{
padding:8px 0 0 0;
}


#menu_prestations ul li a
{
text-decoration:none;
color:#535353;
}

#menu_prestations ul li a:hover
{

color:#333;
}

img.visuel_prestations
{
float:left;
padding:0 10px 0 0;
}


/*.paragraphe
{
float:left;
}*/

.paragraphe span.sous_titre
{
float:left;
}

.paragraphe span.sous_titre
{
font-weight:bold;
}


/* ---------- Bloc contenant texte de la page Temoignages  ---------------------------------------------------*/

.contenant_item_temoignages
{
/*border: 1px solid red;*/
width:970px;
float:left;
padding: 0 0 20px 15px;
}

.contenant_item_temoignages h2
{
padding: 0 0 20px 15px;
color:#535353;
}

#medias td a
{
text-decoration:underline;
color:#535353;
}

.wrapper
{
width:620px;
height:550px;
}


/* ---------- Menu gauche Div menu option1 + menu option2 -----------------*/

#menu_option1
{
background:url(../img/sidebar_option1.gif) no-repeat top left;
width:316px;
height:79px;
margin:0 0 15px 0;
position:relative;
}

.texte_option1 a
{
position:absolute;
top:20px;
left:20px;
font-size:17px;
font-weight:bold;
color:#0191C8;
}

.texte_option1 a:hover
{
color:#666666;
}



#menu_option2
{
background:url(../img/sidebar_option2.gif) no-repeat top left;
width:315px;
height:66px;
margin:0;
position:relative;
margin-left:5px;
}

.texte_option2
{
position:absolute;
top:10px;
left:80px;
font-size:12px;
font-weight:bold;
color:#0191C8;
width:145px;
text-align:left;
}

#btn_partager a
{
position:absolute;
top:15px;
right:10px;
}

#btn_email a
{
position:absolute;
top:40px;
right:10px;
}


/* ---------- Bloc contenant texte de la page Les tarifs  ---------------------------------------------------*/




#conteneur_formule
{
width:970px;
height:300px;
/*border:1px solid red;*/
margin:10px;
padding:0;
}


#conteneur_formule #formule_tranquilite
{
background:url(../ikea_franconville/img_franconville/service_tranquilite.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
padding:0;
margin:8px;
}

#conteneur_formule #formule_tranquilite h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#conteneur_formule #formule_tranquilite p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
text-align:left;
}


#conteneur_formule #formule_destickage
{
background:url(../ikea_franconville/img_franconville/service_destickage.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
padding:0;
margin:8px;
}

#conteneur_formule #formule_destickage h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#conteneur_formule #formule_destickage p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
text-align:left;
}


#conteneur_formule #formule_exterieur
{
background:url(../img/formule_exterieur.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
clear:both;
margin:8px;
padding:0;
clear:right;
}



#conteneur_formule #formule_exterieur h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#conteneur_formule #formule_exterieur p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
text-align:left;
}

#conteneur_formule #formule_interieur
{
background:url(../img/formule_interieur.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
clear:both;
margin:8px;
padding:0;
clear:right;
}



#conteneur_formule #formule_interieur h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#conteneur_formule #formule_interieur p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
text-align:left;
}

#conteneur_formule #formule_complete
{
background:url(../img/formule_complete.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
clear:both;
margin:8px;
padding:0;
clear:right;
}



#conteneur_formule #formule_complete h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#conteneur_formule #formule_complete p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
text-align:left;
}


#conteneur_formule #formule_remise
{
background:url(../img/formule_remise.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
clear:both;
margin:8px;
padding:0;
clear:right;
}



#conteneur_formule #formule_remise h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#conteneur_formule #formule_remise p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
text-align:left;
}








.contenant_item_tarifs
{
/*border: 1px solid red;*/
width:970px;
float:left;
padding: 0 0 20px 15px;
}

h2#titre_tarifs
{
color:#000000;
display:none;
}

#menu_tarifs1
{
background:url(../img/menu_gauche_tarifs1.jpg) no-repeat top left;
width:329px;
height:142px;
padding:10px 0 0 0px;
}

#menu_tarifs1 h3
{
float:right;
width:180px;
color:#0191c8;
} 

#menu_tarifs1 ul
{
float:right;
width:180px;
display:block;
}

#menu_tarifs1 ul li
{
padding:8px 0 0 0;
}

 

#menu_tarifs1 ul li a
{
text-decoration:none;
color:#535353;
}

#menu_tarifs1 ul li a:hover
{

color:#333;
}


#menu_tarifs2
{
background:url(../img/menu_gauche_tarifs2.jpg) no-repeat top left;
width:329px;
height:142px;
padding:10px 0 0 0px;
}

#menu_tarifs2 h3
{
float:right;
width:180px;
color:#0191c8;
} 

#menu_tarifs2 ul
{
float:right;
width:180px;
display:block;
} 


#menu_tarifs2 ul li 
{
padding:8px 0 0 0;
}

#menu_tarifs2 ul li a
{
text-decoration:none;
color:#535353;
}

#menu_tarifs2 ul li a:hover
{

color:#333;
}




/* ---------- Section page d'attente pour le salon -----------------*/

ul#nav
{
padding:0px;
margin:0px;
text-align:left;
display:block;
height:66px;
width:933px;
padding:0 0 0 15px;
}

li#contact
{
float:left;
margin:0;
padding:0;
display:inline;
}

li#contact a
{
background:url(../img/btn_contact_off.jpg) no-repeat top left;
width:234px;
height:66px;
margin:0;
padding:0;
display:block;
}

li#contact a:hover
{
background:url(../img/btn_contact_on.jpg) no-repeat top left;
width:234px;
height:66px;
margin:0;
padding:0;
display:block;
}

li#contact a.active
{
background:url(../img/btn_contact_on.jpg) no-repeat top left;
width:234px;
height:66px;
margin:0;
padding:0;
display:block;
}

li#contact a span
{
display:none;
}


li#decouvrez
{
float:left;
margin:0;
padding:0;
display:inline;
}

li#decouvrez a
{
background:url(../img/btn_decouvrez_off.jpg) no-repeat top left;
width:699px;
height:66px;
margin:0;
padding:0;
display:block;
}

li#decouvrez a:hover
{
background:url(../img/btn_decouvrez_on.jpg) no-repeat top left;
width:699px;
height:66px;
margin:0;
padding:0;
display:block;
}

li#decouvrez a.active
{
background:url(../img/btn_decouvrez_on.jpg) no-repeat top left;
width:699px;
height:66px;
margin:0;
padding:0;
display:block;
}

li#decouvrez a span
{
display:none;
}

/* ---------- Section page contact formulaire -----------------*/

#intro_formulaire p
{
text-align:left;
width:700px;
margin:0;
padding:15px 0 20px 30px;
}

table.tableau_formulaire
{
border:0;
padding:0 0 30px 10px;
margin:0 0 0 20px;
}

td.info_formulaire
{
padding:6px 0 7px 0 ;
text-align:left;
}

input.champ_gris
{
background-color:#dcdcdc;
border:0;
height:20px;
line-height:15px;
}

textarea.champ_gris
{
background-color:#dcdcdc;
border:0;
margin-top:8px;
}

td.submit input
{
margin-top: 10px;
float:right;
}

table.numero_commercial 
{
padding-top:5px;
padding-left:20px;
}


/* ---------- Bloc contenant la  page tarifs + tableaux -----------------*/

table.tableau_prestations
{
/*padding:0 0 0 25px;*/
font-size:12px;
text-align:left;
}

td.prix_categorie_a
{
background:url(../img/categorie_a.jpg) no-repeat bottom left;
height:51px;
text-align:right;
color:#178DFB;
font-weight:bold;
font-size:18px;
padding:5px 5px 0 0;
}

td.prix_categorie_b
{
background:url(../img/categorie_b.jpg) no-repeat bottom left;
height:43px;
text-align:right;
color:#178DFB;
font-weight:bold;
font-size:18px;
padding:5px 5px 0 0;
}

td.prix_categorie_c
{
background:url(../img/categorie_c.jpg) no-repeat bottom left;
height:45px;
text-align:right;
color:#178DFB;
font-weight:bold;
font-size:18px;
padding:5px 5px 0 0;
}

h3#forfaits
{
text-align:left;
/*padding: 10px 0 8px 28px;*/

}


h3#alacarte
{
text-align:left;
/*padding: 10px 0 8px 28px;*/
}

table.carte
{
/*margin:0 0 0 25px;*/
}

h3#offres_promotionnelles
{
text-align:left;
padding: 0px 0 8px 0px;
width:200px;
}

#image_promo
{
margin:0 0 15px 0px;
}

.texte_promo
{
width:600px;
margin:0 0 10px 0px;
}

#bloc_forfaits
{
width:550px;
margin:0 0 0px 0px;
}

img.forfait1
{
float:left;
padding:0 15px 0 0;
}

img.forfait2
{
float:left;
padding:0 15px 0 0;
}

img.forfait3
{
float:left;
padding:0;
}


#bloc_parrainage
{
width:550px;
height:115px;
margin:0 0 40px 0px;
padding:25px 0 0 0;
}

p.parrainage
{
font-weight: bold;
padding:0 0 8px 0;
color:#000000;
}

img.img_parrainage
{
float:left;
padding:0 15px 0 0;
clear:left;
}

h3#devis
{
text-align:left;
padding: 10px 0 8px 0px;
width:500px;
}

#bloc_professionnels
{
width:600px;
/*height:300px;*/
margin:0 0 40px 0px;
}

/* --------------------------- Div haut de page -----------------*/

.haut_page a
{
background:url(../img/arrow_up.gif) no-repeat top left;
width:80px;
height:30px;
padding:3px 0 0 25px;
color:#333333;
float:right;
margin:0 12px 0 0;
font-size:10px;
}

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

/* ---------- Div footer -----------------*/

#footer
{
background:url(../img/bg_footer.png) no-repeat top left;
width:1002px;
height:68px;
text-align:center;
clear:left;
}

#footer p 
{
text-align:center;
}
#footer p a
{
color:#0191c8;
font-weight:bold;
}

#footer p a:hover
{
text-decoration:underline;
}


/* ---------- Div css des onglets jquery -----------------*/
.tabs
{
float:left;
width:627px;
margin:0;
padding:0;
/*border:1px solid #333333;*/
}

.tabNavigation
{
display:block;
width:627px;
height:58px;
margin:0;
padding:0;
}

.tabNavigation li a
{
float:left;
/*margin-right:5px;*/
background-color:#ffffff;
color:#333;
list-style-type:none;
}

li a.onglet
{
background:url(../img/onglet_off.gif) no-repeat top left;
width:180px;
height:57px;
text-align:center;
color:#535353;
font-size:14px;
line-height:70px;
margin:0;
padding:0;
}

li a:hover.onglet
{
background:url(../img/onglet_on.gif) no-repeat top left;
width:180px;
height:57px;
color:#FFFFFF;
margin:0;
padding:0;
}

ul li a.selected
{
background:url(../img/onglet_on.gif) no-repeat top left;
width:180px;
height:57px;
color:#FFFFFF;
margin:0;
padding:0;
}

/* ---------- Conteneur des textes des onglets jquery -----------------*/
#conteneur_jquery1
{
clear:both;
width:600px;
border-top:1px solid #ccc;
padding:10px;
margin:0;
}

#conteneur_jquery2
{
clear:both;
width:600px;
border-top:1px solid #ccc;
padding:10px;
margin:0;
}

#conteneur_jquery3
{
clear:both;
width:600px;
border-top:1px solid #ccc;
padding:10px;
margin:0;
}

/* ---------- Fin du conteneur des textes des onglets jquery -----------------*/

/* ---------- conteneur textes particuliers et professionnels des onglets jquery  -----------------*/

.contenant_particuliers
{
background:url(../img/gabarit_particuliers.gif) no-repeat top left;
width:600px;
height:650px;
position:relative;
}



p.particuliers1 
{
width:420px;
position:absolute;
top:33px;
left:160px;
}

p.particuliers2
{
width:420px;
position:absolute;
top:190px;
left:160px;
}

p.particuliers3
{
width:420px;
position:absolute;
top:350px;
left:160px;
}

p.particuliers4
{
width:420px;
position:absolute;
top:498px;
left:160px;
}



.contenant_professionnels
{
background:url(../img/gabarit_professionnels.gif) no-repeat top left;
width:600px;
height:650px;
position:relative;
}



p.professionnels1 
{
width:420px;
position:absolute;
top:32px;
left:160px;
}

p.professionnels2
{
width:420px;
position:absolute;
top:190px;
left:160px;
}

p.professionnels3
{
width:420px;
position:absolute;
top:345px;
left:160px;
}

p.professionnels4
{
width:420px;
position:absolute;
top:504px;
left:160px;
}

span#gras
{
font-weight:bold;
line-height:25px;
}

span.link a
{
/*color:#333333;*/
font-weight:bold;
}

span.link a:hover
{
text-decoration:underline;
}


/* ---------- FAQ  -----------------*/

h3.titre_faq
{
width:300px;
color:#535353;
}


.liste_faq_questions
{
width:628px;
margin:20px 0 0 0;
}

.liste_faq_questions ul li
{
padding-bottom:20px;
}

a.liens_faq
{
color:#0191C8;
list-style-type:none;
font-weight:bold;
}

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

.liste_faq_reponses
{
width:628px;
margin:30px 0 0 0;
}

.reponses_faq
{
margin:30px 0 0 0;
padding:0;
}

span.gras
{
font-weight:bold;
color:#0191C8;
}

/* ---------- Teaser Moto  -----------------*/

#teaser_moto
{
width:605px;
height:200px;
background:url(../img/Teaser_moto.png) no-repeat top left;
margin:45px 0 25px 5px;
position:relative;
}

p.texte_teaser_moto
{
position:absolute;
top:25px;
right:0px;
font-size:17px;
font-weight:bold;
color:#0191C8;
width:300px;
text-align:left;
}


#teaser_revente
{
width:605px;
height:200px;
background:url(../img/teaser_revente.png) no-repeat top left;
margin:45px 0 25px 5px;
position:relative;
}

p.texte_teaser_revente
{
position:absolute;
top:35px;
right:20px;
font-size:19px;
font-weight:bold;
color:#0191C8;
width:300px;
text-align:left;
}

p.texte_teaser_revente_bis
{
position:absolute;
top:115px;
right:20px;
font-size:19px;
font-weight:bold;
color:#0191C8;
width:300px;
text-align:left;
}

/* ----------PAGE STATION LAVAGE VILLIERS FRANCHISE  -----------------*/

.colonne_droite
{
width:628px;
margin:20px 0 0 0;
/*border:1px solid red;*/
}

#chemin ul li  
{
width:100px;
height:40px;
display:inline;
font-size:11px;
margin:0 0 10px 0;
}

#chemin ul li a
{
color:#0191C8;
}

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

#chemin ul li a.active
{
text-decoration:underline;
font-weight:bold;
}

#station_lavage_autocleaner
{
margin:10px 0 10px 0;
padding:0;
}

#station_lavage_autocleaner_landingpage
{
margin:10px 0 10px 0;
border:1px solid #CCCCCC;
padding:0;
height:225px;
width:620px;
}

#visuel
{
float:left;
width:325px;
height:225px;
display:block;
}


#visuel ul#portofolio li
{
float:left;
width:325px;
height:225px;
display:block;
}

#info_station 
{
width:280px;
float:left;
margin:0 0 0 15px;
}

#info_station h1
{
font-size:19px;
padding:0 0 8px 0;
margin:0 0 10px 0;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
}

#mode_paiement
{
	/*border:1px solid red;*/
	width:220px;
	margin:20px 0 0 0;
	padding:0;
}


#mode_paiement h2
{
font-size:10px;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
/*border:1px solid red;*/
margin:0;
padding:0;
}


#info_station_landingpage h1
{
font-size:19px;
padding:0 0 8px 0;
margin:10px 0 5px 0;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
}

p#texte
{
width:244px;
float:left;
padding:5px;
}

hr.clearboth
{
clear:both;
}



#info_pratiques
{
width:620px;
}

#info_pratiques h1
{
font-size:18px;
color:#0191C8;
margin:0 0 10px 0;
padding:0;
font-family:'Open Sans', arial, serif;
}

#bloc_adresse
{
border:1px solid #CCCCCC;
margin:0 8px 0 0;
padding:8px;
float:left;
width:350px;
}

.adresse
{
font-size:11px;
width:200px;
color:#535353;
float:left;
padding:0 0 20px 0;
}

.adresse h2
{
font-size:12px;
color:#0191C8;
padding:0;
margin:0 0 5px 0;
}

.adresse p
{
padding:0;
margin:0 0 10px 0;
color:#535353;
font-weight:bold;
}

.plan
{
font-size:11px;
width:130px;
color:#535353;
float:left;
padding:0 0 20px 0;
}

.plan h2
{
font-size:12px;
color:#0191C8;
padding:0;
margin:0 0 6px 0;
}

img.map
{
margin:0 0 10px 0;
padding:0;
}

.plan a
{
padding:3px 0 0 18px;
color:#535353;
font-weight:bold;
background:url(../villiers/img_villiers/loupe.png) no-repeat top left;
}

.plan a:hover
{
text-decoration:underline;
color:#0191C8;
}


#bloc_horaires
{
border:1px solid #CCCCCC;
padding:10px;
float:left;
width:220px;

}

#bloc_horaires h2
{
font-size:12px;
color:#0191C8;
padding:0;
margin:0 0 5px 0;
}

#bloc_horaires p
{
padding:0;
margin:0 0 8px 0;
color:#535353;
font-weight:bold;
width:200px;
}

#heures
{
float:right;
}

/* ---------- Section page contact formulaire -----------------*/

p#intro_demande_rdv 
{
text-align:left;
width:600px;
margin:0;
padding:0 0 20px 0px;
}

table.tableau_demande_rdv
{
border:0;
padding:0 0 30px 0;
margin:0 0 0 0;
}

td.info_demande
{
padding:6px 0 7px 0 ;
text-align:left;
color:#0191C8;
}

input.champ_gris
{
background-color:#dcdcdc;
border:0;
height:20px;
line-height:15px;
}

textarea.champ_gris
{
background-color:#dcdcdc;
border:0;
margin-top:8px;
}

td.valider input
{
margin: 10px 0 0 100px;
float:left;
padding:0;
}

table.numero_commercial 
{
padding-top:5px;
padding-left:20px;
}


#confirmation
{
font-size:18px;
color:#0191C8;
margin:0 0 10px 0;
padding:0;
font-family:'Open Sans', arial, serif;
}

span.rouge
{
color:#FF0000;
}

/* ---------- Sidebar class Colonne Gauche -----------------*/

.colonne_gauche ul.menu li
{
font-family:'Open Sans', arial, serif;
font-size:14px;
width:175px;
font-weight:600;
}

.colonne_gauche ul.menu li a
{
list-style:none;
text-decoration:none;
padding:5px;
width:175px;
margin:5px;
display:block;
}

.colonne_gauche ul.menu li a:hover
{
background:#0191C8;
color:#FFFFFF;
padding:5px;
width:175px;
margin:5px;
display:block;
}

.colonne_gauche ul.menu li a:visited
{
text-decoration:underline;
}

.colonne_gauche ul.menu li.active a
{
background:#0191C8;
color:#FFFFFF;
}

/* ---------- Bouton Offre commerciale Auto Cleaner  -----------------*/

.colonne_gauche .btn_offre_commerciale
{
background:url(../villiers/img_villiers/btn_offres_formulaire.png) no-repeat top left;
width:215px;
height:115px;
border:1px solid #CCCCCC;
margin:15px 5px;
padding:0;
}

.colonne_gauche .btn_offre_commerciale p 
{
font-family:'Open Sans', arial, serif;
font-size:10px;
color:#0191C8;
float:right;
width:90px;
padding:15px 0 0 0;
margin:0;
clear:right;
font-weight:600;
}

.colonne_gauche .btn_offre_commerciale p a
{
font-family:'Open Sans', arial, serif;
font-size:10px;
float:right;
width:90px;
padding:0;
margin:0;
}

.colonne_gauche .btn_offre_commerciale p a:hover
{
text-decoration:underline;
}


.colonne_gauche .btn_demande_rdv
{
background:url(../villiers/img_villiers/btn_demande_rdv.png) no-repeat top left;
width:215px;
height:115px;
border:1px solid #CCCCCC;
margin:15px 5px;
padding:0;
position:relative;
}

.colonne_gauche .btn_demande_rdv a
{
font-family:'Open Sans', arial, serif;
font-size:11px;
color:#0191C8;
padding:0;s
margin:0;
font-weight:600;
padding:15px 0 0 0;
width:120px;
position:absolute;
top:5px;
left:90px;
}


.colonne_gauche .btn_demande_rdv a:hover
{
text-decoration:underline;
}

/* ---------- Tableau page Tarifs -----------------*/

.tableau_tarifs
{
background:url(../villiers/img_villiers/fond_tableau.png) no-repeat top left;
font-family:'Open Sans', arial, serif;
font-size:14px;
color:#FFFFFF;
padding:10px;
margin:0;
}

td.small
{
font-size:9px;
}

td.big
{
font-size:20px;
font-family:'Open Sans', arial, serif;
font-weight:800;
}

span#middle
{
font-size:10px;
}




/* ---------- Encart page Promotions -----------------*/

#offres_annuelle
{
background:url(../villiers/img_villiers/amelie_formulaire.jpg) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:172px;
padding:0;
margin:0;
}

#offres_annuelle h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#offres_annuelle p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
}

#offres_annuelle a
{
font-size:10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:10px;
width:180px;
text-decoration:underline;
text-decoration:none;
}

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


#ventes_flash
{
background:url(../villiers/img_villiers/amelie_venteflash.jpg) no-repeat -20px 0px;
border:1px solid #CCCCCC;
float:right;
float:left;
width:300px;
height:172px;
padding:0;
margin: 15px 0 0 0;
}

#ventes_flash h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#ventes_flash p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
}

#ventes_flash a
{
font-size:10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:10px;
width:180px;
text-decoration:underline;
text-decoration:none;
}

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



#offre_speciale_ikea_family
{
background:url(../villiers/img_villiers/amelie_ikea_family.png) no-repeat -10px 0;
border:1px solid #CCCCCC;
/*float:left;*/
float:right;
width:300px;
height:172px;
/*clear:both;*/
margin:0;
padding:0;
}


#offre_speciale_ikea_family h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#offre_speciale_ikea_family p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:130px;
}

#offre_speciale_ikea_family a
{
font-size:10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:10px;
width:180px;
text-decoration:underline;
text-decoration:none;
}

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




#offre_speciale_promo_family
{
background: url(../auchan_sarcelles/img_auchan_sarcelles/amelie_sarcelles_family.png) no-repeat -10px 0;
border:1px solid #CCCCCC;
/*float:left;*/
float:right;
width:300px;
height:172px;
/*clear:both;*/
margin:0;
padding:0;
}


#offre_speciale_promo_family h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#offre_speciale_promo_family p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:130px;
}

#offre_speciale_promo_family a
{
font-size:10px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:10px;
width:180px;
text-decoration:underline;
text-decoration:none;
}

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









/* ---------- Encart page Services ------------------------------------------*/

#service_tranquilite
{
background:url(../ikea_franconville/img_franconville/service_tranquilite.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
padding:0;
margin:0;
}

#service_tranquilite h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#service_tranquilite p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
}



#service_destickage
{
background:url(../ikea_franconville/img_franconville/service_destickage.png) no-repeat top left;
border:1px solid #CCCCCC;
float:right;
width:300px;
height:113px;
padding:0;
margin:0;
}

#service_destickage h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#service_destickage p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
}



#service_vitre_teinte
{
background:url(../ikea_franconville/img_franconville/service_vitre.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
clear:both;
margin:10px 0 0 0;
padding:0;
}



#service_vitre_teinte h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#service_vitre_teinte p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
}



#service_optiques
{
background:url(../ikea_franconville/img_franconville/service_optique.png) no-repeat top left;
border:1px solid #CCCCCC;
float:right;
width:300px;
height:113px;
margin:10px 0 0 0;
padding:0;
}



#service_optiques h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#service_optiques p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
}









#service_tranquilite_mobile
{
background:url(../paris_ouest/img_paris_ouest/service_tranquilite.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
padding:0;
margin:0;
}

#service_tranquilite_mobile h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#service_tranquilite_mobile p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
}



#service_destickage_mobile
{
background:url(../paris_ouest/img_paris_ouest/service_destickage.png) no-repeat top left;
border:1px solid #CCCCCC;
float:right;
width:300px;
height:113px;
padding:0;
margin:0;
}

#service_destickage_mobile h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:240px;
}

#service_destickage_mobile p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:180px;
}



#service_vitre_teinte_mobile
{
background:url(../paris_ouest/img_paris_ouest/service_vitre.png) no-repeat top left;
border:1px solid #CCCCCC;
float:left;
width:300px;
height:113px;
clear:both;
margin:10px 0 0 0;
padding:0;
}



#service_vitre_teinte_mobile h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#service_vitre_teinte_mobile p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
}



#service_optiques_mobile
{
background:url(../paris_ouest/img_paris_ouest/service_optique.png) no-repeat top left;
border:1px solid #CCCCCC;
float:right;
width:300px;
height:113px;
margin:10px 0 0 0;
padding:0;
}



#service_optiques_mobile h2
{
font-size:14px;
font-family:'Open Sans', arial, serif;
font-weight:600;
margin:0;
padding:20px 0 0 10px;
color:#0191C8;
width:220px;
}

#service_optiques_mobile p
{
font-size:10px;
font-family:'Open Sans', arial, serif;
margin:0;
padding:10px;
width:200px;
}

/* ---------- Bloc contenant le header de la page Carte de France des stations Auto Cleaner + contenu texte -----------------*/

#contenant #header_carte
{
background:url(../img/header_carte.png) no-repeat top left;
width:980px;
height:348px;
margin:0 0 0 11px;
padding:0;
clear:both;
position:relative;
border:2px solid #CCCCCC;
}

.message
{
position:absolute;
top:50px;
left:560px;
width:360px;
background:#FFFFFF;
}

.message h1
{
font-size:20px;
text-transform:uppercase;
text-align:left;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
}

.message p
{
font-size:12px;
font-family:'Open Sans', arial, serif;
padding:20px 0 0 0;
}


#contenant_texte #Titre
{
font-size:15px;
text-transform:uppercase;
text-align:left;
color:#0191C8;
font-family:'Open Sans', arial, serif;
font-weight:600;
padding:0 0 0 10px;
width:900px;	
}

#contenant_texte #carte_de_france
{
padding:10px;
margin:20px 0 0 0;
background:url(../img/carte-de-france.png) no-repeat top left;
width:934px;
height:871px;
position:relative;
}

#contenant_texte #carte_de_france #legende
{
width:300px;
height:100px;
/*border:1px solid red;*/
padding:0;
margin:20px 0 0 0;
}


#contenant_texte #carte_de_france #legende #bleu
{
margin:0px;
background:url(../img/point-bleu.png) no-repeat top left;
padding:0 0 10px 30px;
font-size:12px;
font-family:'Open Sans', arial, serif;
text-transform:uppercase;
}

#contenant_texte #carte_de_france #legende #gris
{
margin:0px;
background:url(../img/point-vert.png) no-repeat top left;
padding:0 0 10px 30px;
font-size:12px;
font-family:'Open Sans', arial, serif;
text-transform:uppercase;
}

#contenant_texte #carte_de_france #legende #rouge
{
margin:0px;
background:url(../img/point-rouge.png) no-repeat top left;
padding:0 0 10px 30px;
font-size:12px;
font-family:'Open Sans', arial, serif;
text-transform:uppercase;
}


/*Pointer et Infobulle Franconville*/

#carte_de_france #polefixe_franconville
{
position:absolute;
top:60px;
left:600px;
width:10px;
height:10px;
cursor:pointer;
}

em#franconville
{
position: absolute;
top: 0px;
left: 400px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}


/*Pointer et Infobulle Villiers*/

#carte_de_france #polefixe_villiers
{
position:absolute;
top:180px;
left:800px;
width:10px;
height:10px;
cursor:pointer;
}

em#villiers
{
position: absolute;
top:200px;
left:800px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}


/*Pointer et Infobulle Paris Ouest*/

#carte_de_france #polemobile_parisouest
{
position:absolute;
top:130px;
left:680px;
width:10px;
height:10px;
cursor:pointer;
}

em#parisouest
{
position: absolute;
top:65px;
left:500px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}




/*Pointer et Infobulle Sannois*/

#carte_de_france #polemobile_sannois
{
position:absolute;
top:150px;
left:730px;
width:10px;
height:10px;
cursor:pointer;
}

em#sannois
{
position: absolute;
top: 80px;
left: 740px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}

/*Pointer ouvertures_prochaines*/

#carte_de_france #ouvertures_prochaines_heninbeaumont
{
position:absolute;
top:210px;
left:360px;
width:10px;
height:10px;
cursor:pointer;
}

em#henin
{
position: absolute;
top:140px;
left: 360px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}


#carte_de_france #ouvertures_prochaines_montreuil
{
position:absolute;
top:100px;
left:800px;
width:10px;
height:10px;
cursor:pointer;
}

em#montreuil
{
position: absolute;
top:30px;
left:800px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}

#carte_de_france #ouvertures_prochaines_neuilly
{
position:absolute;
top:50px;
left:740px;
width:10px;
height:10px;
cursor:pointer;
}

em#neuilly
{
position: absolute;
top:-10px;
left:740px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}


#carte_de_france #ouvertures_prochaines_sarcelles
{
position:absolute;
top:20px;
left:760px;
width:10px;
height:10px;
cursor:pointer;
}

em#sarcelles
{
position: absolute;
top:0px;
left: 540px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}



#carte_de_france #ouvertures_prochaines_lyon
{
position:absolute;
bottom:400px;
left:480px;
width:10px;
height:10px;
cursor:pointer;
}

em#lyon
{
position: absolute;
bottom:420px;
left: 480px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}


#carte_de_france #ouvertures_prochaines_reunion
{
position:absolute;
bottom:90px;
left:30px;
width:10px;
height:10px;
cursor:pointer;
}

em#reunion
{
position: absolute;
bottom:100px;
left: 50px;
z-index: 3;
display: none;
font-size:15px;
font-family:'Open Sans', arial, serif;
font-weight:600;
font-style:normal;
color:#FFFFFF;
background-color:#0191C8;
width:200px;
padding:10px;
text-align:center;
}




