body {
font-family:Helvetica;
font-size: 0.8em;
font-weight: normal;
color: #ffffff;
margin: 0;
padding: 0;
background-color: #1E1E1E;
}

#header {
background-color: #131313;
padding:0;
color: #D0D0D0;
font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
font-weight: thin;
font-size: 14px;
line-height: 18px;
padding-bottom: 20px;
letter-spacing: 0.2em;
}


#conteneur {
position: relative;
width: 980px;
margin: 0 auto; 
background-color:#131313;
padding:0;
padding-left: 20px;
}

#centre {
border: 0px solid #ff841f;
margin-right: 230px;
/* padding: 15px; */
padding: 0;

}

#flash {
border: 0px solid #1E1E1E;
margin:0;
padding: 0;
width:730px;
}

#droit {
position: absolute;
right:0;
width: 210px;
padding-left: 5px;
border-left: 0px solid #4C4C4C;
border: 0px solid #ff841f;
height: 460px;
}
#pied {
padding-top: 25px;
padding-left: 5px;
height: 30px;
font-size: 1.0em;
color: #fff;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a, .menudroit a:link, .menudroit a:visited {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}

.menudroit a:hover {
text-decoration: none;
color: #6CED38;
}

.menubottom {
margin: 0;
padding:0;
}
.menubottom li {
margin-bottom: 5px;
}
.menubottom a {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}

.menubottom a:hover {
	text-decoration: none;
	color: #6CED38;
}


.table_style {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	
}

.title {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6CED38;
}
p {
	margin: 0 0 10px 0;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #D0D0D0;
	
	}

h1, h2 {
	
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 23px;
	font-weight: normal;
	color: #6CED38;	
}

h2 { color: #ffffff;}

h3 {
	
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Helvetica Neue Light', 'Arial', sans-serif;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 23px;
	font-weight: normal;
	color: #ffffff;	
}
a, a:link, a:visited {
	text-decoration: none;
	color: #6CED38;	
}

a:hover {
	text-decoration: underline;
	color: #6CED38;	
}

