#homeCols {
	background: #fff url(../images/home_fond-cols.png) repeat-y top center;
	margin-top: 12px;
}

* html #homeCols { /* IE 6- hack */
	height: 1%;
}

#homeCol1 {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 2px;
	border-top: 60px solid #fff;
	background: #cdb8db;
}

div.clickable {
	cursor: pointer;
}

#homeCol2 {
	float: left;
	display: inline;
	width: 442px;
}

#homeCol3 {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 2px;
	background: #f0eaf4;
}

h1, h2, h3, p, form {
	margin: 12px;
	padding: 0;
	background: none;
	text-align: left;
}

p {
	font-size: 11px;
	line-height: 14px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

h3 strong {
	font-weight: bold;
	font-size: 22px;
}

hr {
	border: 0;
	border-bottom: 1px solid #ccc;
	background: none;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 0 12px;
	padding-top: 4px;
}

#homeCol1 h3, #homeCol1 h3 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

img.postit {
	float: right;
	margin: -12px 2px 0 5px;
}

#homeCol1 p {
	color: #6f3597;
}

#homeCol1 hr {
	border-bottom: 1px solid #ac8ac3;
}

#homeCol2 h2 {
	color: #6f3597
}

#homeCol2 h3 {
	color: #e33219;
}

#homeCol2 p {
	text-align: justify;
}

#homeCol3 h3.narrow {
	color: #e33219;
	font-family: "Arial Narrow", Verdana, Arial, sans-serif;
	text-align: center;
	margin: 0 12px 6px 12px;
}
#homeCol3 h3 a:hover {
	text-decoration:none;
}

#homeCol3 h3.narrow sup {
	font-size: 11px;
}

#homeCol3 p {
	color: #6f3597;
}

#homeCol3 p a.agent {
	color: #e33219;
	font-size: 13px;
	text-decoration: underline;
}

#homeCol3 a.bouton {
	display: block;
	margin: 6px 12px;
	background: #e33219 url(../images/home_bouton.png) no-repeat;
	line-height: 36px;
	text-indent: 25px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}


#choixDevis {
	position: relative;
	top: -12px;
	padding: 5px;
	margin: 0 12px 6px 12px;
	background: #e33219 url(../images/home_bas-choixdevis.png) no-repeat bottom;
	list-style-type: none;
	display: none;
}

#choixDevis li {
	margin: 0;
}

#choixDevis li a {
	display: block;
	color: #fff;
	font-size: 11px;
	padding: 5px 5px 5px 20px;
	font-weight: normal;
}

#choixDevis li a:hover {
	text-decoration: none;
	background: #db715d url(../images/home_puce-choixdevis.png) no-repeat 5px 50%;
}


#homeCol3 hr {
	border-bottom: 1px solid #fff;
}

#homeCol3 select {
	padding: 3px;
	width: 196px;
	background: #fff;
	border: 1px solid #cdb8db;
	color: #6f3597;
	font-size: 11px;
}

#homeEncartVideos {
	height: 162px;
	margin: 12px 2px;
}

#homeEncartVideos .video {
	float: left;
	display: inline;
	width: 288px;
	height: 162px;
	background: #f0eaf4;
	margin-right: 11px;
	overflow: visible;
}

#homeEncartVideos .video.derniere {
	margin-right: 0;
}

#homeEncartDev {
	width: 488px;
	padding: 70px 8px 3px 390px;
	background: #72ab0e url(../images/home_encart-eco.png) no-repeat;
	margin: 12px 2px;
}

#homeEncartDev h3, #homeEncartDev h3 a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0;
}

#homeEncartDev p {
	color: #1e3a0a;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

#homeEncartDev a.savoirPlus {
	display: block;
	float: right;
	margin: -8px 4px 13px 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px 8px;
}


