body {
	padding : 0;
	margin : 0;
	background : url("../images/BodyBackground.png") repeat-x top left;
}

#Menu {
	height : 33px;
	background : url("../images/MenuBackground.png") no-repeat top left;
}

#OmbreMenu {
	height : 9px;
	background : #f4f4f4 url("../images/OmbreMenu.png") repeat-x top left;
}

#Main {
	background : #f4f4f4;
	font-family : Tahoma, Verdana, Arial;
	font-size : 14px;
	color : #000000;
	min-height : 500px;
	height : auto !important;
	height : 500px;
	padding-top : 10px !important;
	padding-top : 1px;
	border-bottom : 1px solid #3a5707;
}

#Main2 {
	text-align : left;
	background : #f4f4f4;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	color : #000000;
	min-height : 500px;
	height : auto !important;
	height : 500px;
	padding-top : 10px !important;
	padding-top : 1px;
	border-bottom : 1px solid #3a5707;
}

#Menu, #OmbreMenu, #Main, #Main2 {
	border-left : 1px solid #3a5707;
	border-right : 1px solid #3a5707;
	width : 798px !important;
	width : 800px;
}

#Infos {
	font-family : Tahoma, Verdana, Arial;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

#LeMenu {
	float : right;
	font-family : Tahoma, Verdana, Arial;
	font-weight : bold;
	font-size : 13px;
	margin : 0;
	padding : 0;
}

#LeMenu li {
	display : inline;
}

#LeMenu li.sep {
	float : right;
	width : 2px;
	height : 33px;
	background : url("../images/MenuSeparateur.png") no-repeat top left;
}

#LeMenu li a {
	float : right;
	background : transparent;
	padding : 8px 11px;
	text-decoration : none;
	color : #ffffff;
}

#LeMenu li a:hover {
	background-image : url("../images/MenuOver.png");
	color : #ffffff;
}

#LeMenu li a:visited {
	color : #ffffff;
}

#LeMenu .EnCours {
	background-image : url("../images/MenuOver.png");
	color : #000000;
}

#Main2 span {
	padding-left : 20px;
	font-family : Arial, Verdana;
	font-size : 14px;
	color : #6c9048;
	font-weight : bold;
	text-decoration : underline;
}

.DivA {
	padding-left : 20px;
	float : left;
	text-align : left;
}

#DivP {
	padding-left : 50px;
	float : left;
	width : 450px !important;
	width : 500px;
	text-align : left;
}

#Photos {
	float : left;
	width : 125px;
	height : 103px;
	background : url("../images/BgPhotos.png") no-repeat top left;
	text-align : left;
}

#Photos2 {
	float : left;
	width : 85px;
	height : 66px;
	background : url("../images/BgPhotos2.png") no-repeat top left;
	text-align : left;
}

.TD1 {
	width : 450px;
	height : 45px;
	text-align : left;
	padding-left : 20px;
	font-size : 12px;
}

br.cl {
	clear : left;
}

br.cr {
	clear : right;
}

br.cb {
	clear : both;
}

#Infos a {
	text-decoration : none;
	color : #000000;
}

#Infos a:hover {
	text-decoration : underline;
	color : #000000;
}
