/**
*	Portlet vert avec un degrade en bas
*/
.bloc_vert {
	width: 237px;
	float: left;
	display: inline;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px
}

.bloc_vert .top {
	height: 8px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 237px;
	background: url(../images/commun/portlets/bloc_vert_top.gif) no-repeat;
}

.bloc_vert .bottom {
	background: url(../images/commun/portlets/bloc_vert_middle.gif) repeat-y
		;
	height: 47px;
	width: 237px;
	float: left;
	position: relative;
	padding-bottom: 7px;
}

.bloc_vert .bottom h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 7px;
	padding-bottom: 5px;
	float: left;
	line-height: 1em;
}

html[xmlns] .bloc_vert .bottom {
	min-height: 47px;
	height: auto;
}

.bloc_vert .bottom .deco {
	background: url(../images/commun/portlets/bloc_vert_deco.gif) no-repeat;
	position: absolute;
	bottom: -1px;
	left: 0px;
	height: 37px;
	width: 237px;
	float: left;
	display: inline;
}

.bloc_vert .bottom .contenu {
	position: relative;
	float: left;
}

.bloc_vert .bottom ul {
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 0px;
	width: 220px;
	float: left;
	display: inline;
}

.bloc_vert .bottom ul li {
	float: left;
	display: block;
	width: 220px;
	padding-bottom: 5px
}

.bloc_vert .bottom ul li a {
	display: block;
	color: #669900;
	display: block;
	text-align: center;
	height: 25px !important;
	height /**/: 40px;
	width: 188px;
	margin: 0px auto;
	padding-top: 15px;
	font-size: 1.2em;
	background: url(../images/commun/bouton_blanc_hp.png) no-repeat;
	cursor: pointer;
}

.bloc_vert img.feuille {
	margin-bottom: 10px;
	margin-top: 10px;
}

.bloc_vert img.credit {
	margin-bottom: 3px;
	margin-top: 10px;
}

.colonne2 .bloc_vert {
	width: 212px;
	margin-left: 2px;
	margin-bottom: 0px;
	padding-bottom: 14px;
}

.colonne2 .bloc_vert .top {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 212px;
	background: url(../images/commun/portlets/bloc_vert_petit_top.gif)
		no-repeat;
}

.colonne2 .bloc_vert .bottom {
	background: url(../images/commun/portlets/bloc_vert_petit_middle.gif)
		repeat-y;
	height: 13px;
	width: 212px;
	float: left;
	position: relative;
	padding-bottom: 7px;
}

.colonne2 .bloc_vert .bottom .deco {
	background: url(../images/commun/portlets/bloc_vert_petit_deco.gif)
		no-repeat;
	position: absolute;
	bottom: -1px;
	left: 0px;
	height: 13px;
	width: 212px;
	float: left;
	display: inline;
}

html[xmlns] .colonne2 .bloc_vert .bottom {
	min-height: 13px;
	height: auto;
}

.colonne2 .bloc_vert .bottom h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0px 0px 7px;
	padding: 0px;
	float: left;
	width: 190px;
	display: inline;
	font-size: 1.3em;
	padding-bottom: 10px;
}

.colonne2 .bloc_vert .bottom h2.smallPadding {
	padding-bottom: 5px;
}

.colonne2 .bloc_vert .bottom a {
	font-size: 1em;
	font-weight: bold;
	color: #669900
}

.colonne2 .bloc_vert .bottom a.puce {
	margin-left: 10px;
	line-height: 1.2em;
}

.colonne2 .bloc_vert .contenu div {
	width: 125px;
	float: left;
	margin-top: 10px;
}

