/* ------------------------------------------------------------------------
	FLAME DEFAULT STYLESHEET
	
	All pages inherrit from this stylesheet, so anything reusable,
	site-wide or generic goes here.
------------------------------------------------------------------------ */


/* Default font face, color and size
------------------------------------------------------------------------ */
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
	font-size: .9em;
	line-height: 1.3em;
}


/* Page structure
------------------------------------------------------------------------ */
body {
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
	background: #C0BA94 url(../images/bg_gradient.gif) top left repeat-x;
}
#page {
	width: 760px;
	margin: auto;
	text-align: left;
}
#header {
	width: 760px;
	height: 26px;
	margin-top: 11px;
	position: relative;
}
#body {
	border: 3px solid #000;
	position: relative;
	background: #fff url(../images/bg_body.jpg) top center no-repeat;
}
#section {
	height: 115px;
}

#sectionProds {
	height: 263px;
	.height:260px;
}

#section-prodDetails {
	width:754px;
	height: 298px;
	_height:295px;
}

#sectionProds a:link, #sectionProds a:visited, #sectionProds a:active, #section-prodDetails a:link, #section-prodDetails a:visited, #section-prodDetails a:active {
	color:#fff;
	text-decoration:underline;
}
#sectionProds a:hover, #section-prodDetails a:hover{
	text-decoration:none;
}
#iEntete
{
	margin:90px 0 0 0;
	_margin:87px 0 30px 0;
	.margin:87px 0 0 0;
}

#content {
	float: right;
	width: 560px;
	padding-bottom:0;
	position: relative; /* To avoid IE bug */
}
#content .wrap {
	padding: 10px 20px 20px;
	position:relative;
}
#content.fullpage {
	float: none;
	width: 100%;
}
#side {
	float: right;
	width: 194px;
	_width:130px;
	padding-bottom: 20px;
	position: relative; /* To avoid IE bug */
}
#side .wrap {
	padding: 10px 20px;
	_padding:10px 0;
}

/* Main Menu (dynamic dropdown)
------------------------------------------------------------------------ */
#nav {
	margin-top: 41px;
}
#mainMenu {
	padding: 0;
	margin: 0;
	height: 39px;
}
#mainMenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 39px;
	cursor: pointer;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mainMenu li span, #mainMenu li a {
	display: block;
	height: 39px;
	cursor: pointer;
}
#mainMenu li a {
	display: none;
}
#mainMenu li a.show {
	display: block;
}
#mainMenu li span.hide {
    display: none;
}

/* Dynamic Sub menus */
#subMenus {
	font-size: 11px;
	line-height: 14px;
}
#subMenus div {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
	margin: -11px 0 0 12px;
	padding-top: 3px;
	border-bottom: 1px solid #9F9C89;
	background: url(../images/menu_topline.gif) 0 0 no-repeat;
}
#subMenus div div {
	position: relative;
	display: block;
	width: 160px;			/* For IE 5 Win only */
	width/**/:/**/ 125px;	/* For all standards compliant browsers */
	margin: 0;
	padding: 4px 13px 4px 17px;
	border-left: 1px solid #9F9C89;
	border-right: 1px solid #9F9C89;
	border-bottom: none;
	background: #E9E5C7 url(../images/menu_bullet.gif) 8px 9px no-repeat;
}
#subMenus #ProduitsMenuItemAccessoiresMenu,
#subMenus #ServicesMenuItemFAQMenu,
#subMenus #TelechargementsMenuItemPhotosMenu,
#subMenus #TelechargementsMenuItemManuelsMenu,
#subMenus #TelechargementsMenuItemBrochuresMenu,
#subMenus #TelechargementsMenuItemFeuilletsMenu {
	padding: 0;
	margin: 0 0 0 -1px;
	border-top: 1px solid #9F9C89;
}
#subMenus #ProduitsMenuItemAccessoiresMenu div,
#subMenus #ServicesMenuItemFAQMenu div,
#subMenus #TelechargementsMenuItemPhotosMenu div,
#subMenus #TelechargementsMenuItemManuelsMenu div,
#subMenus #TelechargementsMenuItemBrochuresMenu div,
#subMenus #TelechargementsMenuItemFeuilletsMenu div {
	background-color: #FCF8D9;
	margin-left: -15px;
}
/* Hides from IE5-mac - for all modern browsers \*/
#subMenus #ProduitsMenuItemAccessoiresMenu div,
#subMenus #ServicesMenuItemFAQMenu div,
#subMenus #TelechargementsMenuItemPhotosMenu div,
#subMenus #TelechargementsMenuItemManuelsMenu div,
#subMenus #TelechargementsMenuItemBrochuresMenu div,
#subMenus #TelechargementsMenuItemFeuilletsMenu div {
	margin-left: 0;
}
/* End hide */
#subMenus #ProduitsMenuItemAccessoiresMenu div.subMenuSelectedItem,
#subMenus #ServicesMenuItemFAQMenu div.subMenuSelectedItem,
#subMenus #TelechargementsMenuItemPhotosMenu div.subMenuSelectedItem,
#subMenus #TelechargementsMenuItemManuelsMenu div.subMenuSelectedItem,
#subMenus #TelechargementsMenuItemBrochuresMenu div.subMenuSelectedItem,
#subMenus #TelechargementsMenuItemFeuilletsMenu div.subMenuSelectedItem {
	background-color: #FEFCF4;
}
#subMenus a {
	color: #000;
	text-decoration: none;
	height: 1%;
}
html>body #subMenus a {
	height: auto;
}
#subMenus a:hover, #subMenus .subMenuSelectedItem a {
	color: #CC220B;
}
/* Class sur les DIV par defaut */
.subMenuItem {
	background: #E9E5C7;
}
/* Class assignee via javascript sur les DIV en rollover */
#subMenus .subMenuSelectedItem {
	background: #FCF8D9 url(../images/menu_bullet.gif) 8px 9px no-repeat;
}
/* proprietes communes aux 2 class */
.subMenuItem, .subMenuSelectedItem {
	cursor: pointer;
	padding: 3px;
}

