
#page
	{
	width			: 850px;
	float			: auto;
	margin-top		: 0px;
	margin-left		: 0px;
	}

#haut
	{
	background-image	: URL("img_a/banniere_a2.jpg"); 
	background-repeat 	: no-repeat;
	width			: 850px;
	height			: 245px;
	float			: left;
	margin-top		: 0px;
	margin-left		: 0px;
	}

*:first-child+html #haut
	{
	background-image	: URL("img_a/banniere_a2.jpg"); 
	background-repeat 	: no-repeat;
	width			: 850px;
	height			: 245px;
	}

* html #haut
	{
	background-image	: URL("img_a/banniere_a2.jpg"); 
	background-repeat 	: no-repeat;
	width			: 850px;
	height			: 245px;
	}

#menuhaut
	{
	width			: 600px;
	height			: 82px;
	margin-top		: 165px;
	margin-left		: 0px;
	}

#navigation 
	{
	margin			: 0 ;
	padding			: 0 ;
	font-size		: 12pt;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	text-align		: center;
	text-decoration		: none;
	}

#navigation ul 
 	{
	width			: 600px ;
	height			: 80px;
	list-style-type		:none;
 	}

#navigation li 
 	{
	float			: left;
 	margin-right 		: 0px ;
 	}

#navigation li a 
	{
	display			: block ;
	width			: 180px ;
	height			: 5px;
	background		: #fff url(img_menu/menu_bleu2.jpg) left top no-repeat ;
	line-height		: 1em ;
	color			: #000;
	padding			: 10px 0 30px 0 ;
	text-decoration		: none;
	}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active 
	{
	background: url(img_menu/menu_bleu_over2.jpg) left top no-repeat ;
	}

#menupicto
	{
	width			: 250px;
	height			: 20px;
	float			: right;
	margin-top		: 20px;
	}

#picto 
	{
	margin			: 0 ;
	padding			: 0 ;
	}

#picto  ul 
 	{
	width			: 250px ;
	height			: 18px;
	list-style-type		:none;
 	}

#picto  li 
 	{
	float			: left;
 	margin-right 		: 0px ;
 	}

#picto  li a 
	{
	display			: block ;
	width			: 56px ;
	height			: 20px;
	background		: #fff url(img_a/fondpicto.jpg) left top no-repeat ;
	line-height		: 1em ;
	color			: #000;
	text-decoration		: none;
	}

#picto li a:hover, #picto li a:focus, #picto li a:active 
	{
	background: url(img_a/picto_menu_over.jpg) left top no-repeat ;
	}

#menugauche
	{
	background-image	: URL("img_a/menu_gauche_bleu.jpg");
	width			: 221px;
	height			: 289px;
	position		: absolute;
	margin-top		: 280px;
	margin-left		: 0px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	vertical-align		: middle;
	}

*:first-child+html #menugauche
	{
	background-image	: URL("img_a/menu_gauche_bleu.jpg");
	width			: 221px;
	height			: 289px;
	float			: left;
	margin-top		: 20px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	vertical-align		: middle;
	}

* html #menugauche
	{
	background-image	: URL("img_a/menu_gauche_bleu.jpg");
	width			: 221px;
	height			: 289px;
	float			: left;
	margin-top		: 20px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	vertical-align		: middle;
	}

#lienmenugauche
	{
	width			: 150px;
	height			: 150px;
	margin-left		: 50px;
	margin-top		: 50px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	vertical-align		: middle;
	}



a.lemenu:link 
	{
	color			: #000;
	text-decoration 	: none;
	}
a.lemenu:visited 
	{
	color			: #000;
	text-decoration 	: none;
	}
a.lemenu:hover 
	{
	color			: #0d6ab0;
	text-decoration 	: none;
	}
a.lemenu:active 
	{
	color			: #000;
	text-decoration 	: none;
	}

#pleincontenu
	{
	background-color	: #fff;
	width			: 650px;
	position		: absolute;
	margin-top		: 280px;
	margin-left		: 250px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}

*:first-child+html #pleincontenu
	{
	background-color	: #fff;
	width			: 650px;
	position		: absolute;
	margin-top		: 20px;
	margin-left		: 250px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}

* html #pleincontenu
	{
	background-color	: #fff;
	width			: 650px;
	position		: absolute;
	margin-top		: 20px;
	margin-left		: 250px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}


#contenu
	{
	background-color	: #fff;
	width			: 610px;
	float			: left;
	margin-top		: 0px;
	margin-left		: 0px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}

#contenugauche
	{
	background-color	: #fff;
	width			: 300px;
	float			: left;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}

#contenudroit
	{
	background-color	: #fff;
	width			: 300px;
	float			: right;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}


#tarifgauche
	{
	background-image	: URL("img_a/fond_tarif_a.jpg"); 
	background-repeat 	: no-repeat;
	width			: 280px;
	float			: left;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}

#tarifdroit
	{
	background-image	: URL("img_a/fond_tarif_a.jpg"); 
	background-repeat 	: no-repeat;
	width			: 280px;
	float			: right;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}