.colonne2 .bloc_vert .contenu div h2 {
	float: none;
	width: 120px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.colonne2 .bloc_vert .bottom .contenu img {
	margin-left: 6px;
}

.colonne2 .bloc_vert .bottom .contenu img.floatLeft {
	margin-right: 6px;
	float: left
}

.colonne2 .bloc_vert .bottom .contenu {
	font-size: 1.1em;
	width: 208px;
	line-height: 1.2em;
}

/**
*	Bloc callback de la homepage
*/
.bloc_callback {
	width: 236px;
	height: 196px;
	background: url(../images/commun/portlets/fond_callback.gif) no-repeat;
	float: left;
	clear: left;
	margin-left: 11px;
	display: inline;
	color: #FFFFFF;
}

.bloc_callback img {
	margin-top: 8px;
	margin-bottom: 7px;
}

.bloc_callback h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.bloc_callback ul {
	float: left;
	margin-left: 8px;
	margin-top: 0px;
	width: 200px;
	margin-bottom: 5px;
	display: inline;
}

.bloc_callback ul li {
	display: block;
	float: left;
	width: 220px;
	margin-bottom: 0px;
}

.bloc_callback ul li a {
	display: block;
	color: #669900;
	display: block;
	font-size: 1.2em;
	text-align: center;
	height: 25px !important;
	height /**/: 40px;
	width: 188px;
	margin: 0px auto;
	padding-top: 15px;
	background: url(../images/commun/bouton_blanc_hp.png) no-repeat;
	cursor: pointer;
}

.bloc_callback ul li a span {
	font-size: 1.5em;
}

.bloc_callback ul li a.button {
	color: #6a8f14;
	display: inline;
	text-align: center;
	padding-left: 0px;
	padding-top: 12px;
	font-size: 1.1em;
	width: 171px;
	height: 25px !important;
	height /**/: 37px;
	background: url(../images/commun/portlets/callBack_button.jpg) no-repeat
		;
	margin: 30px 0px 0px 40px;
	border: 0px solid red;
}

/**********************************************************************************************************************
*	portlet Produit de la gamme
*/
ul.gamme_list {
	clear: both;
	float: left;
	width: 950px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 25px;
	display: inline;
}

ul.gamme_list li {
	float: left;
	margin-right: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline;
}

ul.gamme_list li.noMargin {
	margin-right: 0px;
}

a.portlet_gamme {
	display: block;
	cursor: pointer;
	text-decoration: none;
	width: 305px;
	height: 172px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	background: url(../images/commun/portlets/portlet_gamme.png) no-repeat;
}

.portlet_gamme span {
	padding-top: 10px;
	display: block;
	margin-bottom: 10px;
}

a.portlet_gamme:hover {
	color: #333333;
	text-decoration: none;
}

/**********************************************************************************************************************
*	bloc principal de contenu
*/
	/*--> Petite largeur :*/
.main_bloc.petit {
	width: 754px;
	position: relative;
	float: left;
	margin-left: 1px;
	display: inline;
}

.main_bloc.petit .top {
	float: left;
	width: 754px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	background: url(../images/commun/portlets/main_bloc_small_top.gif)
		no-repeat;
}

.main_bloc.petit .middle,div.admin {
	background: url(../images/commun/portlets/main_bloc_small_deco.gif)
		no-repeat bottom;
	width: 754px;
	float: left;
	position: relative;
	padding-bottom: 7px;
}

.main_bloc.petit .middle .contenu {
	width: 752px;
	float: left;
	padding: 0px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	position: relative;
}

/*--> Grande largeur :*/
.main_bloc.large {
	width: 978px;
	position: relative;
	float: left;
	margin-left: 1px;
	display: inline;
}

.main_bloc.large.paddingBottom,.main_bloc.petit.paddingBottom {
	padding-bottom: 30px;
}

.main_bloc.large .top {
	float: left;
	width: 978px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	background: url(../images/commun/portlets/main_bloc_big_top.gif)
		no-repeat;
}

.main_bloc.large .middle {
	background: url(../images/commun/portlets/main_bloc_big_deco.gif)
		no-repeat bottom;
	width: 978px;
	float: left;
	position: relative;
	padding-bottom: 7px;
}

.main_bloc.large .middle .contenu {
	width: 976px;
	float: left;
	padding: 0px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	position: relative;
}

/**********************************************************************************************************************
*	Resulat du moteur d'economie
*/
a#retour_facture {
	background: url(../images/commun/btn_retour_facture.jpg) no-repeat;
	width: 138px !important;
	width /**/: 164px;
	height: 26px !important;
	height /**/: 41px;
	padding: 15px 0px 0px 30px;
	margin: 0px 0px 0px 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	float: left;
	display: inline;
}

p.message_info a#retour_facture {
	background: transparent url(../images/commun/btn_retour_facture.jpg)
		no-repeat scroll 0%;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 26px !important;
	margin: 20px 0px 0px 230px;
	padding: 12px 0px 0px 25px;
	width: 134px !important;
}

#conso_actuelle {
	float: right;
	display: inline;
	width: 273px;
	height: 120px;
	background: url(../images/commun/portlets/fond_conso_actu.gif) no-repeat
		;
	margin: -65px 25px 0px 0px;
	position: relative;
}

#conso_actuelle h3 {
	text-align: center;
	margin: 11px 0px 13px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#conso_actuelle ul {
	float: left;
	font-size: 1.1em;
	margin-left: 4px;
	display: inline
}

#conso_actuelle ul li {
	float: left;
	margin-bottom: 3px;
}

#conso_actuelle ul li label {
	text-align: right;
	font-weight: bold;
	width: 173px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}

#conso_actuelle ul li span {
	display: block;
	float: left;
	width: 73px;
	background: #fff;
	text-align: center;
	padding: 2px 0px;
	border: 1px solid #81af18;
	color: #669900;
	font-weight: bold;
}

#conso_actuelle #note_conso_elec {
	position: absolute;
	left: 10px;
	top: 105px;
	border: 0px;
}

.resulat_moteur {
	clear: both;
	width: 918px;
	font-size: 1.2em;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	margin-left: 28px;
}

.resulat_moteur table {
	border-bottom: 1px solid #cacaca;
}

.resulat_moteur .tinyText {
	font-size: 0.75em;
	font-weight: normal;
	text-align: left
}

.resulat_moteur th {
	text-align: center;
	font-weight: bold
}

.resulat_moteur th.col1 {
	width: 181px;
	padding-top: 10px;
}

.resulat_moteur th.col2 {
	width: 141px;
	padding-top: 15px;
}

.resulat_moteur th.col3 {
	width: 335px;
	vertical-align: text-bottom
}

