﻿body {
	background-image: url(img/fond.jpg);
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

img {	border:none;}

#all {	margin: 0px auto 0px;	width: 900px;	padding: 0px;}
#base {
	margin: 0px auto 0px;
	width: 900px;
	padding: 0px;
}
#allban {	margin: 0px auto 0px;	width: 1200px;}
#contentflash {	background-image:url(img/degrade.jpg);}
#contentsansflash {	background-image:url(img/degrade.jpg); height:47px;}
#content {}
#links {	height: 20px;	margin: 20px auto 5px;	width: 645px;}
#footer {
}

.text {
	background: gray;
	color: #CCCCCC;
	font-family: Verdana;
}
.centrer {
	text-align: center;
}
.droite {
	text-align: right;
}
.menu {
	background-color: #444;
	background-image: url(img/forme.jpg);
	width: 150px;
	height: 400px;
	float: left;
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: 6px;
}
.texte {
	background-color: #222;
	width: 730px;
	height: 380px;
	float: left;
	font-family: Verdana;
	color: #C0C0C0;
	padding: 10px;
	font-size: small;
	line-height: 18px;
}
.texteg {
	background-color: #222;
	width: 360px;
	height: 380px;
	float: left;
	font-family: Verdana;
	color: #C0C0C0;
	padding: 10px;
	font-size: small;
	text-align: justify;
	line-height: 18px;
}
.textem {
	background-color: #222;
	width: 340px;
	height: 380px;
	float: left;
	font-family: Verdana;
	color: #C0C0C0;
	padding: 10px;
	font-size: small;
	text-align: justify;
	line-height: 18px;
}
.texted {
	background-color: #222;
	width: 350px;
	height: 380px;
	float: left;
	font-family: Verdana;
	color: #C0C0C0;
	padding: 10px;
	font-size: small;
	line-height: 18px;
}
.baseline {
	margin: auto;
	padding: 5px 0px 0px 0px;
	width: 900px;
	height: 40px;
	float: left;
	text-align: center;
	vertical-align: middle;
	clip: rect(0px, auto, auto, auto);
	top: 0px;
	background-image: url('img/degradei.jpg');
}
.liengris {
	color: #C0C0C0;
	font-size: small;
}
.Médium {
	font-size: medium;
	font-weight: bold;
}
.justifié {
	text-align: justify;
}
.arial {
	font-family: Arial;
	text-align: right;
}
.ca63 {
	color: #000000;
	font-size: 11px;
}
.txtbandeau {
	color: #C0C0C0;
	font-size: large;
}
.couleurlienca63 {
	color: #444444;
	font-size: 11px;
}
.couleurliencontacteznous {
	color: #C0C0C0;
}
a {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
		text-decoration: underline;
}



h1 {
	font-size: 22px;
	color: #009;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: x-large;
	color: #FFCC00;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 3px;
	font-family: Verdana;
	font-weight: bold;
	white-space: normal;
	letter-spacing: 6px;
	background-image: url('img/lueur.jpg');
	line-height: 33px;
}
h3 {
	color: #E9DB78;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0px;
	margin: 12px;
}
h4 {
	margin: 3px;
	padding: 3px;
	color: #CCCCCC;
}

#navigation {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
	#navigation li {
	background: #c00 ;
	color: #fff ;
	border: 1px solid #600 ;
	margin-bottom: 1px ;
	}
	
	#navigation li a {
	display: block ;
	background: #c00 ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
	}
	
	#navigation li a:active {
	background: #900 ;
	text-decoration: underline ;
	}
	
	#navigation li a:focus {
	background: #900 ;
	text-decoration: underline ;
	}
	
	#navigation li a:hover {
	background: #900 ;
	text-decoration: underline ;
	}
	
	
