body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	border: none;
	
	scrollbar-face-color: #000000;
    scrollbar-shadow-color: #228b22;
    scrollbar-highlight-color: #A58240;
    scrollbar-3dlight-color: #95825D;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #E4C433;
    scrollbar-arrow-color: #eee8aa;
}

a{
	font-family: Verdana;
	font-style: normal;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: #233294;
}
a:hover{
	color: #FD883A;
}  
.bordure {
	border: none;
	border-style: none;
}

img {
	border: 0;
}

#header{
height:150px;
width:100%;
}

#corps{
	width: 100%;
	background: #CBC4BA;
}
#footer{
	width: 100%;
	color: Gray;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#space1{
	height: 50px;
	line-height: 50px;
}
#space2{
	height: 5px;
	line-height: 5px;
}
#contenu{
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.col_edito {
	width: 30%;
	vertical-align: top;
	background-image: url(../pics/fond_corde2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background: url(../pics/fond_corde2.jpg) no-repeat top;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Style3 {
color: #44509C;
font-size: 14px;
font-weight: bold;
text-align: center;
}

p.text{
	text-align: left;
	color: Gray;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

