html								{ 	height:100%; } 

body								{	height: 100%;
										max-height: 100%;
										background-color: #FFFFFF;
										margin: 0px;		}


div, font, span, td, tr, body 		{	font-family:Arial, Helvetica, sans-serif;	
										font-size: 12px;	}


img						{	border: none;	text-decoration: none;	}
p						{	padding: 0px;	margin: 0px		}

.text10					{	font-size:10px;	}
.text11					{	font-size:11px;	}
.text12					{	font-size:12px;	}
.text13					{	font-size:13px;	}
.text14					{	font-size:14px;	}
.text16					{	font-size:16px;	}

.titre_commerces		{	font-size: 13px;
							font-weight: bold;
							text-decoration: underline;	}

.textvert,
.textvert a:link, .textvert a:visited,
.textvert ul li a:link, .textvert ul li a:visited		{	color: #344f00;		}
.textvert a:hover, .textvert a:active,
.textvert ul li a:hover, .textvert ul li a:active		{	color: #5d8d00;		}

.textjaune,
.textjaune a:link, .textjaune a:visited,
.textjaune ul li a:link, .textjaune ul li a:visited		{	color: #634b00;		}
.textjaune a:hover, .textjaune a:active,
.textjaune ul li a:hover, .textjaune ul li a:active		{	color: #ad8300;		}

.textorange,
.textorange a:link, .textorange a:visited,
.textorange ul li a:link, .textorange ul li a:visited		{	color: #634b00;		}
.textorange a:hover, .textorange a:active,
.textorange ul li a:hover, .textorange ul li a:active		{	color: #ad8300;		}


.td_menu				{	padding: 0px 150px 50px 40px;	}

.td_menu a				{	color: #1b5f00;
							font-weight: bold;	
							font-size: 13px;
							padding: 0px 15px 0px 15px;	}

.td_menu #wrapper .sousmenu a	{	color: #1b5f00;
									font-weight: normal;	
									font-size: 11px;
									padding: 0px;	}
			
.td_footer				{	color: #bbbbbb;
							font-size: 11px;	}

.separateur				{	padding: 20px 18px 20px 18px;
							background-image: url(images/menu_separateur.jpg);
							background-position: center;
							background-repeat: no-repeat;	}

.module_titre			{	font-family: "Arial Black", Arial, Helvetica, sans-serif;
							font-size: 22px;
							color: #FFFFFF;	}

.module_soustitre_vert,
.module_soustitre_vert a{	font-family: Arial, Helvetica, sans-serif;
							font-size: 11px;
							color: #bfe37c;	}

.module_soustitre_jaune,
.module_soustitre_jaune a	{	font-family: Arial, Helvetica, sans-serif;
							font-size: 11px;
							color: #fae75a;	}

.module_soustitre_orange,
.module_soustitre_orange a	{	font-family: Arial, Helvetica, sans-serif;
							font-size: 11px;
							color: #ffbd77;	}