* {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	margin-bottom: 4px;
}
p {
	margin-bottom: 8px;
}
h1 {
	font-size: 13px;
	color: #FF7601;
	padding-bottom: 8px;
}
h2 {
	font-size: 12px;
	color: #4D86B8;
}
h3 {
	font-size: 10px;
	color: #7BA7CE;
}

body {
	padding: 8px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBE3D6;
/*	scrollbar-arrow-color : #000;
	scrollbar-base-color : #000 ;
	scrollbar-3dlight-color : #C5516E;			
	scrollbar-face-color : #D9E5F3;
	scrollbar-track-color : #597595;
	scrollbar-darkshadow-color : #CC0033;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;*/

	scrollbar-arrow-color : #000;
	scrollbar-base-color : #000;
	scrollbar-3dlight-color : #C4BEAA;			
	scrollbar-darkshadow-color : #77735B;

	scrollbar-face-color : #EBE3D6;
/*	scrollbar-track-color : #C4BEAA;*/
	scrollbar-track-color : #D5C5A9;

	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
}
#Interface {
	width: 780px;
	height: 604px;
	margin: auto;
	background-color: #EBE3D6;
	border: solid 1px black;
}
#MainLeft {
	background-color: #7AA4D6;
	width: 234px;
	height: 580px;
	float: left;
	border-right: solid 1px #D1C9BC;
}
#Pic {
	height: 346px;
	width: 234px;
	background-image: url(../images/pic.jpg);
}
#Pic img {
	border: none;
	margin-top: 252px;
}
/******************************************************************************************************************/
#Menu {
	background-color: #7AA4D6;
	height: 214px;
	border-top: solid 1px white;
	font-size: 12px;
}
#Menu div.option {
	border-bottom: solid 1px white;
	padding: 6px;
	padding-left: 15px;
	color: White;
}
#Menu div.optionSej, #Menu div.optionDev {
	padding: 6px;
	padding-left: 15px;
	color: White;
}
#Menu div.value {
	border-bottom: solid 1px white;
	padding: 2px;
	padding-left: 15px;
	color: White;
}
#Menu div.value ul li {
	list-style: none;
}
#Menu div.value ul li.active {
	list-style: square;
}
#Menu div.valid {
	background-color: #B8B0A3;
}
#Menu a, #Menu a:visited {
	text-decoration: none;
	color: White;
}
#Menu a:hover {
	text-decoration: underline;
/*	font-weight: bolder;*/
}
/******************************************************************************************************************/
#Langues {
	background-color: #7AA4D6;
	height: 19px;
	text-align: right;
	float:right;
	width:90px;
}
#Langues img {
	padding-right: 5px;	
}
#cb {
	float:left;
	width:100px;
	padding-left: 10px;
}
#cb img {
	border: none;
	position: relative;
	top:-1px;
	left:-5px
}
#MainRight {
	width: 545px;
	height: 580px;
	float: right;
}
#Header {
	background-color: #7AA4D6;
	width: 100%;
	height: 35px;
}
#Header img {
	display: none;
}
#LeftContent {
	width: 336px;
	height: 546px;
	float: left;
	border-right: solid 1px #D1C9BC;
}
#RightContent {
	width: 208px;
	float: right;
	height: 545px;
}
#Copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	height: 24px;
	background-color: #B8B0A3;
	text-align: right;
	color: white;
	font-size: 09px;
}
#Copyright div {
	padding: 5px 3px;
}
#Copyright a, #Copyright a:visited {
	color: white;
	text-decoration: none;
}
#Copyright a:hover {
	color: white;
	text-decoration: underline;
}
#Bottom {
	text-align: center;
	padding-top: 8px;
}
a, a:visited {
/*	color: #5A8FBC;*/
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
} 
h1.flashinfo {
	width: 100px;
	float: left;
}
h3.flashinfo {
	float: right;
	position: relative;
	top: 2px;
}
/*#Oeil {
	width: 80px;
	float: right;
}
#Oeil img {
	border: none;
}*/
#Newsletter {
	font-size: 9px;
	padding-top: 10px;
}