/* Header
------------------------------------------------------------------------ */
#header h1 {
	position: absolute;
	top: -89px;
	left: 15px;
	z-index: 200;
	margin: 0;
}
#header h1 span {
	display: none;
}
#utils {
	height: 26px;
	float: right;
	margin: 0;
	padding: 0;
}
#utils li {
	margin: 0;
	padding: 0;
	float: left;
	height: 26px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#utils li a {
	display: block;
	height: 26px;
}
#utils li span {
	display: none;
}


/* Body
------------------------------------------------------------------------ */

/* Section title */
#section h2, #sectionProds h2, #section-prodDetails h2 {
	position: absolute;
	top: 64px;
	left: 20px;
	font-size: 20px;
	font-family: "arial narrow", arial, verdana, sans-serif;
	line-height: 20px;
}
#section h3, #sectionProds h3, #section-prodDetails h3{
	position: absolute;
	width: 300px;
	top: 223px; /* For IE MAc only */
	left: 0;
	float: left;
	margin: 0;
	padding: 0 30px 0 20px;
	font-size: 1.2em;
	line-height: 24px;
	color: #fff;
	background: #D0230C url(../images/product_type_corner.gif) top right no-repeat;
}

/* commented backslash hack v2 \*/
#section h3 {
	top: 233px;
	width: auto;
}
#section h3.noSlide {
	top: 90px;
	.top : 87px;
	width: auto;
}
#sectionProds h3 {
	top: 233px;	
	.top : 230px;
	_top:233px !important;
	width: auto;
}
#section-prodDetails h3 {
	top: 272px;	
	.top: 269px;
	_top:272px !important;
	width: auto;
}

#section a, #sectionProds a, #section-prodDetails a
{ color:White; }
/* end hack */

#section h3 span, #sectionProds h3 span , #section-prodDetails h3 span {
	display: block;
	padding: 0 0 0 10px;
	background: url(../images/product_type_bullet.gif) left center no-repeat;
}


/* --- Main content zone --- */

/* general text */
a {
	color: #E5660F;
}
a:visited {
	color: #A07225;
}
a:hover {
	color: #D0230C;
}
h4 {
	margin: 0 0 1em;
	padding: 0 0 5px;
	font-size: 1.6em;
	border-bottom: 4px solid #ED9400;
	font-family: "arial narrow", arial, verdana, sans-serif;
}
h5 {
	margin: 1.5em 0 1em;
	font-size: 1.3em;
}
h6 {
	margin: 1.5em 0 .8em;
	font-size: 1.1em;
	color: #ED9400;
}
#content li {
	list-style: square;
}