.resulat_moteur th.col4 {
	width: 257px;
}

.resulat_moteur th.fd {
	background: url(../images/commun/portlets/table_result_header_big.gif)
		repeat-x 0px 0px;
	vertical-align: middle;
	text-align: center;
}

.resulat_moteur th.backTop {
	background-position: top;
	height: 35px;
	vertical-align: bottom;
	background-image:
		url(../images/commun/portlets/table_result_header_big.gif)
}

.resulat_moteur th.tinyText.fd {
	height: 40px;
	overflow: hidden;
	vertical-align: middle;
	background: url(../images/commun/portlets/table_result_header_big.gif)
		repeat-x bottom;
}

.resulat_moteur tr td {
	text-align: center;
	padding: 8px 0px;
	vertical-align: middle
}

.resulat_moteur tr td.noCenter {
	text-align: left;
}

.resulat_moteur tr.alternateRow td {
	background: #f1ffd1;
}

.resulat_moteur tr td.noCenter div {
	background: url(../images/commun/puces/puce01.gif) no-repeat 4px 4px;
	padding-left: 15px;
	padding-right: 10px;
}

.resulat_moteur .separateur {
	position: absolute;
	font-size: 0px;
	line-height: 0px;
	width: 1px;
	border: 0px solid red;
	height: 280px;
}

.resulat_moteur .separateur.vert {
	background:
		url(../images/commun/portlets/table_result_separateur_vert.png)
		no-repeat;
	height: 280px;
	top: 25px;
}

.resulat_moteur .separateur.gris {
	background:
		/*url(../images/commun/portlets/table_result_separateur_gris.png)
		no-repeat;*/
	height: 216px;
	top: 80px;
}

.resulat_moteur .separateur.un {
	left: 180px;
}

.resulat_moteur .separateur.deux {
	left: 320px;
}

.resulat_moteur .separateur.trois {
	left: 486px;
}

.resulat_moteur .separateur.quatre {
	left: 660px;
}

.resulat_moteur .separateur.cinq {
	left: 790px;
}

p.tinyText {
	margin: 20px 0px 0px 45px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
}

/**********************************************************************************************************************
*	moteur d'economie
*/
.calcul_economie_moteur {
	width: 952px;
	float: left;
	clear: both;
	margin-left: 13px;
	position: relative;
	display: inline;
	padding-bottom: 20px;
}

.calcul_economie_moteur #deco_enfants {
	width: 238px;
	height: 105px;
	background: url(../images/visuels/deco_enfants_moteur.jpg) no-repeat;
	position: absolute;
	top: -81px;
	right: 50px;
}

/*--> onglet "je ne connais pas ma facture :*/
.calcul_economie_moteur #onglet1 {
	width: 222px;
	height: 170px;
	float: left;
	background: url(../images/commun/portlets/moteur_onglet1_enabled.gif)
		no-repeat;
}

.calcul_economie_moteur #onglet1.disabled {
	float: none;
	cursor: pointer;
	background: url(../images/commun/portlets/moteur_onglet1_disabled.gif)
		no-repeat;
	height: 170px;
}

.calcul_economie_moteur #onglet1 h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 30px 0px 2px 45px;
}

.calcul_economie_moteur #onglet1.disabled h3 {
	color: #474747
}

.calcul_economie_moteur #onglet1 form {
	width: 196px;
	height: 55px;
	margin: 38px 0px 0px 13px;
}

.calcul_economie_moteur #onglet1 form legend {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.calcul_economie_moteur #onglet1.disabled form legend {
	color: #474747
}

.calcul_economie_moteur #onglet1 form input {
	margin-left: 20px;
	vertical-align: middle
}

.calcul_economie_moteur #formulaire1 {
	float: left;
	background: url(../images/commun/portlets/moteur_fond_form1.jpg)
		no-repeat;
	width: 729px;
	height: 348px;
}

.calcul_economie_moteur #formulaire1 form {
	margin-left: 35px;
	margin-top: 30px;
}

.calcul_economie_moteur #formulaire1 form legend {
	display: none
}

.calcul_economie_moteur #formulaire1 form p {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 25px;
}

.calcul_economie_moteur #formulaire1 form label {
	width: 240px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
	margin-bottom: 14px;
}

.calcul_economie_moteur #formulaire1 form select.habitat,.calcul_economie_moteur #formulaire1 form select#typeHabitat11,.calcul_economie_moteur #formulaire1 form select#form_type_habitat,.calcul_economie_moteur #formulaire1 form select#typeHabitat12
	{
	float: left;
	border: 1px solid #669900;
	width: 260px;
	font-size: 1.1em
}

.calcul_economie_moteur #formulaire1 form select {
	float: left;
	border: 1px solid #669900;
	width: 180px;
	font-size: 1.1em
}

.calcul_economie_moteur #formulaire1 form input {
	float: left;
	border: 1px solid #669900;
	width: 62px;
	font-size: 1.1em
}

.calcul_economie_moteur #formulaire1 form select.small {
	width: 130px;
}

.calcul_economie_moteur #formulaire1 form br {
	clear: left;
	height: 4px;
}

