body,td,th {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
}
h1{
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5;	
}
h2{
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;	
}
input{
	color:#000000; border: solid 1px #828282; background-color:#F4F4F4; font-size:10px; font-weight: none; font-family: Verdana;
}
textarea{
	color:#000000; border: solid 1px #828282; background-color:#F4F4F4; font-size:10px; font-weight: none; font-family: Verdana;
}

hr{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;	
}
a:link {
	text-decoration: none;
	color: #505050;
}
a:visited {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: underline;
	color: #505050;
}
a:link.onglet {
	color: black;
	font-size: 13px;
	background: #D3ECA0;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a:visited.onglet {
	color: black;
	font-size: 13px;
	background: #D3ECA0;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a:hover.onglet {
	color: black;
	font-size: 13px;
	background: #D3ECA0;
	font-weight: bold;
	text-decoration: underline;
	color: #505050;
}
a:link.onglet_on {
	color: black;
	font-size: 13px;
	background: Green;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a:visited.onglet_on {
	color: black;
	font-size: 13px;
	background: Green;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a:hover.onglet_on {
	color: black;
	font-size: 13px;
	background: Green;
	font-weight: bold;
	text-decoration: underline;
	color: White;
}
.grille {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	background: #D3ECA0;
}
.grille_libre {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}
.grille_option {
	color: #FF8C00;
	font-weight: bold;
	font-size: 13px;
}
.grille_reserve {
	color: Red;
	font-weight: bold;
	font-size: 13px;
}