body{
	background-position:top center;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.index1 {
	background-image: url(/images/index1.jpg);
}
.index2 {
	background-image: url(/images/index2.jpg);
}
body * {
	text-align: left;
	clear: both;
}

img {
	border: 0;
	vertical-align:middle;
}
a, a:visited, strong {
	color: #FFFFCC;
}

#boite {
	position: absolute;
	top: 186px;
	left: 50%;
	margin-left: -322px;
	width: 381px !important;
	width /**/:406px;
	height: 283px;
	overflow: auto;
	padding: 7px 20px 2px 5px;
	/*color: #fde59d;*/
	color: #000000;
}
#boitelarge {
	position: absolute;
	top: 186px;
	left: 50%;
	margin-left: -322px;
	width: 650px !important;
	width /**/:675px;
	height: 283px;
	overflow: auto;
	padding: 7px 20px 2px 5px;
	/*color: #fde59d;*/
	color: #FFF;
	font-weight: bold;
	font-size:14px;
}
#categorie{
	position: absolute;
	top: 172px;
	left: 50%;
	margin-left: 90px;
	color: #000000;
}
#droite {
	position: absolute;
	top: 196px;
	left: 50%;
	margin-left: 90px;
	width: 270px;
	height: 283px;
	overflow: auto;
	color: #000000;
}
#droite img {
	width: 120px;
	height: 90px;
	display: inline;
	margin: 0 3px 6px;
}
h2 {
	margin: 0;
	text-align: left;
	color: #fcaf35;
}
#boite p {
    margin: 3px;
	line-height: 18px;
}
#boite p .lettrine {
	font-weight: bold;
	font-size: 14px;
}

#menu {
	position: absolute;
	top: 113px;
	left: 50%;
	margin: 0 0 0 -155px;
	width: 500px !important;
	height: 30px;
	list-style-type: none;
	padding: 0;
}
#menu li {
	float: left;
	clear: none;
}
#menu li a {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	text-decoration: none;
}
#menu .acceuil a {
	background-image:url(/images/acceuil.jpg);
	width: 98px;
}
#menu .acceuil a:hover {
	background-image:url(/images/acceuil2.jpg);
}
#menu .technique a {
	background-image:url(/images/technique.jpg);
	width: 128px;
}
#menu .technique a:hover {
	background-image:url(/images/technique2.jpg);
}
#menu .galerie a {
	background-image:url(/images/galerie.jpg);
	width: 100px;
}
#menu .galerie a:hover {
	background-image:url(/images/galerie2.jpg);
}
#menu .contacter a {
	background-image:url(/images/contacter.jpg);
	width: 153px;
}
#menu .contacter a:hover {
	background-image:url(/images/contacter2.jpg);
}
.preload {
	display: none;
}
dl {
	margin: 8px 0 0 0; padding: 0;
}
dt {
	margin: 1px 0; padding: 0;
	float: left;
	clear: left;
	width: 120px;
}
dd{
	margin: 1px; padding: 0;
	float: left;
	clear: right;
}
input, textarea {
	background-color: #fbe7b0;
	border: 1px solid #fcaf35;
}
.info {
	position: absolute;
	top: 187px;
	left: 50%;
	margin-left: 100px;
	color: red;
}
#iframe {
	position: absolute;
	top: 186px;
	left: 50%;
	margin-left: -322px;
	}
img.technique1 {
	float: left;
	margin: 3px;
}
img.technique2 {
	float: right;
	margin: 3px;
}
br {
	clear: none;
}
