body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../gfx/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#global {
	width: 850px;
	padding: 0px;
	min-height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 210px;
	width: 850;
	position: relative;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	}

#container {
	width: 850px;
	min-height:560px;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gauche {
	float: left;
	width: 150px;
	z-index: 1;
	top: 0px;
	}

#gauche p {
}

#droite {
	float: left;
	width: 685px;
	margin-left: 15px;
	margin-top: 0px;
	}

#droite p {
}


/* ELEMENTS FLASH */

#flash {
	width: 850px;
	z-index: 1;
	height: 183px;
}

#flash2 {
	width: 490px;
	margin-left: 30px;
	float: left;
	margin-bottom: 10px;
	height: 300px;
}



/* TEXTES ET MISE EN PAGE BLOCS */ 

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a:link, a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #a9ce2a;s
	height: 22px;
}

a:hover {
	color: #999999;
}

.puce {
	padding-left: 15px;
	background-image: url(../gfx/puce1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.img-droite {
	height: 200px;
	width: auto;
	float: right;
	margin-right: 60px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-gauche {
	height: 200px;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 60px;
	padding-bottom: 15px;
}

.img1 {
	height: 200px;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 60px;
}

h1 {
	background-image: url(../gfx/puce1.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B4D01A;
	line-height: 32px;
	text-transform: uppercase;
}

h2 {
	background-image: url(../gfx/puce1.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7c715a;
	line-height: 28px;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c715a;
	line-height: 25px;
	text-align: center; }

#footer a:link, #footer a:visited {
	COLOR: #7c715a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; }

#footer a:hover {
	text-decoration: underline;
	color: #B4D01A; }
