#conteneur {
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat;
	height: auto;
	background-image: url(../img/body.jpg);
	background-color: #160B07;
}
#conteneur {
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat;
	height: auto;
	background-image: url(../img/body.jpg);
	background-color: #160B07;
}
/********************** HEADER ***********************/
#header { background-image: url(../img/header.jpg); background-repeat: repeat; height: 134px; width: auto; }
#contenu_header { height: 134px; width: 960px; margin-right: auto; margin-left: auto; }
#logo {
	margin-right: 20px;
	margin-top: 18px;
	float: left;
}
.monChampSpecial { display: none; }

#langue {
	position: absolute;
	height: 60px;
	width: 100px;
	top: 20px;
	right: 280px;
}
#menu li {
	float: left;
	display: block;
	margin-top: 60px;

}
.doree {
	color: #CDA437;
}
#menu ul span li a {
	color: #CDA437;
}
#menu ul span li a:hover {
	color: #160B07;
}
#menu ul li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 8px;
}
#menu ul li a:hover {
	color: #160B07;
	text-transform: uppercase;
	background-color: #CDA437;
}
/********************** Accueil ***********************/
#contenu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 30px;
	z-index: 20;
}
#slider { position: relative; width: 960px; }
.img-acc { border: 6px solid #262930; border-color: rgb(0, 0, 0); border-color: rgba(0, 0, 0, 0.6); position: absolute; width: 269px; left: 30px; top: 380px; }
.img-acc2 { border: 6px solid #262930; border-color: rgb(0, 0, 0); border-color: rgba(0, 0, 0, 0.6); position: absolute; width: 269px; left: 340px; top: 380px; }
.img-acc3 { border: 6px solid #262930; border-color: rgb(0, 0, 0); border-color: rgba(0, 0, 0, 0.6); position: absolute; width: 269px; left: 650px; top: 380px; }
#bloc_accueil { padding-top: 125px; }
#bloc_accueil2  { width: 280px; float: left; margin-left: 20px; margin-right: 20px; }
#bloc_accueil2 h2 { text-align: center; color: #ececec; font-size: 18px; margin-bottom: 20px; }
#bloc_accueil2 p { text-align: center; font-size: 12px; margin-top: 10px; }
#bloc_accueil2 h2 span { color: #cda437; }
.bouton_acc { color: #141414; background-color: #CDA42B; display: block; height: 23px; width: 100px; padding-top: 7px; margin-left: auto; margin-right: auto; }
#bloc_accueil2 a { color: #141414; text-decoration: none; }
#bloc_accueil2 a:hover { color: #141414; text-decoration: none; }
/********************** REALISATIONS ***********************/
#contenu2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 30px;
	min-height: 500px;
	padding-right: 20px;
	padding-left: 20px;
}
#colonne_droite {
	width: 610px;
	float: right;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
#colonne_droite p { color: #CDA437; padding-top: 12px; font-size: 18px; letter-spacing: 0.5em; padding-left: 18px; padding-bottom: 20px; font-weight: 900; }
#colonne_droite img {
	float: left;
	height: 100px;
	width: 100px;
	margin: 20px;
	border: 2px solid #C3C3C3;
}
#colonne_droite_realisation { width: 620px; float: left; padding-top: 50px; padding-right: 10px; padding-left: 30px; }
#colonne_droite_ realisation img {
	float: left;
	height: 100px;
	width: 100px;
	border: 2px solid #C3C3C3;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#colonne_droite_realisation h2 {
	color: #CDA437;
	padding-top: 12px;
	font-size: 18px;
	letter-spacing: 0.5em;
	padding-left: 18px;
	padding-bottom: 20px;
	font-weight: 900;
	text-transform: uppercase;
}
#colonne_gauche { width: 280px; float: left; padding-top: 50px; padding-right: 10px; padding-left: 10px; }
#colonne_gauche p a, #colonne_gauche p a:hover { color: #CDA437; text-decoration: none; }
#colonne_gauche p { text-transform: uppercase; padding-top: 12px; padding-bottom: 12px; font-size: 14px; }
/********************** FOND ***********************/
#colonne { background-image: url(../img/colonne.png); position: absolute; width: 115px; height: 900px; top: 150px; left: 0px; }
#colonne3 { background-image: url(../img/colonne3.png); position: absolute; width: 115px; height: 825px; top: 150px; left: 0px; }
#colonne_droites { background-image: url(../img/colonne_droite.png); position: absolute; width: 115px; height: 900px; top: 150px; right: 0px; }
#colonne_droites3 { background-image: url(../img/colonne_droite.png); position: absolute; width: 115px; height: 825px; top: 150px; right: 0px; }
#colonne2 { background-image: url(../img/colonne2.png); position: absolute; width: 115px; height: 612px; top: 150px; left: 0px; }
#colonne_droites2 { background-image: url(../img/colonne_droite2.png); position: absolute;width: 115px; height: 612px; top: 150px; right: 0px; }
/********************** CLASS ***********************/
.couleur {
	color: #ececec;
	font-size: 12px;
	margin-top: 20px;
}
.couleur_grise { color: #999; }
.centrer {
	display: block;
	text-align: center;
	color: #CDA437;
	margin-top: 30px;
}
.clear { clear: both; }


.floatleft { float: left; height: 97px; width: 160px; margin-top: 22px; }
/********************** FOOTER ***********************/
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}
#contenu_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #CDA437;
	font-size: 10px;
	position: relative;
}
#position_reseau {
	position: absolute;
	height: 25px;
	width: 100px;
	display: block;
	right: 0px;
	top: 35px;
}
#contenu_footer p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#contenu_footer a {
	color: #CDA437;
	text-decoration: none;
}
#contenu_footer a:hover {
	color: #CDA437;
	text-decoration: underline;
}
#colonne_gauche2 {
	width: 300px;
	float: left;
	padding-top: 50px;
	padding-right: 20px;
}
#colonne_droite2 form label {
	color: #CCC;
	font-size: 13px;
}
#clef {
	position: absolute;
	height: 165px;
	width: 165px;
	left: 709px;
	top: 426px;
}
#colonne_droite2 {
	width: 600px;
	float: left;
	padding-top: 50px;
	padding-left: 40px;
}
#colonne_droite2 h3 {
	color: #CC6;
	font-size: 12px;
	margin-bottom: 5px;
}
#grand {
	height: 600px;
}
#colonne_gauche2 h3 {
	color: #CC6;
	font-size: 12px;
	margin-bottom: 5px;
}
#colonne_droite2 h2 {
	color: #CDA437;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#colonne_droite2 p {
	color: #CCC;
	font-size: 12px;
	margin-bottom: 5px;
}