/* Images */
.picture-right {
	float: right;
	margin: 0 0 1em 1em;
}
.picture-left {
	float: left;
	margin: 0 1em 1em 0;
}

/* tables */
table {
	margin: 0 0 1em;
}
table td {
	vertical-align: top;
}

/* General listing table */
table.listing {
	width: 520px;
	border-bottom: 1px solid #CFCDC4 !important;
}
table.listing.fullpage {
	width: 714px;
}
table.listing th, table.listing tr.contentHeader td {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #97450A;
	vertical-align: top;
	border-top: none;
	background: #EEEACD;
}
table.listing td, table.listing tr.contentRow td {
	padding: 12px 5px;
	line-height: 1.2em;
	border-top: 1px solid #CFCDC4;
}
table.listing th a, table.listing tr.contentHeader a {
	color: #97450A;
}
table.listing th a:hover, table.listing tr.contentHeader a:hover {
	color: #D0230C;
}

/* Forms */
div.form {
	margin: 2em 0;
	padding: 1em 1.5em;
	background: #FAF9EC;
	height: 1%; /* For IE 5.01 Win */
	border: 1px solid #9F9C89;
}
html>body #content div.form {  /* If there is space around the  > , IE 5 win will apply the rule (and we don't want that!) */
	height: auto;
}
.form fieldset {
	display: block;
	margin: 0 0 1.5em 0;
	border: 0px solid #FAF9EC;
	padding: 0;
}
.form legend {
	margin: 0;
	padding: 0;
	
	
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #ED9400;
}
.form label {
	clear: left;
	float: left;
	width: 140px;
	display: block;
}
input, select, textarea {
	margin: 0 0 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 3px;
}
input.input-text {
	width: 200px;
}
input.postalcode {
	width: 80px;
}
.form select {
	padding: 0;
}
.form textarea {
	width: 280px;
	height: 6em;
}
.form textarea.textarea-large {
    width: 450px;
	height: 10em;
}
input.button {
	margin: .5em 0;
	padding: 2px 7px;
	width: auto;
	overflow: visible;
}
.form fieldset.choice-group input {
	clear: left;
	float: none; /* For IE MAC only */
	width: auto;
	margin: 0 5px 1px 0;
}
.form fieldset.choice-group label {
	float: left;
	width: auto;
	clear: none;
	margin: 0 5px 3px 0;
}
/* commented backslash hack v2 \*/
.form fieldset.choice-group input {float: left;}
/* end hack */

* html .form fieldset.choice-group label { /* Only for IE */
	
	top: 2px;
}

.form fieldset p {
	margin: .5em 0 1em;
}
#page .form .first, #page .form p.first {
	margin-top: .8em;
}
.error {
    color: red;
}

/* Side content zone */
#side h1
{
    color:#000000;
    font-size:1.3em;
    line-height:1.1em;
    margin:0 0 1em;
}
#side dl {
	margin: 0 0 1.5em;
}
#side dt {
	margin: 0 0 1em;
	font-weight: bold;
	color: #F4A120;
}
#side dd {
	margin: 0 0 .4em;
	padding: 0 0 0 8px;
	background: url(../images/side_bullet.gif) 0 6px no-repeat;
}
#side dd a {
	color: #000;
	text-decoration: none;
}
#side dd a:hover {
	color: #D0230C;
	text-decoration: underline;
}

/* -- boîte Calculateur --------------------- */
#boxCalculateur
{
	width:220px;
	position:absolute;
	top:170px;
	left:504px;
}

#boxCalculateur_fr
{
	width:220px;
	position:absolute;
	top:185px;
	left:504px;
}

#boxCalculateur h1, #boxCalculateur_fr h1
{
	color:#fff;
	font-size:1.1em !important;
	padding:5px 0 5px 8px;
	margin:0;
}

#boxCalculateur p, #boxCalculateur_fr p
{
	padding:0 8px 10px 8px;
	margin:0;
	color:#fff;
	text-align:justify;
}

#txtCalculateur
{
	width:220px;
	background:#886342 url(images/boxCalculateur_bg_fr.jpg) no-repeat top left;
}

#txtCalculateur_fr
{
	width:220px;
	background:#886342 url(images/boxCalculateur_bg_fr.jpg) no-repeat top left;
}

