body
	{
	font-family			: Arial;
	font-size			: 12px;
	color				: #000;
	margin				: 0;
	background-color	: #e0e0e0;
	}


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

h1
	{
	/*font-weight			: bold;*/
	font-family			: Verdana;
	font-size			: 18px;
	margin				: 0;
	}
	
#entete
{
	background-image	: url('../images/entete.jpg');
	background-repeat	: no-repeat;
	margin				: auto;
	width				: 997px;
	height				: 100px;
}

#menu
{
	background-image	: url('../images/sous-menus.jpg');
	width				: 997px;
	height				: 31px;
	margin				: auto;
}

#corps
{
	background			: url('../images/corps.jpg');
	background-repeat	: repeat-y;
	margin				: auto;
	width				: 997px;
	padding-top			: 5px;
}

#corps	.col_left
{
	/*background		: #ff0;*/
	top					: 142px;		
	width				: 215px;
	padding-left		: 10px;
}

#corps	.col_main
{

}


#pied
{
	background-image	: url('../images/pied.jpg');
	background-repeat	: no-repeat;
	margin				: auto;
	width				: 997px;
	height				: 40px;
	padding-top			: 0;
}

#directions
	{
	width			: 680px;
	height			: 300px;
	overflow		: auto;
	margin			: 0 0 0 30px;
	border			: solid 1px #bfb5a6;
	background		: url('../images/liste_titres.jpg') repeat-x top;
	padding			: 0;
	text-align		: left;
	}

#itineraire
	{
	width			: 520px;
	height			: 300px;
	margin-left		: 300px;
	margin			: auto;
	}

#message
	{
	text-align		: left;
	margin-left		: 170px;
	}

.titre
	{
	font-size		: 18px;
	}

#Vo_tri_affiche
	{
	color			: #ff7d09;
	}

#Vo_tri_selection
	{
	color			: #999;
	}

.Fiche_categorie
	{
	background		: url('../images/liseret-degrade.png') right top no-repeat;
	padding-left	: 5px;	
	font-weight		: bold;
	}

.Fiche_titre
	{
	text-align		: right;
	color			: #000;
	padding-right	: 7px;
	}

.Fiche_donnee
	{
	text-align		: left;
	color			: #000;
	}

.Fiche_donnee_Prix
	{
	color			: #ff7d09;
	font-size		: 14px;
	font-weight		: bold;
	}

.lien_pied:link		{ font-family:Verdana; font-size:11px; color:#555; 	text-decoration:none; }
.lien_pied:visited	{ font-family:Verdana; font-size:11px; color:#555; 	text-decoration:none; }
.lien_pied:hover	{ font-family:Verdana; font-size:11px; color:#000; 	text-decoration:none; }
.lien_pied:active	{ font-family:Verdana; font-size:11px; color:#000; 	text-decoration:none; }

.select_178
	{
	background-color: #fff;
	color			: #000;
	border			: solid 1px #bfb5a6;
	
	width			: 178px;
	padding			: 1px;
	font-family		: verdana;
	font-size		: 11px;
	margin-left		: 14px
	}

.select_54
	{
	background-color: #fff;
	color			: #000;
	border			: solid 1px #bfb5a6;
		
	width			: 54px;
	padding			: 1px;
	font-family		: verdana;
	font-size		: 11px;
	}
	
.input_txt
	{
	background-color: #fff;
	color			: #000;
	border			: solid 1px #bfb5a6;
		
	padding			: 1px;
	font-family		: verdana;
	font-size		: 11px;
	}

.input_submit
	{
	padding-bottom	: 4px;;
	font-family		: verdana;
	font-size		: 11px;
	height			: 22px;
	}

td.bouton_itineraire			
	{
	background-image: url('../images/directions.png'); 
	}

td.bouton_itineraire:hover
	{
	background-image: url('../images/directions-over.png'); 
	}

.border
	{
	border			: 1px solid #fcd854;
	}