#colonne_gauche2 h2 {
	color: #CDA437;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#colonne_gauche2 p span {
	color: #CDA437;
	font-size: 12px;
	font-weight: 900;
}
#colonne_droite2 p span {
	color: #CDA437;
	font-size: 12px;
	font-weight: 900;
}
#colonne_gauche2 p {
	color: #CCC;
	font-size: 12px;
	margin-bottom: 5px;
}
h1 {
	width:498px;
	height:64px;
	background:url(images/h1-bg.jpg);
	color:#fff;
	font-family:bebas;
	padding:17px 0px 0px 78px;
	letter-spacing:1px;
	font-size:2.2em;
	margin:0 auto;
}
form {
	width:459px;
	margin-left: 20px;
}
label {
	display:block;
	margin-top:20px;
	letter-spacing:2px;
}
input, textarea {
	width:439px;
	height:27px;
	background:#efefef;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
}
	input:focus, textarea:focus {
		border:1px solid #97d6eb;
	}
textarea {
	height:213px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/textarea-bg.jpg) right no-repeat #efefef;
}
#envoyer {
	width:127px;
	height:38px;
	text-indent:-9999px;
	border:none;
	margin-top:20px;
	cursor:pointer;
	background-image: url(../img/envoyer.png);
}
	#envoyer2:hover {
		opacity:0.9;
	}
	#envoyer2 {
	width:127px;
	height:38px;
	text-indent:-9999px;
	border:none;
	margin-top:20px;
	cursor:pointer;
	background-image: url(../img/submit.jpg);
}

	#envoyer:hover {
		opacity:0.9;
	}
	#captcha{
	width: 100px;
}
.categorie {
	height: 225px;
	width: 185px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.categorie2 {
	height: 225px;
	width: 185px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
.categorie2 p a, .categorie2 p a:hover{
	color: #CDA437;
	font-size: 13px;
	text-decoration: none;
	font-weight: 900;
}
.marge {
	margin-top: 10px;
}
.categorie p a, .categorie p a:hover{
	color: #CDA437;
	font-size: 13px;
	text-decoration: none;
	font-weight: 900;
}
body {
	background-color: #160B07;
}
.h2{
	color: #CDA437;
	padding-top: 12px;
	font-size: 18px;
	letter-spacing: 0.5em;
	padding-bottom: 20px;
	font-weight: 900;
	text-shadow:#000000 1px 1px 0px, #A8A8A8 1px 1px 0;
	text-transform: uppercase;
	padding-left: 26px;
}