* {
	margin: 0; 
	padding: 0;
}

body {
	background: #baad77;
	color: #796e44;
	font-family: Arial, Helvetica, Liberation, sans-serif;
}

a {
	color: #753a13;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#global {
	position: relative;
	width: 850px;
	margin: 0 auto 30px;
}

#haut {
	position: relative;
	width: 850px;
	min-height: 600px;
	background: url(../images/haut-fond.jpg) bottom left repeat-y;
}

#gauche {
	position: relative;
	float: left;
	width: 227px;
	overflow: hidden;
	padding: 33px 0 0 20px;
	background: url(../images/gauche-haut.jpg) top left no-repeat;
}

#interieur-gauche {
	position: relative;
	padding-bottom: 17px;
	background: url(../images/gauche-fond.jpg) bottom left repeat-x;
}


#droite {
	position: relative;
	float: right;
	width: 583px;
	padding: 33px 20px 0 0;
	background: url(../images/droite-haut.jpg) top left no-repeat;
}

#bas {
	position: relative;
	height: 45px;
	background: url(../images/bas-fond.jpg) no-repeat;
}



/* Gauche */

h1 {
	width: 220px;
	margin: 0 auto;
	padding-top: 71px;
}

h1 a {
	display: block;
	width: 220px;
	height: 71px;
	background: url(../images/chambrin-logo.jpg) no-repeat;
}

h1 a span {
	display: none;
}

#gauche h2 {
	width: 300px;
	height: 56px;
	margin: 40px 0 0 36px;
	background: url(../images/ossature-bois.jpg) no-repeat;
}

#gauche h2 span {
	display: none;
}

#menu-principal {
	position: relative;
	margin: 80px 0 105px 22px;
	width: 200px;
	list-style: none;
}

#menu-principal li {
	padding-left: 15px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 1px;
	background: url(../images/menu-puce.jpg) 0 6px no-repeat;
}

#menu-principal li a:hover {
	text-decoration: none;
	color: #796e44;
}


#coordonnees {
	font-size: 12px;
	margin-left: 22px;
	padding-left: 6px;
	color: #753a13;
	border-left: 8px solid #796e44;
}

#coordonnees h6 {
	font-size: 14px;
	font-weight: bold;
}

#coordonnees .adresse {
	color: #796e44;
}

.arobase {
	vertical-align: middle;
	margin: 0 2px;
}


/* Droite */

#flashcontent {
	width: 583px;
	height: 310px;
	background: url(../images/illustration.jpg) 
}

#flashcontent h2 {
	font-size: 20px;
	font-weight: bold;
	color: #753a13;
	padding: 12px 0 0 23px;
}

#flashcontent p {
	font-size: 11px;
	margin-left: 23px;
}

#contenu {
	padding: 22px 18px 18px;
}

#contenu p, #contenu ul {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 15px;
}

#contenu li {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 4px;
	list-style-position: inside;
}

#contenu h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
}

.galerie a {
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	padding: 0px;
	margin-right: 4px;
	margin-bottom: 6px;
	background: #fff;/*#e8e2c2;*/
	border: 2px solid #fec311;
}

.galerie a:hover {
	border-color: #925d09;
}

.galerie a img {
	width: 100px;
	height: 75px;
	border: none;
	font-size: 11px;
}

fieldset {
	padding: 10px;
	margin: 5px;
	border: 1px solid #753a13;
}

legend {
	color: #753a13;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px;
}

.field {
	clear: left;
	margin: 6px 0;
}

label {
	font-size: 14px;
}

.label {
	float: left;
	width: 144px;
}

.bloc-checkbox {
	float: left;
	width: 180px;
}

.checkbox {
	width: 14px;
	height: 14px;
}

.input {
	width: 244px;
	padding: 1px 2px;
	font-size: 13px;
	border: 1px inset #ddd;
}

textarea.input {
	width: 344px;
	font-family: Arial, Helvetica, Liberation, sans-serif;
}

.input-erreur {
	border-color: #bf0000;
	background: #ffefef;
}

.label-erreur {
	color: #bf0000;
}

.erreur-form {
	margin: 5px 6px 15px 5px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	color: #bf0000;
	background: #ffefef;
	border: 2px solid #bf0000;
}

.confirm-form {
	margin: 5px 6px 15px 5px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	color: #2f6f00;
	background: #f6ffef;
	border: 2px solid #2f6f00;
}

#field-interets {
	height: 60px;
}

#field-plan, 
#field-terrain {
	height: 32px;
}
/*
#bloc-charpente {
	margin-left: 144px;
}
*/
#bloc-maison {
	margin-left: 144px;
}

#contenu p.champs-obligatoires {
	margin-left: 5px;
	font-size: 11px;
}

.submit {
	margin-left: 160px;
	padding: 2px 4px;
	color: #753a13;
	background: #d0bd78 url(../images/gauche-fond.jpg) 0 -200px repeat-x;
}

#contenu-accueil {
	padding-top: 40px;
	text-align: justify;
}

#contenu-accueil h3 {
	text-align: center;
}

#contenu-accueil h3#savoir-faire {
	font-size: 17px;
	padding: 20px 0 20px;
}

#img-savoir-faire {
	margin: 20px 0 0 3px;
}

.illustration-accueil {
	float: right;
	margin: -52px 0 0 14px;
}

.illustration-fenetres {
	float: right;
	/*margin: 22px 25px 0 14px;*/
	margin: 8px 24px 0 0;
}

#fenetres-vitrerie {
	margin: 0 30px 0 60px;
}

#toiture-vegetalisee {
	float: left;
	padding: 30px 0 0 16px;
}



/* Bas */

#signature {
	margin: 0 20px 0 0;
	padding-top: 49px;
	text-align: right;
	font-size: 10px;
}

#signature a {
	color: #796e44;
}



/* Classes */

.clearer {
	clear: both;
}

.variante {
	color: #753a13;
}
