/* CSS Document */
body {
	color: #222;
	margin:0;
	padding:0;
	font-family : "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	text-align: left;
	background:#FFFFFF;	
 }

.courantblanc {
	color: white;
}

#header {
	color: white;
	float: left;
	position: relative;
	width: 100%;
	height: 113px;
	background-image: url(images/header6.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
}

#menugeneral {
	position: absolute;
	top: 60px;
	border: 1px none 6BAE2B;
	left: 447px;
	width: 334px;
}


#drapeau {
	position: absolute;
	top: 18px;
	left: 810px;
	width: 40px;
}

optgroup {
padding: -5px 0 0px 0;
}


#container {
	width: 869px;
	min-height: 300px;
	padding: 7px 0 7px 0;
}

#content {
	min-width: 636px;
	width: 636px;
	float: left;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	padding: 7px 7px 0 7px;
	
}

#right {
	min-width: 219px;
	width: 219px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding: 7px 0 0 0;
	
}

#img {
	width: 100%;
	background-color: #FFFFFF;
}
#lien {
	padding-top: 5px;
	width: 100%;
	background-color: #FFFFFF;
}


#footer {
	width: 869px;
	min-width: 869px;
	text-align: center;
	vertical-align: middle;
	font-size : 10px;
	padding-top:5px;
	border-top: 1px dotted #222;
	clear:left;
}


#image {
	width: 200px;
	height: 160px;
	border: 1px solid black;
	background: #BBBBFF;
	margin: 7px 0 7px 0;
}

#image2 {
	width: 200px;
	height: 160px;
	border: 1px solid black;
	background: #DE7100;
	margin: 7px 0 7px 0;

}

h1 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
}

h2 {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	vertical-align:middle;

}

#article {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	display:inline;
}


h4 {
	color: #222;
	font-family : "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size : 13px;
	text-align: left;
	font-weight:bold;
	padding-left:18px;
	margin-bottom:-7px;
	background-image:url(../images/puce.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.retrait{
padding-left:18px;
padding-right:5px;
text-align:justify;
}

.rouge{
font-weight:normal;
color:#FF0000;
}

.orange {color: #DD7201;}

a:link {
	font-weight: bold;
	color: #007ebe;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #007ebe;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #de7100;
}

a:active {
	font-weight: bold;
	color: #ffff00;
}

p, li {
text-align:justify;
}


.info {
margin:10px 50px 10px 50px;
}
