body
	{
	margin: 0px;
	padding: 0px;
	outline: 0px;
	background-image:url("../images/fond_ecocar.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#FF6600;
	}

/* ********************************************* */

#footer
	{
	background-image:url("../images/fond_pied.jpg");
	background-repeat:no-repeat;
	background-position: center bottom;
	}

/* ********************************************* */

.submenu
	{
	color:#999999;
	text-decoration:none;
	font-size:10pt;
	background-image: url("../images/bt_sub_off.gif");
	background-repeat: repeat-x;
	width: 170px;
	height:025px;
	}
.submenu a
	{
	color:#999999;
	text-decoration:none;
	font-size:10pt;
	background-image: url("../images/bt_sub_off.gif");
	background-repeat: repeat-x;
	width: 170px;
	height:025px;
	display: block;
	} 
.submenu a:hover
	{
	color:#003399;
	text-decoration:none;
	font-size:10pt;
	background-image: url("../images/bt_sub_on.gif");
	background-repeat: repeat-x;
	} 

/* ********************************************* */


.prec
	{
	background-image: url("../images/prec_on.jpg"); 
	background-repeat: no-repeat;
	width: 100px;
	height:50px;
	}
.prec a
	{ 
	background-image: url("../images/prec_off.jpg"); 
	background-repeat: no-repeat;
	width: 100px;
	height:50px;
	display: block;
	} 
.prec a:hover
	{
	background: none;
	} 

.suiv
	{
	background-image: url("../images/suiv_on.jpg"); 
	background-repeat: no-repeat;
	width: 100px;
	height:50px;
	}
.suiv a
	{ 
	background-image: url("../images/suiv_off.jpg"); 
	background-repeat: no-repeat;
	width: 100px;
	height:50px;
	display: block;
	} 
.suiv a:hover
	{
	background: none;
	} 


/* ********************************************* */

.facebook
	{
	background-image: url("../images/facebook_on.gif"); 
	background-repeat: no-repeat;
	width: 50px;
	height:50px;
	}
.facebook a
	{ 
	background-image: url("../images/facebook_off.gif"); 
	background-repeat: no-repeat;
	width: 50px;
	height:50px;
	display: block;
	} 
.facebook a:hover
	{
	background: none;
	} 

.google
	{
	background-image: url("../images/google_on.gif"); 
	background-repeat: no-repeat;
	width: 50px;
	height:50px;
	}
.google a
	{ 
	background-image: url("../images/google_off.gif"); 
	background-repeat: no-repeat;
	width: 50px;
	height:50px;
	display: block;
	} 
.google a:hover
	{
	background: none;
	} 

.youtube
	{
	background-image: url("../images/youtube_on.gif"); 
	background-repeat: no-repeat;
	width: 50px;
	height:50px;
	}
.youtube a
	{ 
	background-image: url("../images/youtube_off.gif"); 
	background-repeat: no-repeat;
	width: 50px;
	height:50px;
	display: block;
	} 
.youtube a:hover
	{
	background: none;
	} 

.french
	{
	background-image: url("../images/btlg_fr_on.jpg"); 
	background-repeat: no-repeat;
	width: 115px;
	height:50px;
	}
.french a
	{ 
	background-image: url("../images/btlg_fr_off.jpg"); 
	background-repeat: no-repeat;
	width: 115px;
	height:50px;
	display: block;
	} 
.french a:hover
	{
	background: none;
	}

.english
	{
	background-image: url("../images/btlg_en_on.jpg"); 
	background-repeat: no-repeat;
	width: 115px;
	height:50px;
	}
.english a
	{ 
	background-image: url("../images/btlg_en_off.jpg"); 
	background-repeat: no-repeat;
	width: 115px;
	height:50px;
	display: block;
	} 
.english a:hover
	{
	background: none;
	} 

/* ********************************************* */

.btlink
	{
	}
.btlink a
	{
	height:35px;
	width: 100%;
	color: #993300;
	font-size:12pt;
	line-height: 33px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	border-radius: 17px;
	background: #009966;
	background: -webkit-linear-gradient(top,#FFCC99 0%,	#FF9933 100%);
	background: -ms-linear-gradient(top,	#FFCC99 0%,	#FF9933 100%);
	background: -moz-linear-gradient(top,	#FFCC99 0%,	#FF9933 100%);
	background: -o-linear-gradient(top,		#FFCC99 0%,	#FF9933 100%);
	background: linear-gradient(to bottom,	#FFCC99 0%,	#FF9933 100%);
	display: block;
	} 
.btlink a:hover
	{
	height:35px;
	width: 100%;
	border: none;
	color: #FFFFFF;
	font-size:12pt;
	line-height: 33px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	border-radius: 17px;
	background: #009966;
	background: -webkit-linear-gradient(top,#FF9933 0%,	#FFCC99 100%);
	background: -ms-linear-gradient(top,	#FF9933 0%,	#FFCC99 100%);
	background: -moz-linear-gradient(top,	#FF9933 0%,	#FFCC99 100%);
	background: -o-linear-gradient(top,		#FF9933 0%,	#FFCC99 100%);
	background: linear-gradient(to bottom,	#FF9933 0%,	#FFCC99 100%);
	display: block;
	} 

/* ********************************************* */

.btlink2
	{
	color:#003366;
	text-decoration:none;
	text-align:center;
	font-size:12pt;
	background-image: url("../images/bt_sub_off2.gif");
	background-repeat: repeat-x;
	height:30px;
	}
.btlink2 a
	{
	color:#003366;
	text-decoration:none;
	text-align:center;
	font-size:12pt;
	background-image: url("../images/bt_sub_off2.gif");
	background-repeat: repeat-x;
	height:30px;
	display: block;
	} 
.btlink2 a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:12pt;
	background-image: url("../images/bt_sub_on2.gif");
	background-repeat: repeat-x;
	} 

/* ********************************************* */

.btsubvert
	{
	height:35px;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	font-size:12pt;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color: #CCFFCC;
	border-radius: 17px;
	background: #339900;
	background: -webkit-linear-gradient(top,#339900 0%,	#006600 100%);
	background: -ms-linear-gradient(top,	#339900 0%,	#006600 100%);
	background: -moz-linear-gradient(top,	#339900 0%,	#006600 100%);
	background: -o-linear-gradient(top,		#339900 0%,	#006600 100%);
	background: linear-gradient(to bottom,	#339900 0%,	#006600 100%);
	}

.btsubvert:hover
	{
	border: none;
	color: #FFFFFF;
	border-radius: 17px;
	background: #006600;
	background: -webkit-linear-gradient(top,#006600 0%,	#339900 100%);
	background: -ms-linear-gradient(top,	#006600 0%,	#339900 100%);
	background: -moz-linear-gradient(top,	#006600 0%,	#339900 100%);
	background: -o-linear-gradient(top,		#006600 0%,	#339900 100%);
	background: linear-gradient(to bottom,	#006600 0%,	#339900 100%);
	}

.btsubvert:active
	{
	border: none;
	border-radius: 17px;
	background: #006600;
	background: -webkit-linear-gradient(top,#006600 0%,	#339900 100%);
	background: -ms-linear-gradient(top,	#006600 0%,	#339900 100%);
	background: -moz-linear-gradient(top,	#006600 0%,	#339900 100%);
	background: -o-linear-gradient(top,		#006600 0%,	#339900 100%);
	background: linear-gradient(to bottom,	#006600 0%,	#339900 100%);
	transform: translateY(4px);
	}

/* ********************************************* */

.btsuborange
	{
	height:35px;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	font-size:12pt;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color: #993300;
	border-radius: 17px;
	background: #009966;
	background: -webkit-linear-gradient(top,#FFCC99 0%,	#FF9933 100%);
	background: -ms-linear-gradient(top,	#FFCC99 0%,	#FF9933 100%);
	background: -moz-linear-gradient(top,	#FFCC99 0%,	#FF9933 100%);
	background: -o-linear-gradient(top,		#FFCC99 0%,	#FF9933 100%);
	background: linear-gradient(to bottom,	#FFCC99 0%,	#FF9933 100%);
	}

.btsuborange:hover
	{
	border: none;
	color: #FFFFFF;
	border-radius: 17px;
	background: #009966;
	background: -webkit-linear-gradient(top,#FF9933 0%,	#FFCC99 100%);
	background: -ms-linear-gradient(top,	#FF9933 0%,	#FFCC99 100%);
	background: -moz-linear-gradient(top,	#FF9933 0%,	#FFCC99 100%);
	background: -o-linear-gradient(top,		#FF9933 0%,	#FFCC99 100%);
	background: linear-gradient(to bottom,	#FF9933 0%,	#FFCC99 100%);
	}

.btsuborange:active
	{
	border: none;
	border-radius: 17px;
	background: #009966;
	background: -webkit-linear-gradient(top,#FF9933 0%,	#FFCC99 100%);
	background: -ms-linear-gradient(top,	#FF9933 0%,	#FFCC99 100%);
	background: -moz-linear-gradient(top,	#FF9933 0%,	#FFCC99 100%);
	background: -o-linear-gradient(top,		#FF9933 0%,	#FFCC99 100%);
	background: linear-gradient(to bottom,	#FF9933 0%,	#FFCC99 100%);
	transform: translateY(4px);
	}

/* ********************************************* */

.btsubleu
	{
	height:35px;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	font-size:12pt;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color: #99FFFF;
	border-radius: 17px;
	background: #0099FF;
	background: -webkit-linear-gradient(top,#0099FF 0%,	#0066CC 100%);
	background: -ms-linear-gradient(top,	#0099FF 0%,	#0066CC 100%);
	background: -moz-linear-gradient(top,	#0099FF 0%,	#0066CC 100%);
	background: -o-linear-gradient(top,		#0099FF 0%,	#0066CC 100%);
	background: linear-gradient(to bottom,	#0099FF 0%,	#0066CC 100%);
	}

.btsubleu:hover
	{
	border: none;
	color: #FFFFFF;
	border-radius: 17px;
	background: #0066CC;
	background: -webkit-linear-gradient(top,#0066CC 0%,	#0099FF 100%);
	background: -ms-linear-gradient(top,	#0066CC 0%,	#0099FF 100%);
	background: -moz-linear-gradient(top,	#0066CC 0%,	#0099FF 100%);
	background: -o-linear-gradient(top,		#0066CC 0%,	#0099FF 100%);
	background: linear-gradient(to bottom,	#0066CC 0%,	#0099FF 100%);
	}

.btsubleu:active
	{
	border: none;
	border-radius: 17px;
	background: #0066CC;
	background: -webkit-linear-gradient(top,#FF9933 0%,	#0099FF 100%);
	background: -ms-linear-gradient(top,	#FF9933 0%,	#0099FF 100%);
	background: -moz-linear-gradient(top,	#FF9933 0%,	#0099FF 100%);
	background: -o-linear-gradient(top,		#FF9933 0%,	#0099FF 100%);
	background: linear-gradient(to bottom,	#FF9933 0%,	#0099FF 100%);
	transform: translateY(4px);
	}

/* ********************************************* */

.btsubrouge
	{
	height:35px;
	width: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	font-size:12pt;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color: #FFCCCC;
	border-radius: 17px;
	background: #660000;
	background: -webkit-linear-gradient(top,#FF0000 0%,	#660000 100%);
	background: -ms-linear-gradient(top,	#FF0000 0%,	#660000 100%);
	background: -moz-linear-gradient(top,	#FF0000 0%,	#660000 100%);
	background: -o-linear-gradient(top,		#FF0000 0%,	#660000 100%);
	background: linear-gradient(to bottom,	#FF0000 0%,	#660000 100%);
	}

.btsubrouge:hover
	{
	border: none;
	color: #FFFFFF;
	border-radius: 17px;
	background: #660000;
	background: -webkit-linear-gradient(top,#660000 0%,	#FF0000 100%);
	background: -ms-linear-gradient(top,	#660000 0%,	#FF0000 100%);
	background: -moz-linear-gradient(top,	#660000 0%,	#FF0000 100%);
	background: -o-linear-gradient(top,		#660000 0%,	#FF0000 100%);
	background: linear-gradient(to bottom,	#660000 0%,	#FF0000 100%);
	}

.btsubrouge:active
	{
	border: none;
	border-radius: 17px;
	background: #660000;
	background: -webkit-linear-gradient(top,#660000 0%,	#FF0000 100%);
	background: -ms-linear-gradient(top,	#660000 0%,	#FF0000 100%);
	background: -moz-linear-gradient(top,	#660000 0%,	#FF0000 100%);
	background: -o-linear-gradient(top,		#660000 0%,	#FF0000 100%);
	background: linear-gradient(to bottom,	#660000 0%,	#FF0000 100%);
	transform: translateY(4px);
	}

/* ********************************************* */

.accueil
	{
	background-image: url("../images/bt01_home_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.accueil a
	{ 
	background-image: url("../images/bt01_home_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.accueil a:hover
	{
	background: none;
	} 




.vehicules
	{
	background-image: url("../images/bt02_cars_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.vehicules a
	{ 
	background-image: url("../images/bt02_cars_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.vehicules a:hover
	{
	background: none;
	} 



.scooters
	{
	background-image: url("../images/bt03_scooters_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.scooters a
	{ 
	background-image: url("../images/bt03_scooters_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.scooters a:hover
	{
	background: none;
	}



.devis
	{
	background-image: url("../images/bt04_estimates_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.devis a
	{ 
	background-image: url("../images/bt04_estimates_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.devis a:hover
	{
	background: none;
	}



.partenaires
	{
	background-image: url("../images/bt05_partners_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.partenaires a
	{ 
	background-image: url("../images/bt05_partners_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.partenaires a:hover
	{
	background: none;
	}



.contact
	{
	background-image: url("../images/bt06_contact_on.jpg"); 
	background-repeat: no-repeat;
	width: 170px;
	height:30px;
	}
.contact a
	{ 
	background-image: url("../images/bt06_contact_off.jpg"); 
	background-repeat: no-repeat;
	width: 170px;
	height:30px;
	display: block;
	} 
.contact a:hover
	{
	background: none;
	} 



/* ********************************************* */



.droite
	{
	text-align:right;
	}

.centre
	{
	text-align:center;
	}

.gauche
	{
	text-align:left;
	}

.haut
	{
	vertical-align:top;
	}

.milieu
	{
	vertical-align:middle;
	}

.bas
	{
	vertical-align:bottom;
	}

.justine
	{
	text-align:justify;
	}

.bary
	{
	vertical-align:middle;
	text-align:center;
	}

.marge
	{
	padding:5px;
	}

.imgfloatl
	{
	float:left;
	margin:10px 10px 10px 0;
	}

.imgfloatr
	{
	float:right;
	margin:10px 0 10px 10px;
	}

.majuscule
	{
	text-transform: uppercase;
	}

/* ********************************************* */


.standard
	{
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	color:#660000;
	font-size:12pt;
	}



.barre
	{
	text-decoration:line-through;
	}



.txtoff
	{
	font-size:12pt;
	color:#999999;
	font-weight:bold;
	}
.txtoff a
	{
	font-size:12pt;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	}
.txtoff a:hover
	{
	font-size:12pt;
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
	}



.titre
	{
	font-size:14pt;
	color:#CC3300;
	font-weight:bold;
	}
.titre a
	{
	font-size:14pt;
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
	}
.titre a:hover
	{
	font-size:14pt;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
	}

.titrebleu
	{
	font-size:14pt;
	color:#0066CC;
	font-weight:bold;
	}
.titrebleu a
	{
	font-size:14pt;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	}
.titrebleu a:hover
	{
	font-size:14pt;
	color:#0066CC;
	font-weight:bold;
	text-decoration:underline;
	}

.titre2
	{
	font-size:12pt;
	font-weight:bold;
	color:#FF6600;
	}



.ecocarte
	{
	font-size:80pt;
	font-weight:bold;
	color:#FFFFFF;
	}

.txtecocarte
	{
	font-size:14pt;
	font-weight:bold;
	color:#993300;
	}


.marron
	{
	color:#993300;
	vertical-align=middle;
	}
.marron a
	{
	color:#993300;
	text-decoration:none;
	vertical-align=middle;
	}
.marron a:hover
	{
	color:#993300;
	text-decoration:underline;
	vertical-align=middle;
	}



.titcol
	{
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	}
.titcol a
	{
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	}
.titcol a:hover
	{
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}


.mandatory
	{
	color:#FF6600;
	}

.mandalegende
	{
	font-size:10pt;
	font-weight:bold;
	color:#FF6600;
	}

.moyen
	{
	font-size:10pt;
	}

.petit
	{
	font-size:8pt;
	}

.minus
	{
	font-size:6pt;
	}

.msgOK
	{
	text-align: center;
	color:#006600;
	font-size:12pt;
	font-weight:bold;
	background-color :#CCFFCC;
	}

.msgER
	{
	text-align: center;
	color:#CC0000;
	font-size:12pt;
	font-weight:bold;
	background-color :#FFCCCC;
	}

.etoile
	{
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16pt;
	}


/* ********************************************* */


table
	{
	margin: auto;
	border-collapse: collapse;
	}

td
	{
	text-align:left;
	vertical-align:top;
	border: 0px;
	padding: 0px;
	}

a
	{
	text-decoration:none;
	color:#993300;
	}

a:hover
	{
	text-decoration:underline;
	color:#000000;
	}

img
	{ 
	border:0;
	}


h1
	{
	text-align:center;
	color:#CC3300;
	font-size:16pt;
	font-weight:normal;
	}



h2
	{
	color:#CC3300;
	font-size:14pt;
	font-weight:normal;
	}
h2 a
	{
	text-decoration:normal;
	}
h2 a:hover
	{
	text-decoration:underline;
	}



h3
	{
	color:#CC3300;
	font-size:12pt;
	font-weight:normal;
	}
h3 a
	{
	text-decoration:none;
	}
h3 a:hover
	{
	text-decoration:underline;
	}



h4
	{
	color:#CC3300;
	font-size:8pt;
	font-weight:normal;
	}