.calcul_economie_moteur #formulaire1 form span.floatLeft {
	padding-top: 4px;
	padding-left: 5px;
}

.calcul_economie_moteur #formulaire1 button {
	margin-left: 245px;
	height: 40px;
	border: none;
	padding: 0px;
	font-size: 1.1em;
	display: block;
	cursor: pointer;
	width: 150px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
	background: url(../images/commun/portlets/moteur_fond_submit.jpg)
		no-repeat
}

* :first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}

.calcul_economie_moteur #formulaire1 button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}

/*--> onglet "je connais ma facture :*/
.calcul_economie_moteur #onglet2 {
	width: 222px;
	float: left;
	background: url(../images/commun/portlets/moteur_onglet2_enabled.jpg)
		no-repeat;
	height: 178px;
}

.calcul_economie_moteur #onglet2.disabled {
	height: 177px;
	clear: left;
	float: left;
	cursor: pointer;
	background: url(../images/commun/portlets/moteur_onglet2_disabled.jpg)
		no-repeat;
	margin-top: -178px;
}

.calcul_economie_moteur #onglet2.disabled h3 {
	color: #474747
}

.calcul_economie_moteur #onglet2 h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 25px 0px 2px 45px;
}

.calcul_economie_moteur #formulaire2 {
	float: left;
	background: url(../images/commun/portlets/moteur_fond_form2.jpg)
		no-repeat;
	width: 729px;
	height: 348px;
	margin-top: -170px;
}

.calcul_economie_moteur #formulaire2 form {
	margin-left: 10px;
	margin-top: 30px;
}

.calcul_economie_moteur #formulaire2 form legend {
	display: none
}

.calcul_economie_moteur #formulaire2 form p {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 25px;
	margin-left: 25px
}

.calcul_economie_moteur #formulaire2 form label {
	width: 240px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 4px;
	margin-bottom: 20px;
}

.calcul_economie_moteur #formulaire2 form select {
	float: left;
	border: 1px solid #669900;
	width: 160px;
	font-size: 1.1em
}

.calcul_economie_moteur #formulaire2 form input {
	float: left;
	border: 1px solid #669900;
	width: 65px;
	font-size: 1.1em
}

.calcul_economie_moteur #formulaire2 form select.small {
	width: 180px;
}

.calcul_economie_moteur #formulaire2 form br {
	clear: left;
}

.calcul_economie_moteur #formulaire2 form span.floatLeft {
	padding-top: 4px;
	padding-left: 5px;
}

.calcul_economie_moteur #formulaire2 button {
	margin-left: 245px;
	height: 40px;
	border: none;
	padding: 0px;
	font-size: 1.1em;
	display: block;
	cursor: pointer;
	width: 150px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
	background: url(../images/commun/portlets/moteur_fond_submit.jpg)
		no-repeat
}

* :first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}

.calcul_economie_moteur #formulaire2 button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}

/**
*	Titre de page
*/
h2.titrePage {
	clear: both;
	color: #81af18;
	font-size: 1.6em;
	font-weight: bold;
	background: url(../images/commun/puces/puce04.gif) no-repeat;
	padding-left: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.main_bloc h2.titrePage {
	margin: 5px 0px 10px 10px;
}

/**
*	Bouton de demande de devis
*/
a#btn_demande_devis {
	display: block;
	width: 212px;
	height: 32px !important;
	height /**/: 52px;
	padding-top: 20px;
	float: left;
	background: url(../images/commun/demande_devis.png) no-repeat;
	cursor: pointer;
	text-align: center;
	font-size: 1.4em;
	color: #FFFFFF;
	position: absolute;
	bottom: -30px;
	right: 8px;
}

a#btn_demande_devis :hover {
	text-decoration: none;
	color: #333333;
}

a#btn_demande_devis.moteur {
	bottom: -4px;
	right: 18px;
}

/**
*	Formulaire de la newsletter
*/
#deco_newsletter {
	background: url(../images/visuels/newsletter.jpg) no-repeat;
	width: 296px;
	position: absolute;
	bottom: -8px;
	right: -1px;
	height: 329px;
}

html[xmlns] #deco_newsletter {
	bottom: -7px;
}

#form_newsletter {
	padding: 0px 10px 25px 0px;
}

#form_newsletter p {
	font-size: 1.1em;
	margin: 0px 0px 20px 15px;
}

#form_newsletter p.important {
	margin: 0px 5px 20px 15px;
	text-align: center;
	border: 2px solid #900000;
	padding: 5px;
}

#form_newsletter #colonne1 {
	float: left;
	width: 380px;
}

#form_newsletter #colonne1 span.civil {
	padding-top: 2px;
	display: block;
	width: 150px;
	font-size: 1.3em;
	float: left;
	text-align: right;
	font-weight: bold
}

#form_newsletter #colonne1 span.sep {
	float: left;
	display: block;
	padding: 4px 2px 0px 2px;
	font-size: 1.3em;
}

#form_newsletter #colonne1 label {
	width: 150px;
	display: block;
	float: left;
	font-size: 1.3em;
	text-align: right;
	padding-top: 2px;
	font-weight: bold
}

