html, body {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
}
td{
	font-size: 10px;
	vertical-align: top;
}
h1{
	color: #000066;
	font-size: 14px;
}
h2{
	font-size: 12px;
}
p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.header{
	font-size: 10px;
}
.header td{
	font-size: 9px;
	vertical-align: middle;
}
.header ul{
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	vertical-align: bottom;
	padding-top: 10px;
}
.header li{
	display: inline;
	vertical-align: bottom;
	padding-top: 10px;
}
.header li a{
	margin-right: 25px;
	text-decoration: none;
	color: #000000;
	vertical-align: bottom;
	font-weight: bold;
}
.header li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.slogan {
}
.menu_left{
	font-size: 10px;
	width: 100px;
}
.menu_left ul{
	list-style-type: none;
	margin-left: 0px;
}
.menu_left li{
}
.menu_left li a{
	background-image: url(../images/bouton.gif);
	width: 170px;
	height: 58px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.menu_left li a:hover{
	background-image: url(../images/bouton_over.gif);
	width: 170px;
	height: 58px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	color: #FFB45B;
	text-decoration: none;
	font-weight: bold;
	background-attachment: fixed;
}
.special{
	border: solid 3px #FD8C06;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
}
.fond{
	height: 501px;
	width: 780px;
	background-image: url(../images/fond_10.jpg);
	background-repeat: no-repeat;
	background-color: #D7D7D7;
	vertical-align: top;
}
.corps{
	text-align: justify;
}
.corps li{
	margin-top: 10px;
	list-style-type: square;
}
.corps a, .corps a:visited, .corps a:active{
	color: #006699;
}
.corps a:hover{
	color: #FF971D;
}
.highlight{
	color: #006699;
}
.highlight a{
	font-size: 12px;
	font-weight: bold;
}
.highlight a:hover{
}
.texte_rouge{
	color: #CC3300;
	font-weight: bold;
	font-size: 11px;
}
.creation {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.creation a,  .creation a:visited, .creation a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.creation a:hover, .creation a:focus {
	color: #FFAC4A;
	text-decoration: none;
}
.TBL-haut{
	background-image: url(../images/tableau-haut.gif);
	background-repeat: no-repeat;
	height: 39px;
	font-size: 12px;
}
.TBL-bas{
	background-image: url(../images/tableau-bas.gif);
	background-repeat: no-repeat;
	height: 39px;
}
.TBL-orange{
	border-width: 5px;
	border-style: solid;
	border-color: #FD8C06;
	background-color: #FFFFFF;
	padding: 20 px;
}
#news{
	overflow: auto;
	height: 200px;
	clip: auto;
}
#news p{
	margin-bottom: 15px;
	margin-top: 15px;
}
.frm{
	font-size: 10px;
}
.photo{
	border-top: solid 1px #000;
	border-right: solid 2px #000;
	border-bottom: solid 2px #000;
	border-left: solid 1px #000;
}
