body
{
	width: 1020px;
	margin: auto;
	background-color: #780001;
	font-family: Arial;
	font-size: small;
	color: #4E4E4E;
}

	p
	{
		text-align: justify;
	}

	table
	{
		width: 100%;
		border-collapse: collapse;
		empty-cells: show;
		margin: 0px;
		padding: 0px;
	}
	
	td
	{
		margin: 0px;
		padding: 0px;
	}
	
	tr {vertical-align: top;}
	
	a img {border-style: none;}
	
	a {color: #4E4E4E;}
	
	#banniere
	{
		width: 1020px;
		height: 210px;
		margin: 0px; padding: 0px;
		margin-top: 10px;
	}
	
	#banniere_haut_gauche
	{
		height: 30px;
		width: 210px;
		background: url(template/banniere_haut_gauche.png) no-repeat;
	}
	
	#banniere_gauche
	{
		height: 180px;
		width: 10px;
		background: url(template/banniere_gauche.png) no-repeat;
	}
	
	#banniere_animation
	{
		height: 180px;
		width: 200px;
	}
	
	#banniere_droite
	{
		height: 210px;
		width: 810px;
		background: url(template/banniere_droite.png) no-repeat;
	}

	#corps
	{
		width: 1000px;
		background: url(template/body.png) repeat-y;
		margin: 0px; padding: 0px;
	}
	
	#navigation
	{
		margin: 0;
		margin-left: 10px;
		padding: 0;
		list-style: none;
		background: #000;
		color: #fff;
		width: 200px;
		margin-top: 50px;
		/*margin-left: 55px;*/
		font: 1em "Trebuchet MS", sans-serif;
	}
	
	#navigation ul
	{list-style: none;}
	
	#navigation a, #navigation span
	{
		display: block;
		padding: 4px 10px;
		color: #fff;
		text-decoration: none;
		background: #000 url(template/menu-item.png) left bottom no-repeat;
	}
	
	#navigation .toggleSubMenu a, #navigation .toggleSubMenu span
	{
		background-image: url(template/menu-item-deroule.png);
	}
	
	#navigation .open a, #navigation .open span
	{
		background-image: url(template/menu-item-enroule.png);
	}
	
	#navigation a:hover, #navigation a:focus, #navigation a:active
	{
		text-decoration: underline;
	}
	
	#navigation .subMenu
	{
		font-size: .9em;
		background: #666666 0 0 repeat-x;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #666;
	}
	
	#navigation ul.subMenu a
	{
		background: none;
		padding: 3px 20px;
	}

	
	#contenu
	{
		min-height: 400px;
		width: 750px;
		margin: 0px;
		margin-right: 55px;
		padding: 0px 25px;
		padding-bottom: 25px;
		background-color: white;
	}
	
	p, h3
	{
		margin: 0;
		padding: 10px;
	}
	
	#footer
	{
		margin: 0px;
		width: 1020px;
		height: 30px;
		background: url(template/footer.png) no-repeat;
		margin: 0px; padding: 0px;
		margin-bottom: 10px;
		/*text-align: center;
		font: 14px Arial;*/
	}
	
	#footer #footer_contenu
	{
		margin:0;
		margin-right: 20px;
		padding: 0;
		text-align: right;
	}
	
	#espace_clients
	{
		width: 200px;
		height: 300px;
		margin: auto;
	}
	
	#espace_clients td
	{
		vertical-align: middle;
	}
	
	#espace_consultants
	{
		width: 200px;
		height: 300px;
		margin: auto;
	}
	
	#espace_consultants td
	{
		vertical-align: middle;
	}
	
	#bloc_login
	{
		width: 150px;
		background-color: #EBEEEC;
		padding: 10px 25px;
		border: 1px #999999 solid;
	}
	
	#entree_espace_clients
	{
		width: 375px;
		height: 250px;
	}
	
	#entree_espace_clients td
	{
		vertical-align: top;
	}
	
	#entree_espace_clients_haut
	{
		width: 375px;
		height: 99px;
		background: url(template/entree_espace_clients_haut.png) no-repeat;
	}
	
	#entree_espace_clients_identifiant
	{
		width: 375px;
		height: 56px;
		background: url(template/entree_espace_clients_identifiant.png) no-repeat;
	}
	
	#entree_espace_clients_password
	{
		width: 375px;
		height: 35px;
		background: url(template/entree_espace_clients_password.png) no-repeat;
	}
	
	#entree_espace_clients_bouton
	{
		width: 375px;
		height: 60px;
		background: url(template/entree_espace_clients_bouton.png) no-repeat;
		text-align: center;
	}
	
	#bloc_erreur
	{
		width: 400px;
	}
	
	#bloc_contact
	{
		width: 400px;
		background-color: #EBEEEC;
		margin: auto;
		padding: 10px;
		border: 1px #999999 solid;
	}
	
	.champ_contact
	{
		width: 400px;
	}
	
	#adresse
	{
		width: 200px;
		margin: auto;
		padding: 0px 25px;
	}
	
	fieldset
	{
		background-color: #EBEEEC;
	}
	
	.image_droite
	{
		float: right;
		margin: auto;
	}
	
	.image_droite2
	{
		float: right;
		margin: auto;
		font-size: 12px;
	}
	
	.image_gauche
	{
		float: left;
		margin-right: 10px;
	}
	
	.liste_puces
	{
		list-style-image: url('../images/puce2.png');
		margin-top: 0;
		padding-top: 0;
	}
	
	.liste_puces li
	{
		padding: 0;
	}
	
	.tab_itineraire
	{
		background-color: ;
		/*color: #ffffff;*/
	}
	.col_red
	{
		color : #780001;
	}
	.only_lyon
	{
	margin: 0 0 0 60px;
	}