#form_newsletter #colonne1 label.civil {
	width: auto;
	float: left;
	display: block;
	padding-top: 5px;
	font-size: 1.2em;
	margin-right: 10px;
	font-weight: normal
}

#form_newsletter #colonne1 label.cp {
	width: auto;
	float: left;
	display: block;
	padding-top: 5px;
	margin-left: 11px;
	display: inline
}

#form_newsletter #colonne1 label.ville {
	width: auto;
	float: left;
	display: block;
	padding-top: 5px;
}

#form_newsletter #colonne1 input {
	width: 212px;
	border: 1px solid #518600;
	background: #fff;
	margin-left: 5px;
	float: left;
	margin-bottom: 12px;
}

#form_newsletter #colonne1 select {
	width: 214px;
	border: 1px solid #518600;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
}

#form_newsletter #colonne1 input.civil {
	float: left;
	vertical-align: middle;
	width: auto;
	border: none;
}

#form_newsletter #colonne1 input#form_cp {
	width: 65px;
}

#form_newsletter #colonne1 input#form_ville {
	width: 136px;
	margin-left: 8px
}

#form_newsletter #colonne_separateur {
	width: 1px;
	height: 149px;
	background: url(../images/commun/portlets/newsletter_separateur.gif)
		no-repeat;
	font-size: 0px;
	margin: 70px 20px 0px 20px;
}

#form_newsletter #colonne2 {
	width: 300px;
}

#form_newsletter #colonne2 span.habitat {
	padding-top: 2px;
	padding-bottom: 6px;
	display: block;
	width: 150px;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold
}

#form_newsletter #colonne2 input.habitat {
	float: left;
	vertical-align: middle;
	width: auto;
	border: none;
}

#form_newsletter #colonne2 label {
	font-size: 1.2em;
	padding-top: 4px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px
}

#form_newsletter #colonne2 input.news_checkbox {
	float: left;
	clear: left
}

#form_newsletter #colonne2 button {
	width: 111px;
	height: 40px;
	float: right;
	background: url(../images/commun/portlets/newsletter_bt_inscription.gif)
		no-repeat;
	border: none;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 55px;
}

.calcul_economie_moteur #formulaire1 button {
	margin-left: 245px;
	height: 40px;
	border: none;
	padding: 0px;
	font-size: 1.1em;
	display: block;
	cursor: pointer;
	width: 150px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
	background: url(../images/commun/portlets/moteur_fond_submit.jpg)
		no-repeat
}

* :first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}

#form_newsletter #colonne2 button[type] {
	padding: 4px 10px 5px 10px; /* Firefox */
	line-height: 17px; /* Safari */
	cursor: pointer;
}

/**
*	Demande de devis
*/
ol#etape_devis {
	text-align: center;
	font-size: 1.4em;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 25px;	
	background: url(../images/commun/portlets/demande_devis_fd_ol.gif)
		no-repeat center bottom
}

ol#etape_devis li {
	display: inline;
	color: #c1c1c1;
	padding-left: 27px;
	padding-top: 4px;
	padding-bottom: 4px;
}

ol#etape_devis li.encours {
	color: #333333
}

ol#etape_devis li#bullet_1 {
	background: url(../images/commun/portlets/bullet1_off.gif) no-repeat;
}

ol#etape_devis li#bullet_1.encours {
	background: url(../images/commun/portlets/bullet1_on.gif) no-repeat
}

ol#etape_devis li#bullet_2 {
	background: url(../images/commun/portlets/bullet2_off.gif) no-repeat;
	margin: 0 140px;
}

ol#etape_devis li#bullet_2.encours {
	background: url(../images/commun/portlets/bullet2_on.gif) no-repeat
}

ol#etape_devis li#bullet_3 {
	background: url(../images/commun/portlets/bullet3_off.gif) no-repeat
}

ol#etape_devis li#bullet_3.encours {
	background: url(../images/commun/portlets/bullet3_on.gif) no-repeat
}

form#demande_devis_1 {
	padding-bottom: 10px;
	margin-top: 30px;
}

form#demande_devis_1 #colonne1 {
	width: 50%;
}
form#demande_devis_1 #contenu_colonne1 {
	margin-left: 40px;
}

form#demande_devis_1 #colonne1 label {
	display: block;
	float: left;
	text-align: right;
	width: 190px;
	padding-right: 5px;
	font-size: 1.1em;
	padding-top: 4px
}

form#demande_devis_1 #colonne1 select {
	float: left;
	display: block;
	width: 240px;
	border: 1px solid #518600;
	margin-bottom: 13px;
	font-size: 1.1em;
}

form#demande_devis_1 #colonne1 input {
	float: left;
	display: block;
	width: 100px;
	border: 1px solid #518600;
	margin-bottom: 13px;
	font-size: 1.1em;
}

form#demande_devis_1 #colonne1 br {
	clear: both;
}

form#demande_devis_1 #colonne1 div.image {
	text-align: right;
	margin-right: 42px;
}

form#demande_devis_1 #colonne2 {
	width: 50%;
}
form#demande_devis_1 #contenu_colonne2 {
	margin-left: 16px;
}

