* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #669933;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #6699CC;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* central Style */

.central {
}

.central .maison_ecologique {
	padding: 10px 15px;
	background: #999999;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.central .chauffage_gaz {
	padding: 15px;
}

.central ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .maison_ecologique {
}

.post .chauffage_gaz {
	line-height: 1.6em;
}

.post .maison_ecologique {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* ecologique */

#ecologique {
	width: 730px;
	height: 150px;
	margin: 0 auto;
	background: #69B10A url(images/img2.jpg);
}

#ecologique h1, #ecologique h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#ecologique h1 {
	float: left;
	padding: 20px 0 0 130px;
	letter-spacing: -3px;
	font-size: 40px;
}

#ecologique h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#ecologique a {
	text-decoration: none;
	color: #FFFFFF;
}

/* chauffage */

#chauffage {
	width: 730px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top: 20px solid #333333;
}

#chauffage_gaz {
	float: right;
	width: 527px;
	padding-right: 1px;
}

#climatisation {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* chauffage_electrique */

#chauffage_electrique {
}

#chauffage_electrique ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#chauffage_electrique li {
	display: inline;
}

#chauffage_electrique a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#chauffage_electrique a:hover {
	background: #6699CC;
	color: #FFFFFF;
}

#chauffage_electrique .maison_ecologique a {
	background: #BABABA;
	color: #000000;
}

/* geothermie */

#geothermie {
}

#geothermie fieldset {
	border: none;
}

#geothermie legend {
	display: none;
}

#geothermie input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* sol */

#sol {
}

#sol ul {
}

#sol li {
	margin-bottom: 20px;
}

#sol h3 {
	font-size: 1em;
}

/* fioul */

#fioul {
	width: 700px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #333333;
	font-size: .77em;
	color: #FFFFFF;
}

#fuel {
	float: left;
}

#naturel {
	float: right;
}