/* ----- */

#bCalculer
{background:url(images/bCalculer_bg_fr.gif) no-repeat bottom left; padding:2px 0 3px 0;}

#bCalculer_fr
{background:url(images/bCalculer_bg_fr.gif) no-repeat bottom left; padding:5px 0;}

#bCalculer h1, #bCalculer_fr h1
{
	color:#fff;
	padding:1px 0 1px 12px;
	margin:0;
	font-size:1em;
}

#bCalculer a:link, #bCalculer a:visited, #bCalculer a:active, #bCalculer_fr a:link, #bCalculer_fr a:visited, #bCalculer_fr a:active
{
	color:#fff;
	text-decoration:none;
}
#bCalculer a:hover, #bCalculer_fr a:hover
{text-decoration:underline;}


/* --- Formulaire Calculateur -------------------------------------------------- */

/* tableau */

/* General listing table */

.contenu
{padding:0 10px 0 10px;}

table.calculateur
{
	width:335px;
	border-bottom: 1px solid #fff !important;
	margin:20px 0 0 30px;
	float:left;
}

table.tableMarge
{margin:0 90px 0 0;}

table.calculateur th.tabCalculateur_titre, table.resultats th.tabCalculateur_titre
{
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #97450A;
	vertical-align: top;
	border-top: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: #e77b20;
}

table.calculateur th, table.resultats th
{
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #97450A;
	vertical-align: top;
	border-top: none;
	color: #fff;
	background: #e77b20;
}

table.calculateur td, table.resultats td
{
	color:#333;
	padding: 5px 5px;
	line-height: 1.2em;
	border-top: 1px solid #fff;
	background:#d4cfac;
}

table.calculateur td.borderGau, table.calculateur th.borderGau, table.resultats th.borderGau, table.resultats td.borderGau
{border-left: 1px solid #fff;}

table.calculateur td.centrer, table.calculateur th.centrer, table.resultats th.centrer, table.resultats td.centrer
{text-align:center;}

/* Forms */

.formCalcul
{
	margin: 20px 20px 0 0;
	float:left;
	width:316px;
}

.lesChampsCalculs
{margin:0 0 25px 0;}

.lesChampsCalculs select
{width:260px;}

.formCalcul label 
{
	display: block;
	text-align:left;
	font-weight:bold;
}

formCalcul input
{
	margin:0 0 7px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 3px;
}

.txt_petit
{font-size:0.8em;}

/* Footer
------------------------------------------------------------------------ */
#footer p {
	margin: .75em 0;
}
#footer a {
	color: #000;
}
#footer a:hover	{
	color: #6E2808;
}

#tblImportant input, #tblImportant label
{
    width:10px;
}

input.iTel1 {width:25px;}
input.iTel2 {width:35px;}

#UserControl1_rblPrice input, 
#UserControl1_rblBrandName input, 
#UserControl1_rblQuality input, 
#UserControl1_rblHeatOutput input, 
#UserControl1_rblCustomize input, 
#UserControl1_rblEfficiency input, 
#UserControl1_rblWarranty input, 
#UserControl1_rblLocalService input, 
#UserControl1_rblTauxPollution input
{width:15px;}

#UserControl1_rblSexe td, #UserControl1_rblSexe label
{width:50px;}

#tblImportant table {margin:0px;}
#tblImportant table th, #tblImportant table td  {border:0;}

.lesChampsCalculs select {
    width:260px;
}

/* -- Slideshow accueil ---------------------- */

#slideshow
{
	width:434px;
	margin:0 0 15px 0;
}

/* -- Slideshow photos ----------------------------- */

#slideshowProds {
    position:absolute;
    height:182px;
	margin:90px 0 0 0;
	_margin:87px 0 0 0;
	.margin:87px 0 0 0;
}

#slideshowProds IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowProds IMG.active {
    z-index:10;
}

#slideshowProds IMG.last-active {
    z-index:9;
}

/* -- Slideshow photos ----------------------------- */

#slideshowProdsC {
    position:absolute;
    height:143px;
	margin:90px 0 0 0;
	_margin:87px 0 0 0;
	.margin:87px 0 0 0;
}

#slideshowProdsC IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowProdsC IMG.active {
    z-index:10;
}

#slideshowProdsC IMG.last-active {
    z-index:9;
}