form#demande_devis_1 #colonne2 label {
	display: block;
	float: left;
	text-align: right;
	width: 170px;
	padding-right: 5px;
	font-size: 1.1em;
	padding-top: 4px
}

form#demande_devis_1 #colonne2 label.cp {
	width: auto;
	text-align: left;
	margin-left: 6px;
	display: inline
}

form#demande_devis_1 #colonne2 label.ville {
	width: auto;
	text-align: left;
}

form#demande_devis_1 #colonne2 input {
	font-size: 1.1em;
	width: 240px;
	border: 1px solid #518600;
	float: left;
	margin-bottom: 13px;
}

form#demande_devis_1 #colonne2 input.cp {
	width: 70px;
	font-size: 1.1em;
}

form#demande_devis_1 #colonne2 input.ville {
	width: 161px;
	_width: 159px; /** hack IE6 **/
	font-size: 1.1em;
	margin-left: 7px;
}
/** hack IE7 **/
*+html form#demande_devis_1 #colonne2 input.ville {
	width: 159px;
}

form#demande_devis_1 #colonne2 select {
	float: left;
	display: block;
	width: 242px;
	_width: 246px; /** hack IE6 **/
	border: 1px solid #518600;
	margin-bottom: 13px;
	font-size: 1.1em;
}
/** hack IE7 **/
*+html form#demande_devis_1 #colonne2 select {
	width: 246px;
}

form#demande_devis_1 #colonne2 textarea {
	border: 1px solid #518600;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	height: 100px;
}
/** hack IE7 **/
*+html form#demande_devis_1 #colonne2 textarea {
	width: 242px;
}

form#demande_devis_1 #colonne2 button {
	float: right;
	width: 203px;
	height: 42px;
	border: none;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/commun/portlets/demande_devis_suivant.png);
	cursor: pointer;
	margin-right: 47px;
	margin-top: 52px;
}

form#demande_devis_1 #colonne2 br {
	clear: both;
}

form#demande_devis_2 {
	background: url(../images/visuels/demande_devis.jpg) no-repeat right;
	margin-right: 16px;
	margin-top: 10px;
}

form#demande_devis_2 #colonne1 {
	width: 390px;
	margin-right: 0px
}

form#demande_devis_2 #colonne1 span.civil {
	padding-top: 2px;
	display: block;
	width: 140px;
	float: left;
	text-align: right;
	font-size: 1.1em;
}

form#demande_devis_2 #colonne1 label {
	display: block;
	float: left;
	text-align: right;
	width: 140px;
	padding-right: 5px;
	font-size: 1.1em;
	padding-top: 4px
}

form#demande_devis_2 #colonne1 label.civil {
	width: auto;
	float: left;
	display: block;
	padding-top: 5px;
	font-size: 1.2em;
	margin-right: 10px;
	font-weight: normal
}

form#demande_devis_2 #colonne1 label.cp {
	width: auto;
	float: left;
	display: block;
	padding-top: 5px;
	margin-left: 32px;
	display: inline
}

form#demande_devis_2 #colonne1 label.ville {
	width: auto;
	float: left;
	display: block;
	padding-top: 5px;
}

form#demande_devis_2 #colonne1 input {
	font-size: 1.1em;
	width: 210px;
	border: 1px solid #518600;
	float: left;
	margin-bottom: 10px;
}

form#demande_devis_2 #colonne1 input.civil {
	float: left;
	vertical-align: middle;
	width: auto;
	border: none
}

form#demande_devis_2 #colonne1 input#form_cp {
	width: 65px;
}

form#demande_devis_2 #colonne1 input#form_ville {
	width: 135px;
	_width: 133px; /*** hack IE6 ***/
	margin-left: 8px
}
/*** hack IE7 ***/
*+html form#demande_devis_2 #colonne1 input#form_ville {
	width: 133px;
}

form#demande_devis_2 #colonne2 {
	margin-left: 10px;
}

form#demande_devis_2 #colonne2 p {
	font-size: 1.1em;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 40px;
}

form#demande_devis_2 #colonne2 h4 {
	font-size: 1.2em;
	font-weight: bold;
	width: 199px !important;
	width /**/: 212px;
	border: 1px solid #669900;
	cursor: pointer;
}

form#demande_devis_2 #colonne2 h4.easylife {
	background: #fff
		url(../images/commun/portlets/demande_devis_easylife.gif) repeat-y
		right;
}

form#demande_devis_2 #colonne2 h4.advance {
	background: #fff
		url(../images/commun/portlets/demande_devis_advance.gif) repeat-y
		right;
}

form#demande_devis_2 #colonne2 h4 span {
	display: block;
	background: url(../images/commun/portlets/demande_devis_off.gif)
		no-repeat 2px 4px;
	padding: 2px 0px 2px 13px;
}

form#demande_devis_2 #colonne2 h4.active span {
	background: url(../images/commun/portlets/demande_devis_on.gif)
		no-repeat 2px 4px;
}

form#demande_devis_2 #colonne2 div.easylife {
	background:
		url(../images/commun/portlets/demande_devis_div_easylife.gif) repeat-x
		;
	width: 201px;
}