#plan
	{
	background-color	: #fff;
	background-repeat 	: no-repeat;
	float			: right;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	text-decoration		: none;
	text-align              : justify;
	}

#horaires
	{
	background-image	: URL("img_a/fond_coordonnees_a.jpg"); 
	background-repeat 	: no-repeat;
	background-color	: #fff;
	width			: 280px;
	height			: 210px;
	float			: center;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 8pt;
	text-decoration		: none;
	text-align              : justify;
	}

#horaires_images
	{
	background-color	: #fff;
	width			: 98px;
	height			: 100px;
	float			: left;
	}

#horaires_txt
	{
	background-color	: #fff;
	float			: left;
	width			: 170px;
	margin-left		: 5px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 8pt;
	text-decoration		: none;
	text-align              : justify;
	}


#services
	{
	background-image	: URL("img_a/fond_service_a.jpg"); 
	background-repeat 	: no-repeat;
	background-color	: #fff;
	width			: 265px;
	height			: 150px;
	float			: center;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 8pt;
	text-decoration		: none;
	text-align              : justify;
	}

#services_images
	{
	background-color	: #fff;
	width			: 115px;
	height			: 88px;
	float			: left;
	}

#services_txt
	{
	background-color	: #fff;
	float			: left;
	width			: 137px;
	height			: 88px;
	margin-left		: 5px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 8pt;
	text-decoration		: none;
	text-align              : justify;
	}

#popup_services
	{
	background-image	: URL("img_a/fond_coordonnees_a.jpg"); 
	background-repeat 	: no-repeat;
	background-color	: #fff;
	width			: 265px;
	float			: center;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 8pt;
	text-decoration		: none;
	text-align              : justify;
	}

#bas
	{
	background-color	: #fff;
	width			: 600px;
	margin-top		: 40px;
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 8pt;
	color			: #555555;
	text-decoration		: none;
	text-align		: center;
	vertical-align		: middle;
	}

a.lebas:link 
	{
	color			: #555555;
	text-decoration 	: none;
	}
a.lebas:visited 
	{
	color			: #555555;
	text-decoration 	: none;
	}
a.lebas:hover 
	{
	color			: #0d6ab0;
	text-decoration 	: none;
	}
a.lebas:active 
	{
	color			: #555555;
	text-decoration 	: none;
	}

BODY 
	{
	SCROLLBAR-FACE-COLOR		: #e0e6f2; 
	SCROLLBAR-HIGHLIGHT-COLOR	: #000; 
	SCROLLBAR-SHADOW-COLOR		: #7eb5dc; 
	SCROLLBAR-3DLIGHT-COLOR		: #006ab0; 
	SCROLLBAR-ARROW-COLOR		: #122f7d;
	SCROLLBAR-TRACK-COLOR		: #fff; 
	SCROLLBAR-DARKSHADOW-COLOR	: #000; 
	}

H1
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 14pt;
	color			: #0d6ab0;
	font-weight		: bold;
	text-align		: center;
	text-decoration		: none;
	}

H2
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 12pt;
	color			: #000;
	font-weight		: bold;
	text-align		: center;
	vertical-align		: center;
	text-decoration		: none;
	}

H3
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 11pt;
	color			: #000;
	font-weight		: bold;
	text-decoration		: none;
	}

H4
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 10pt;
	color			: #000;
	text-decoration		: none;
	}

H5
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size		: 7pt;
	color			: #000;
	text-decoration		: none;
	}

.tarifs_tableau
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	color			: #000;
	text-decoration		: none;
	font-size               : 8pt;
	}

.titre-tarifs_tableau
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	color			: #000;
	font-weight		: bold;
	text-decoration		: none;
	font-size               : 10pt;
	}

.policetableau
	{
	font			: 1em "Trebuchet MS",Arial,sans-serif ;
	color			: #000;
	text-decoration		: none;
	font-size               : 10pt;
	}

a.liencontenu:link 
	{
	color			: #0d6ab0;
	text-decoration 	: none;
	font-size               : 8pt;
	}
a.liencontenu:visited 
	{
	color			: #000;
	text-decoration 	: none;
	font-size               : 8pt;
	}
a.liencontenu:hover 
	{
	color			: #0d6ab0;
	text-decoration 	: none;
	font-size               : 8pt;
	}
a.liencontenu:active 
	{
	color			: #000;
	text-decoration 	: none;
	font-size               : 8pt;
	}


a.lienplan:link 
	{
	color			: #0d6ab0;
	text-decoration 	: none;
	font-size               : 10pt;
	font-weight		: bold;
	}
a.lienplan:visited 
	{
	color			: #000;
	text-decoration 	: none;
	font-size               : 10pt;
	font-weight		: bold;
	}
a.lienplan:hover 
	{
	color			: #0d6ab0;
	text-decoration 	: none;
	font-size               : 10pt;
	font-weight		: bold;
	}
a.lienplan:active 
	{
	color			: #000;
	text-decoration 	: none;
	font-size               : 10pt;
	font-weight		: bold;
	}