/* CSS Document */
body { 
	background: #E0E0E0;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #737373;
}

img {border: 0 none;}

a img {
border: 0;
}

a {
	font-weight: normal;
	text-decoration: none; 
	color: #737373;
}
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #737373;
}
a.strong {
	font-weight: bold;
	text-decoration: none; 
	color: #737373;
}
a.strong:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #737373;
}

h1 {
	color: #737373;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-align: justify;
}

ul {
	margin: 0;
padding: 0;
}

a.menu-bleu {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
}
a.menu-bleu:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #32B3DA;
}
a.menu-bleu-on {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #32B3DA;
}
a.menu-bleu-on:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #32B3DA;
}
a.menu-orange {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
}
a.menu-orange:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #FF9900;
}
a.menu-orange-on {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #FF9900;
}
a.menu-orange-on:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #FF9900;
}

