html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/agrements/fond-pages.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #2F1305;
	color: #663300;
	font-family: "trebuchet MS";
	font-size: 11px;
}
a:link {
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
#conteneur {
	display: block;
	position: relative;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
}
#conteneur img {
	margin: 0px;
	padding: 0px;
}
#menu {
	margin-top: 0px;
	height: 63px;
}
#contenus {
	background-color: #ffed9b;
	display: block;
	color: #996600;
	letter-spacing: 1px;
	text-align: left;
}
#bloc-photos {
	width: 317px;
	background-color: #2f1405;
	text-align: center;
	vertical-align: middle;
	border-right: solid 4px #ffed9b;
	}
#bloc-photos2 {
	width: 317px;
	background-color: #2f1405;
	text-align: center;
	vertical-align: top;
	border-right: solid 4px #ffed9b;
}
 .produits {
	display: block;
	width: 200px;
	text-align: center;
	float: left;
 }
 .produits img {
	border: solid 3px #cc9933;
	max-width: 200px;
	max-height: 126px;
 }
 .clear {
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
 }
#footer {
	width: 932px;
	background-image: url(../Images/agrements/footer-page.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 40px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 60px;
	background-color: #ffed9b;
}
#footer p {
	margin-top: 2px;
}
#footer a:link {
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:visited {
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
}
#copyright {
	display: block;
	width: 250px;
	position: relative;
	font-size: 10px;
	float: left;
	text-align: left;
}
#adresse {
	text-align: left;
	float: right;
	width: 650px;
	position: relative;
}
.photos {
	border: solid 3px #cc9933;
}
.right {
	float: right;
}
/*+++++++++++++++++++++++++++++++++++ STYLES DE TEXTES +++++++++++++++++++++++*/
h1 {
	display: block;
	background-image: url(../Images/agrements/thibaut-fond-titres.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 35px;
	margin-top: 0px;
	width: 952px;
	font-size: 16px;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 2px;
	padding-left: 40px;
	padding-top: 5px;
	margin-bottom: 0px;
	color: #cc9933;
	text-transform: uppercase;
}
h2 {
	color: #663300;
	font-size: 14px;
	display: block;
	background-image: url(../Images/agrements/puce-h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-bottom: 0px;
}
h3 {
	color: #993300;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	display: block;
	background-image: url(../Images/agrements/logo-pop-up_produit.jpg);
	background-repeat: no-repeat;
	width: 372px;
	height: 104px;
	padding-top: 82px;
	padding-left: 180px;
	color: #ffed9b;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
}
h5 {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 2px;
	margin-top: 6px;
}
h6 {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
hr {
	display: block;
	height: 1px;
	margin-top: 4px;
	margin-right: auto;
	border: 0;
	border-bottom: dotted 1px #cc9933;
	width: 90%;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-bottom: 4px;
}
.surligne {
	color: #cc9933;
}
/*++++++++++++++ POP-UP +++++++++++++++++++++*/
#pop-up {
	display: block;
	width: 552px;
	position: relative;
	background-color: #ffed9b;
	height: 560px;
}
#pop-plan {
	display: block;
	width: 778px;
	position: relative;
	background-color: #ffed9b;
	height: 440px;
	margin-top: 0px;
	padding-top: 0px;
}
.photo-produit {
	border: solid 3px #cc9933;
	max-width: 320px;
	max-height: 270px;
}
#description-produit {
	display: block;
	width: 552px;
	margin-top: 0px;
	color: #996600;
	letter-spacing: 1px;
}
/*++++++++++FORMULAIRE+++++++++++++++++++++++++++++++++++*/
#formulaire {
	background-color: #cc9933;
	color: #2f1405;
}
.champs-saisie {
	background-color: #FFFFFF;
	color: #2f1405;
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #2f1405;
}
.btn-envoi {
	color: #fff4d3;
	background-color: #660000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	cursor: pointer;
	background-image: url(../Images/agrements/fond-btn-envoyer.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 20px;
	border-collapse:collapse;
	border: 0;
}
.champs-obligatores {
	color: #990000;
	font-size: 10px;
}
/*++++++++++++++++++++++++++++++++++++++ Elements bon de commande +++++++++++++++++++++*/
.titres-commande {
	background-image: url(../Images/agrements/fond-btn-envoyer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: solid 1px #cc9933;
	padding: 2px;
	height: 18px;
	color: #CC9933;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 40px;
}
.titres-commande2 {
	color: #CC9966;
	font-size: 14px;
	text-transform: none;
	text-align: center;
}
.fond-bon {
	background-color: #CC9966;
	font-size: 11px;
	padding: 6px;
	color: #663300;
}
.btn-calculer {
	font-family: "trebuchet MS";
	font-size: 11px;
	width: 72px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/agrements/fond-btn-envoyer.gif);
	background-repeat: repeat;
}
.btn-calculer a:link {
	color: #CC9966;
	font-weight: bold;
	background-image: url(images-domaine-haas/boutons/fnd-btn-calculer.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: top center;
	height: 21px;
	width: 72px;
	line-height: 21px;
	text-decoration: none;
}
.btn-calculer a:visited {
	color: #CC9966;
	font-weight: bold;
	background-image: url(images-domaine-haas/boutons/fnd-btn-calculer.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: top center;
	height: 21px;
	width: 72px;
	line-height: 21px;
	text-decoration: none;
}
.btn-calculer a:hover {
	color: #FFFFCC;
	font-weight: normal;
	background-image: url(images-domaine-haas/boutons/fnd-btn-calculer.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: top center;
	height: 21px;
	width: 72px;
	line-height: 21px;
	text-decoration: none;
}
.total {
	background-color: #663300;
	color: #FFFFCC;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 4px;
}
div.euros {
	float: left;
}
div.eurostotal {
	background-color: #663300;
	color: #FFFFCC;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 4px;
	float: left;
}