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;
	}

/* ********************************************* */

.contenu
	{
	background: #FFFFFF;
	}

.listing
	{
	height: 25px;
	}

/* ********************************************* */

#footer
	{
	background-image:url("../images/fond_pied.jpg");
	background-repeat:no-repeat;
	background-position: center bottom;
	}

/* ********************************************* */

.rotate
	{
	/*	text-orientation: sideways;		*/
	/*	writing-mode:vertical-lr;		*/
	/* ********************************************* */
	/*	position:absolute;				*/
	position:relative;
	left:210px;							/* 3 x colc = 237 */
	transform-origin: bottom left; 		/* origine de la rotation : coin en bas à gauche */
	top:0px; 							/* décalage, dû à la rotation */
	height:200px; 						/* idem HAUTEUR de la ligne */
	width:39px;							/* LARGEUR de la colonne */
	list-style-type: none;
	-webkit-transform: rotate(-90deg);										/* Safari */
	-moz-transform: rotate(-90deg);											/* Firefox */
	-ms-transform: rotate(-90deg);											/* IE */
	-o-transform: rotate(-90deg);											/* Opera */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);		/* Internet Explorer */
	}



/* ********************************************* */



.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/bt_prec_on.png"); 
	background-repeat: no-repeat;
	width: 79px;
	height:35px;
	}
.prec a
	{ 
	background-image: url("../images/bt_prec_off.png"); 
	background-repeat: no-repeat;
	width: 79px;
	height:35px;
	display: block;
	} 
.prec a:hover
	{
	background: none;
	} 

.suiv
	{
	background-image: url("../images/bt_suiv_on.png"); 
	background-repeat: no-repeat;
	width: 79px;
	height:35px;
	}
.suiv a
	{ 
	background-image: url("../images/bt_suiv_off.png"); 
	background-repeat: no-repeat;
	width: 79px;
	height:35px;
	display: block;
	} 
.suiv a:hover
	{
	background: none;
	} 



.maintprec
	{
	background-image: url("../images/maint_prec_on.jpg"); 
	background-repeat: no-repeat;
	width: 79px;
	height:40px;
	}
.maintprec a
	{ 
	background-image: url("../images/maint_prec_off.jpg"); 
	background-repeat: no-repeat;
	width: 79px;
	height:40px;
	display: block;
	} 
.maintprec a:hover
	{
	background: none;
	} 

.maintsuiv
	{
	background-image: url("../images/maint_suiv_on.jpg"); 
	background-repeat: no-repeat;
	width: 79px;
	height:40px;
	}
.maintsuiv a
	{ 
	background-image: url("../images/maint_suiv_off.jpg"); 
	background-repeat: no-repeat;
	width: 79px;
	height:40px;
	display: block;
	} 
.maintsuiv a:hover
	{
	background: none;
	} 

/* ********************************************* */

.location
	{
	background-image: url("../images/accueil_ecocar_location_on.jpg"); 
	background-repeat: no-repeat;
	width: 395px;
	height:532px;
	}
.location a
	{ 
	background-image: url("../images/accueil_ecocar_location.jpg"); 
	background-repeat: no-repeat;
	width: 395px;
	height:532px;
	display: block;
	} 
.location a:hover
	{
	background: none;
	} 

.express
	{
	background-image: url("../images/accueil_ecocar_express_on.jpg"); 
	background-repeat: no-repeat;
	width: 395px;
	height:266px;
	}
.express a
	{ 
	background-image: url("../images/accueil_ecocar_express.jpg"); 
	background-repeat: no-repeat;
	width: 395px;
	height:266px;
	display: block;
	} 
.express a:hover
	{
	background: none;
	} 

.wash
	{
	background-image: url("../images/accueil_ecocar_wash_on.jpg");
	background-repeat: no-repeat;
	width: 395px;
	height:266px;
	}
.wash a
	{ 
	background-image: url("../images/accueil_ecocar_wash.jpg");
	background-repeat: no-repeat;
	width: 395px;
	height:266px;
	display: block;
	} 
.wash 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
	{
	}
