/* CSS 18h34.com */

body {
	background-color: #FFFFFF;
	background-image: url(images/fd.jpg);
	background-repeat: repeat-x;
	margin: auto;
	width: 1000px;
}
#q {
	color: #9FDB17;
	width: 105px;
	border: 1px solid #CDCDCD;
	padding: 3px;
	font-size: 10px;
	background: #f1f1f1;
}
.submit {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	background: #f1f1f1;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 30px;
}
#conteneur {
	background-image: url(images/conteneur.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	margin: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 285px;
	width: 492px;
	float: left;
}
#recherche {
	float: left;
	padding-top: 170px;
	padding-left: 20px;
	width: 180px;
	text-transform: uppercase;
	color: #9FDB17;
}
#texte {
	height: auto;
	width: 1000px;
	padding-left: 10px;
	
}
#global {
	height: auto;
	width: 1000px;
	background-image: url(images/texte.jpg);
	background-repeat: repeat-y;
	float:left;
}
.clear {
	clear: both;
}
.textedroite {
	float: right;
	width: 180px;
	font-size: 10px;
	padding-top: 100px;
}
#gauche {
	width: 700px;
	float: left;
}
#droite {
	float: right;
	margin-right: 27px;
	width: 200px;
	margin-top: 200px;
}.gauche {
	width: 500px;
	float: left;
}
