body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow:hidden;
}

#margegauche {
	background-color: #99CC66;
	float: left;
	height: 100%;
	width: 216px;
	overflow: hidden;
	background-image: url(../images/interface/fd2.gif);
	position: relative;
	z-index: 7;
	margin: 0px;
	padding: 0px;
	margin-right:-5px;
}

#menugauche {
	background-image: url(../images/interface/fondgauche.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	height:388;
}
#menugauche a {
	font-weight: normal;
	text-decoration: none;
	color: #006600;
}
#menugauche a:hover {
	list-style-type: circle;
	color: #003300;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 0px;
}
#menugauche a:active {
	list-style-type: circle;
	color: #003300;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 0px;
}
#menugauche img {
	border: none;
}

#divlogoseul{
    float:left;
	width:62px;
}

#divtitre{
    width:100%;
	height:45;
}

.decale12{
    position:relative;
	left:-12;
}

#menugauche #options{
 margin: 40 0 0 0;
 padding: 0 0 0 52;
}

#options li.option{
	font-size: 18px;
	background-image: url(../images/interface/fdverttrans.gif);
	width: 100px;
	margin: 6 0;
}

#pleinecran{
	margin-left:50px;
	margin-top:130px;
}

#pleinecran a:link{
	font-size: 10px;
	font-style: italic;
	margin-left:0px;
	font-weight: normal;
}

#pleinecran a:visited{
	font-size: 10px;
	font-style: italic;
	margin-left:0px;
	font-weight: normal;
}

#pleinecran a:active{
	font-size: 10px;
	font-style: italic;
	margin-left:0px;
	font-weight: normal;
}

#pleinecran a:hover{
	font-size: 10px;
	font-weight: bold;
	margin-left:3px;
}

#margehaut {
	height: 90px;
    width:657px;
	position: absolute;
	color: #000000;
	margin: 0px;
	padding: 0px;
	top:0px;
	left: 180px;
	z-index: 1000;
	right: 0px;
	overflow: hidden;
	background-color: #2B60A2;
}
#margehaut a {
	font-weight: normal;
	text-decoration: none;
}

#margehaut a:hover {
	font-weight: bold;
	margin-left: 3px;
	margin-right: 0px;
}
#margehaut a:active {
	font-weight: bold;
	margin-left: 3px;
	margin-right: 0px;
}

#fondmargehaut{
	height: 90px;
	background-color: #2B60A2;
	width:100%;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
}

#menuhaut{
    width:145px;
	height:90px;
	background-color: #EBAA14;
	float: left;
}

#menuhaut a {
	font-weight: normal;
	text-decoration: none;
	color: #006600;
}
#menuhaut a:hover {
	list-style-type: circle;
	color: #003300;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 0px;
}

#menuhaut a:active {
	list-style-type: circle;
	color: #003300;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 0px;
}

#menuhaut div{
 visibility:hidden;
 position: absolute;
 height: 90;
 width:145px;
 overflow:hidden;
 top:0;
 padding: 4 0;
}

#menuhaut ul{
 margin: auto 0 auto 22;
 padding: 0 0 0 0;
}

#menuhaut ul li.option{
	font-size: 10px;
	padding: 1 0 1 0;
	color: #006600;
	text-decoration: none;
}

#divvignette{
      width:124px;
      height:90px;
	background-color: #FFFFFF;
	float: left;
}

#divinfos{
    width:380px;
	float: left;
	margin:4px;
}
h1 {
	font-size: 16px;
	line-height: 1.8em;
	color: #FFFFFF;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	padding-right: 10px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	background-image:  url(../images/interface/fdh2.gif);
	background-repeat: repeat-x;
}
#page {
	border: none;
	width: 100%;
	overflow:auto;
}
#divpage {
	background-color: #000000;
	height: 100%;
	padding-top:90px;
	overflow:hidden;
	border: none;
}
#contenant {
	margin: 0px;
	padding: 0px;
	border: none;
}

#erreur{
	font-size: 18px;
	text-align: center;
	height: auto;
	width: auto;
}