.btlink2 a
	{
	height:35px;
	width: 100%;
	color: #000066;
	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,#BEDFFF 0%,	#3399FF 100%);
	background: -ms-linear-gradient(top,	#BEDFFF 0%,	#3399FF 100%);
	background: -moz-linear-gradient(top,	#BEDFFF 0%,	#3399FF 100%);
	background: -o-linear-gradient(top,		#BEDFFF 0%,	#3399FF 100%);
	background: linear-gradient(to bottom,	#BEDFFF 0%,	#3399FF 100%);
	display: block;
	} 
.btlink2 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,#3399FF 0%,	#BEDFFF 100%);
	background: -ms-linear-gradient(top,	#3399FF 0%,	#BEDFFF 100%);
	background: -moz-linear-gradient(top,	#3399FF 0%,	#BEDFFF 100%);
	background: -o-linear-gradient(top,		#3399FF 0%,	#BEDFFF 100%);
	background: linear-gradient(to bottom,	#3399FF 0%,	#BEDFFF 100%);
	display: block;
	} 

/* ********************************************* */

.btlink3
	{
	}
.btlink3 a
	{
	height:35px;
	width: 100%;
	color: #003300;
	font-size:12pt;
	line-height: 33px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	border-radius: 17px;
	background: #CCFFCC;
	background: -webkit-linear-gradient(top,#CCFFCC 0%,	#33FF33 100%);
	background: -ms-linear-gradient(top,	#CCFFCC 0%,	#33FF33 100%);
	background: -moz-linear-gradient(top,	#CCFFCC 0%,	#33FF33 100%);
	background: -o-linear-gradient(top,		#CCFFCC 0%,	#33FF33 100%);
	background: linear-gradient(to bottom,	#CCFFCC 0%,	#33FF33 100%);
	display: block;
	} 
.btlink3 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: #66FF66;
	background: -webkit-linear-gradient(top,#66FF66 0%,	#006600 100%);
	background: -ms-linear-gradient(top,	#66FF66 0%,	#006600 100%);
	background: -moz-linear-gradient(top,	#66FF66 0%,	#006600 100%);
	background: -o-linear-gradient(top,		#66FF66 0%,	#006600 100%);
	background: linear-gradient(to bottom,	#66FF66 0%,	#006600 100%);
	display: block;
	} 

/* ********************************************* */

.btlink4
	{
	color:#0066CC;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-size:12pt;
	line-height: 38px;
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	height:40px;
	}
.btlink4 a
	{
	color:#0066CC;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-size:12pt;
	line-height: 38px;
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	background: linear-gradient(top, #FFFFFF 0%,#cce0f5 100%);
	height:40px;
	display: block;
	} 
.btlink4 a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	font-size:12pt;
	line-height: 38px;
	background: -webkit-linear-gradient(top, #cce0f5 0%,#0066CC 100%);
	background: -moz-linear-gradient(top, #cce0f5 0%,#0066CC 100%);
	background: -o-linear-gradient(top, #cce0f5 0%,#0066CC 100%);
	background: -ms-linear-gradient(top, #cce0f5 0%,#0066CC 100%);
	background: linear-gradient(top, #cce0f5 0%,#0066CC 100%);
	} 

/* ********************************************* */

.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_accueil_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.accueil a
	{ 
	background-image: url("../images/bt01_accueil_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.accueil a:hover
	{
	background: none;
	} 




.vehicules
	{
	background-image: url("../images/bt02_vehicules_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.vehicules a
	{ 
	background-image: url("../images/bt02_vehicules_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_devis_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.devis a
	{ 
	background-image: url("../images/bt04_devis_off.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	display: block;
	} 
.devis a:hover
	{
	background: none;
	}



.partenaires
	{
	background-image: url("../images/bt05_partenaires_on.jpg"); 
	background-repeat: no-repeat;
	width: 174px;
	height:30px;
	}
.partenaires a
	{ 
	background-image: url("../images/bt05_partenaires_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;
	} 



/* ********************************************* */

.premier
	{
	padding-left: 10px;
	}

.dernier
	{
	padding-right: 5px;
	}

.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:#CC3300;
	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:#CC3300;
	}



.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;
	}

.titcol2
	{
	font-size:10pt;
	color:#FFFF00;
	font-weight:bold;
	}

.petitcol
	{
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	}
.petitcol a
	{
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	}
.petitcol a:hover
	{
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

/* ********************************************* */

.mandatory
	{
	color:#CC3300;
	}

.mandalegende
	{
	font-size:10pt;
	font-weight:bold;
	color:#CC3300;
	}

.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;
	}

.h1vert
	{
	text-align:center;
	color:#006600;
	font-size:16pt;
	font-weight:normal;
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#CCFFCC 50%,#FFFFFF 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%,#CCFFCC 50%,#FFFFFF 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%,#CCFFCC 50%,#FFFFFF 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%,#CCFFCC 50%,#FFFFFF 100%);
	background: linear-gradient(top, #FFFFFF 0%,#CCFFCC 50%,#FFFFFF 100%);
	height:30px;
	}

.h1bleu
	{
	text-align:center;
	color:#0066CC;
	font-size:16pt;
	font-weight:normal;
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#cce0f5 50%,#FFFFFF 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%,#cce0f5 50%,#FFFFFF 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%,#cce0f5 50%,#FFFFFF 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%,#cce0f5 50%,#FFFFFF 100%);
	background: linear-gradient(top, #FFFFFF 0%,#cce0f5 50%,#FFFFFF 100%);
	height:30px;
	}

/* ********************************************* */


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;
	}
