@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #272516;
	background-image: url(../img/bg.jpg);
	margin: 0 0 15px 0;
	padding: 0px;
	line-height: 17px;
	position: relative;
	height: 100%;
}
img {
	border: 0;
}
p {
	margin: 5px 0 10px;
}
#one {
	margin: 1px auto;
	width: 690px;
	position: relative;
}
#one #command {
	position: absolute;
	left: 0px;
	margin-left: -130px;
	top: -42px;
	*top:0;
}
#header {
	*height: 150px;
}
#header img {
	display: block;
	margin: 40px auto 15px;
}
#menu {
	height: 35px;
	border-top: 1px solid #9f7b00;
	border-bottom: 1px solid #9f7b00;
	line-height: 35px;
	background-image: url(../img/orenement_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
}
#menu ul
{
	margin: 0 0 0 50px;
	padding: 0;
	text-align: center;
	display: block;
}

#menu li
{
	display: inline;
	list-style-type: none;
	float: left;
	height: 35px;
}
#menu  a  {
	height: 35px;
	line-height: 35px;
	display: block;
}
#menu a:hover {
	background-color: #DFD880;
}
#contenu {
	margin: 15px 0 0;
	font-size: 13px;
}
#contenu .titre {
	border-bottom: 1px solid #AB7F00;
}
#contenu .titre img {
	border: 0;
	margin: 15px 0 0;
	padding: 0 0 5px;
}
#contenu  img#first {
	border: 5px solid #f8f5ec;
}
#contenu #left {
	width: 454px;
	float: left;
	text-align: justify;
	font-size: 12px;
}
#contenu #left .titre {
	border-bottom: 1px solid #AB7F00;
}
#contenu    #left   .titre  img {
	border: 0;
	margin: 15px 0 0;
	padding: 0 0 5px;
}
#logos {
	text-align:center;
	padding: 5px 0;
}
#contenu #right {
	float: right;
	width: 220px;
	background-color: #efeab0;
	border: 1px solid #e4d57f;
	margin-top: -1px;
}
#contenu #right img {
	border: 0;
}
#contenu #right .titre {
	margin: 0 0 3px 0;
}
#contenu #right .titre img {
	border: 0;
	margin: 5px 0 10px 5px;
	padding: 0 0 5px;
}
#contenu #right .actu {
	border-bottom: 1px dashed #FFFFFF;
	margin: 0 5px 8px;
	line-height: 14px;
}
#contenu  #right  .actu .title {
	text-transform: uppercase;
	color: #C30000;
}
#contenu  #right  .actu .date {
	font-size: 10px;
}
#contenu #right .actu p {
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px;
}
#key {
	text-align: center;
}
#key a {
	color: #000000;
}
#key a:hover {
	color: #FFFFFF;
	background-color: #D2C978;
}
.pdt {
	font-size: 12px;
	padding: 5px 0;
	background-color: #E9E286;
}
.pdt_2 {
	font-size: 12px;
	background-color: #E6DC83;
	padding: 5px 0;
}
.pdt  p, .pdt_2 p {
	text-align: justify;
	margin: 0px;
	padding: 0 0 0 7px;
}
.pdt img, .pdt_2 img {
	float: right;
	margin: 5px 0 10px 0;
}
.pdt  .img_pdt, .pdt_2 .img_pdt {
	float: right;
	border: 5px solid #f8f5ec;
	margin: 0 10px;
}
.clear {
	clear: both;
}

