/* 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: 137px;
	background-image: url(images/header_loisirs.png);
	background-repeat: no-repeat;
	background-color:#000000;
}

#menugeneral {
	position: absolute;
	top: 80px;
	border: 1px none 6BAE2B;
	left: 460px;
}

#sep-titre {
padding: 7px 0 7px 0;
}

#sep {
padding: 7px 0 7px 0;
border-top : dotted 1px #aaaaaa;
}

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

#content {
	min-width: 636px;
	width: 633px;
	float: left;
	position: relative;
	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;
	min-height: 290px;
	
}

#imag {
	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;
	margin: 0 0 14px 0;
}

#image2 {
	width: 200px;
	margin: 0 0 14px 0;
}
#image3 {
	width: 200px;
	margin: 0 0 14px 0;
}
#image4 {
	width: 200px;
	margin: 0 0 14px 0;
}


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

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

}


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;
}

.retrait2{
font-weight:bold;
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;
}

.legende {
font-size: 10px;
}
.legende2 {
font-size: 10px;
padding-left:18px;
padding-right:5px;
text-align:justify;
}

.Style6 {
color: #CCCCCC;
text-align:right;
}

#medium {
color: #CCCCCC;
text-align:right;
float:right;
}

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

.Style7 {color: #FF0000}