form#demande_devis_2 #colonne2 div.advance {
	background: url(../images/commun/portlets/demande_devis_div_advance.gif)
		repeat-x;
	width: 201px;
}

form#demande_devis_2 #colonne2 #accordion {
	margin-left: 40px;
}

form#demande_devis_2 #colonne2 a#retourEtape1 :hover {
	text-decoration: none;
}

form#demande_devis_2 #boutons {
	padding-top: 5px;
	clear: both;	
	padding-left: 400px;
}
form#demande_devis_2 button,
form#demande_devis_2 div#boutons input {
	float: left;
	width: 203px;
	height: 42px;
	border: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../images/commun/portlets/demande_devis_suivant.gif);
	cursor: pointer;
	text-align: center;
}

#recap {
	height: 250px;
	padding-bottom: 20px;
	background: url(../images/visuels/demande_devis.jpg) no-repeat right top;
	margin-right: 16px;
	margin-top: 30px;
}

html[xmlns] #recap {
	height: auto;
	min-height: 250px;
}

#recap_projet,#recap_coordonnees {
	width: 320px;
	position: relative;
	float: left;
	display: inline;
	margin-right: 54px;
	margin-left: 26px;
	z-index: 1;
}

#recap_projet h3,#recap_coordonnees h3 {
	width: 305px !important;
	width /**/: 320px;
	height: 23px !important;
	height /**/: 33px;
	background: url(../images/commun/portlets/demande_devis_top_h4.gif)
		no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 10px 0px 0px 15px;
}

#recap_projet .middle,#recap_coordonnees .middle {
	position: relative;
	z-index: 10;
	float: left;
	width: 320px;
	/*height:101px;*/
	background: url(../images/commun/portlets/demande_devis_top_middle.gif)
		repeat-y;
}

html[xmlns] #recap_projet .middle,html[xmlns] #recap_coordonnees .middle
	{ /*height:auto;
	min-height:101px;*/
	
}

#recap_projet .bottom,#recap_coordonnees .bottom {
	position: absolute;
	bottom: -5px;
	left: 0px;
	z-index: 5;
	width: 320px;
	height: 101px;
	background: url(../images/commun/portlets/demande_devis_top_bottom.png)
		no-repeat;
	float: left;
}

#recap_projet .contain,#recap_coordonnees .contain {
	position: relative;
	z-index: 11;
	width: 290px;
	margin-left: 10px;
	font-size: 1.1em;
}

#recap_projet .contain ul li {
	margin-bottom: 2px;
	width: 283px !important;
	width /**/: 290px;
	float: left;
	background: url(../images/commun/puces/puce05.gif) no-repeat 0px 7px;
	padding-left: 7px;
	line-height: 1.3em;
}

#recap_projet .contain ul li p {
	padding-left: 10px;
}

#recap_projet .contain a,#recap_coordonnees .contain a {
	font-weight: bold;
	color: #669900;
	background: url(../images/commun/portlets/demande_devis_modify.gif)
		no-repeat;
	padding-left: 19px;
	display: block;
	float: right;
	padding-top: 3px;
	padding-bottom: 2px;
}

#recap_coordonnees .contain ul li {
	width: 285px !important;
	width /**/: 290px;
	float: left;
	padding-left: 5px;
	margin-bottom: 2px;
	line-height: 1.3em;
}

#recap_coordonnees .contain ul li.adresse {
	margin-bottom: 15px;
}

#deco_demande_devis {
	width: 187px;
	position: absolute;
	top: 25px;
	right: 15px;
	height: 334px;
}

ul.listeBullet {
	font-size: 1.1em;
	margin-left: 13px;
	margin-right: 15px;
	margin-top: 30px;
}

ul.listeBullet li {
	margin-bottom: 15px;
	padding-left: 10px;
	background: url(../images/commun/puces/puce01.gif) no-repeat 0px 3px;
}

#demande_devis_portlets {
	padding-bottom: 30px;
	float: left;
	margin-top: 45px;
	padding-left: 70px;
	height: 250px;
}

#demande_devis_portlets .portlet {
	float: left;
	width: 319px;
	background: url(../images/commun/portlets/fond_portlet_vert.jpg)
		no-repeat;
	height: 159px;
	margin-right: 80px;
	position: relative;
}

#demande_devis_portlets .portlet h3 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px auto;
	width: 200px;
	margin-top: 18px;
	padding-bottom: 10px;
}

#demande_devis_portlets .portlet h3.deuxlignes {
	margin-top: 11px;
	padding-bottom: 5px;
}

#demande_devis_portlets .portlet img {
	float: left;
	margin: 12px 10px 0px 15px;
}

#demande_devis_portlets .portlet p {
	margin: 12px 0px 0px 0px;
	font-size: 1.3em;
	line-height: 1.3em;
}

#demande_devis_portlets .portlet a {
	position: absolute;
	bottom: 22px;
	right: 19px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	width: 178px;
	text-align: center;
}

#deco_demande_devis2 {
	background: url(../images/visuels/demande_devis2.jpg) no-repeat;
	width: 220px;
	position: absolute;
	bottom: -8px;
	right: -1px;
	height: 245px;
}

