body { 
	background-color:#000000;
	text-align:center;
	font-size:1em;
	font-family:Tahoma;
	color:#333333;
}

a{
	color:#669900;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0;
}

.grey{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
}

.black{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
}

br{
	line-height:5px;
}

h1{
	font-size:1.6em;
	line-height:1.2em;
}
h1 a{
	line-height:1.2em;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	font-size:1.2em;
	line-height:1em;
}

img{
	border:0;
}

.table {
	text-align:right;
	color:#333333;
	font-size:0.9em;
	line-height:30px;
}

#wrapper {
	text-align:left;
	color:#000000;
	width:912px;
	height:684px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:912px;
	height:92px;
	background:url(img/header.jpg) top center no-repeat;
	color:#FFFFFF;
}

#header img{
	float:right;
	padding-top:12px;
	padding-right:18px;
}

#header h1{
	padding-left:18px;
	padding-top:12px;
	margin:0;
	width:600px;
	font-weight:100;
	float:left;
}

#banner{
	width:912px;
	height:259px;
	background:url(img/banner.jpg) top center no-repeat;
	margin:0px;
}

#content{
	width:912px;
	height:333px;
	background:url(img/content.jpg) top center no-repeat;
	margin:0px;
}

#gauche{
	float:left;
	width:268px;
	height:333px;
	color:#333333;
	font-size:0.8em;
	position:relative;
}
#cg{
	width:200px;
	margin-left:18px;
	margin-top:12px;
}

#gauche h2 {
	font-size:1em;
	font-weight:bold;;
}
#gauche img{
	margin:auto;
}
#box{
	margin:0;
	padding:0;
	width:258px;
	height:62px;
	position:absolute;
	bottom:0;
}

#droite{
	float:right;
	width:644px;
	height:333px;
}
#cd{
	width:540px !important;
	width:615px;
	padding-left:80px;
	margin-top:12px;
}
#cdform{
	width:540px !important;
	width:540px;
	margin-left:80px;
	margin-top:12px;
	line-height:30px;
}
#formulaire {
	margin-left:50px;
}
#cddl{
	width:540px !important;
	width:615px;
	padding-left:80px;
	margin-top:12px;
	font-size:0.8em;
	color:#333333;
}
#cddl br{
	line-height:25px;
}

#cdm{
	width:540px !important;
	width:615px;
	height:315px;
	padding-left:80px;
	padding-right:8px;
	margin-top:12px;
	font-size:0.8em;
	color:#333333;
	overflow:auto;
	text-align:justify;
}
#cdm br{
	line-height:25px;
}

#title{
	height:20px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0;
}

.on{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
	color:#666666;
	background-color:#d6eab3;
	line-height:1em;
	font-size:0.8em;
	font-family:Arial;
}
.on h2{ 
	margin:0;
	padding:0;
	color:#336600;
	line-height:1em;
	font-weight:600;
	font-size:1.2em;
}
.off{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
	color:#666666;
	line-height:1em;
	font-size:0.8em;
	font-family:Arial;
}
.off h2{ 
	margin:0;
	padding:0;
	color:#333333;
	line-height:1em;
	font-weight:600;
	font-size:1.2em;
}

#footer{
	margin-top:1px;
	padding-right:15px;
	padding-left:15px;
	height:45px;
	text-align:right;
	line-height:38px;
	font-size:0.8em;
	background-color:#ffffff;
}
#icons
{
	float:left;
	height:45px;
	text-align:left;
}

.submit {
	background:url(img/submit.gif);
	width:103px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
}

.ref {
	visibility:hidden;
	display:none;
}