html[xmlns] #deco_demande_devis2 {
	bottom: -7px;
}

.classic_contain {
	padding: 0px 10px 0px 10px;
	font-size: 1.1em;
	line-height: 1.2em;
}

.classic_contain p {
	margin-bottom: 10px;
	text-align: justify;
}

#credit_portlet_contener {
	float: left;
}

.credit_portlet {
	float: left;
	display: inline;
	margin-left: 45px;
	width: 293px;
	font-size: 1.2em;
	/*font-weight: bold;*/
	margin-bottom: 20px;
}

.credit_portlet img {
	margin-right: 10px;
}

.credit_portlet td {
	vertical-align: middle;
	/*font-weight: bold;*/
	font-size: 0.92em;
}

#credit_portlet_contener p.tinyText {
	font-weight: normal;
	margin-left: 0px;
	font-size: 0.8em;
	clear: both;
	margin: 5px 0px 12px 0px;
}

/**
*	En savoir plus
*/
.en_savoir_plus_large {
	float: left;
	width: 320px;
	padding-bottom: 2px;
	position: relative;
	z-index: 2;
	overflow: visible;
}

.en_savoir_plus_large h3 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/commun/portlets/en_savoir_plus_top.gif)
		no-repeat;
	padding: 12px 0px 4px 22px;
	float: left;
	height: 13px !important;
	height /**/: 29px;
	width: 298px !important;
	width /**/: 320px;
}

.en_savoir_plus_large .contain {
	position: relative;
	float: left;
	width: 320px;
	background: url(../images/commun/portlets/en_savoir_plus_middle.png)
		repeat-y;
	z-index: 5;
}

.en_savoir_plus_large .the_content {
	position: relative;
	z-index: 6;
	padding: 5px 5px 5px 20px;
	width: 295px !important;
	width /**/: 320px;
	font-size: 1em;
	text-align: left;
	float: left;
}

.en_savoir_plus_large a {
	color: #669900;
}

.en_savoir_plus_large .the_content img {
	margin-right: 10px;
}

.en_savoir_plus_large .the_content p {
	text-align: left;
	float: left;
	width: 230px;
	margin: 4px 0px 0px 0px;
}

.en_savoir_plus_large .bottom {
	position: absolute;
	bottom: -2px;
	left: 0px;
	float: left;
	z-index: 4;
	height: 36px;
	font-size: 0px;
	line-height: 0px;
	width: 320px;
	background: url(../images/commun/portlets/en_savoir_plus_bottom.png)
		no-repeat;
}

/**
*	 page produit
*/
.content_produit #descriptif_produit .portlet_en_savoir_plus h4.portlet_en_savoir_plus
	{
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 14px;
}

.content_produit #descriptif_produit .portlet_en_savoir_plus a {
	padding: 0;
	margin-top: 15px;
}

.content_produit {
	margin: 0px 15px;
	float: left;
	display: inline
}

.content_produit #visuel_produits {
	float: left;
	width: 260px;
	text-align: center;
}

.content_produit #pictos_produits img {
	margin: 15px 4px 0px 4px;
}

.content_produit #descriptif_produit {
	float: left;
	width: 320px;
	position: relative
}

.content_produit #descriptif_produit h4 {
	font-size: 1.2em;
	color: #669900;
	font-weight: bold;
	margin: 10px;
}

.content_produit #descriptif_produit h3 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px 0px 10px 10px;
}

.content_produit #descriptif_produit ul {
	font-size: 1.2em;
	margin: 10px 0px 0px 25px;
}

.content_produit #descriptif_produit ul li {
	background: url(../images/commun/puces/puce01.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}

.content_produit #descriptif_produit ul li ul {
	margin: 5px 0px 10px 22px;
	font-size: 0.85em;
}

.content_produit #descriptif_produit ul li ul li {
	padding: 0px 0px 0px 0px;
	background: none;
}

div.portlet_en_savoir_plus {
	width: 278px;
	height: 89px;
	background: url(../images/commun/portlets/portlet_en_savoir_plus.jpg)
		no-repeat;
	margin-top: 45px;
	margin-bottom: 5px;
}

.portlet_en_savoir_plus a {
	display: block;
	font-size: 1.1em;
	color: #669900;
	font-weight: bold;
	width: 213px;
	margin: 15px 0px 0px 60px
}

.prix {
	font-size: 1.1em;
	padding-left: 5px;
}

#visuel_chaleureux {
	position: absolute;
	bottom: 2px;
	right: -1px;
}

html[xmlns] #visuel_chaleureux {
	bottom: -7px;
}

div#div_doc_par_mail {
	width: 350px;
	padding-bottom: 10px;
}

form#demande_devis_2 #colonne1 input#form_doc_par_mail {
	width: auto;
	margin-left: 145px;
	border: none;
}

form#demande_devis_2 #colonne1 div#div_doc_par_mail label {
	text-align: left;
	width: 177px;
	padding-left: 3px;
	/*padding-bottom:10px;*/ /*
	
	text-align:left;
	display:block;
	clear:left;
	margin-right:5px;
	padding-top:2px;
	margin-bottom:14px;
	background-color:#F00;
	*/
}
