/* CSS Document */
@import url('menu.css');
@import url('fondGeomoss.css');
@import url('thumbnailviewer.css');
@import url('style.css');
@import url('tabs.css');

body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #3b4033;
}
sup{
	font-family: Arial, Helvetica, sans-serif;
	line-height:60%;
	font-size: 9px;
}

#retourChariot {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	border: none;
	background: transparent;
}
.clear {
	clear: both;
	height: 1px;
}
#espace4 {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	border: none;
	background: transparent;
}
a {
	color: #8CA524;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #8CA524;
	text-decoration: underline;
}
h1 {
	color: #8CA524;
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	color: #8CA524;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	color: #8CA524;
	margin: 0.2em 0;
	font-size: 1.4em;
}
img {
	border: 0;
}
ul,ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.text_button {
	margin: 10px 0;
	background: url(../media/interface/puce_down.gif) top left no-repeat;
	padding: 1px 0 0 20px;
	font-weight: bold;
}

.text_button a {
	color: #8CA524;
	text-decoration: underline;
	font-weight: bold;
}

.text_button a:hover {
	color: #8CA524;
	font-weight: bold;
	text-decoration: underline;
}
#BodyPageMarge{
	margin: 0px auto;
	margin-top: 40px;
}
#BodyPage {	
	margin: 0px auto;
	width: 797px;	
	background: url(../media/images/ombre_site.gif) top left repeat-y;		
}
#BodyPageFooter {	
	margin: 0px auto;
	width: 797px;	
	height:9px;
	background: url(../media/images/ombreFooter.gif) top left no-repeat;		
}
/* Page */
#page {
	margin: 0px auto;
	padding: 0;		
	width: 759px;
	display: block;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	border:#FFFFFF 5px solid;
	border-bottom:#FFFFFF 5px solid;
	background-color: #fff; /* e8e2d5; */
	
			
}

/* Navigation */
#navigation {	
	background-color: #7a664c;
	border:#FFFFFF 0px solid;
	height:179px;
}
#navigation #logo{	
	float:left;
	margin: 13px 0 0px 27px;
}

#navigation #baseline{	
	float:right;
	margin: 60px 30px 0 0px;
}
#navigation #menu{
	background: url(../media/images/fondmenu.gif) top left no-repeat;	
	width:759px;
	height:81px;	
	float:left;
	margin: 5px 0 0 0px;	
}	

/* Header */
#page #header,#page #index_header {
	padding-top: 7px;
	padding-bottom: 4px;
	background-color: #fff;
}

#header{
	text-align: center;	
}

/* Content */

#rubnav {
	margin: 0px 0 0 0px;
	height: 32x;	
	border: #FF0000 0px solid;
}
#rubnav ul {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
	height: 32px;
	border: #00FF33 0px solid;
}
#rubnav ul li {
	float: left;
	margin: 0px 10px 0 0;
	padding: 0px 0 0 0px;
	height: 32px;
}
#rubnav ul li a img {
	filter: alpha(opacity =     100);
	-moz-opacity: 1;
	opacity: 1;
}

#rubnav ul li a:hover img {
	filter: alpha(opacity =     80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}



#page #main {
	/* float: left; */
	/* margin-top: 6px; */
	margin-top: 0px;
	padding: 0;
	
}

#page {
	/* min-height: 800px; */	
	padding-bottom: 0px;
	/* height:auto; */
	/* border: #FF0000 0px solid; */
}

#page #main #content {
	/* float: left; */
	/* width:537px; */
	border: #FF0000 0px solid;
}

/* Chapeau */
#page #main #content #chapeau {
	float: left;
	margin: 0;
	padding: 0;
	background: #F3F2F1;
	/* url(../media/interface/lame_terrasse.jpg) top left no-repeat; */
	width: 546px;
}

#page #main #content #chapeau #illustration {
	float: left;
}

#page #main #content #chapeau #texte {
	float: left;
	width: 360px;
	padding: 4px 10px 0;
}

#page #main #content #chapeau #texte h1,h2,p {
	margin: 0;
	margin-top: 0.5em;
}

#page #main #content #chapeau #texte  p {
	margin-top: 0.5em;
}

#page #main #content #chapeau #texte #title {
	color: #584C02;
	font-weight: bold;
}

#page #main #content #chapeau #texte p.chapeau {
	color: #8CA524;
	font-weight: bold;
}

#page #main #content #chapeau #texte p.chapeau a {
	color: #584C02;
	text-decoration: none;
	font-weight: bold;
}

#page #main #content #chapeau #texte p.chapeau a:hover {
	color: #584C02;
	text-decoration: underline;
	font-weight: bold;
}

#page #main #content #chapeau_bottom {
	clear: both;
	margin: 0;
	padding: 0;
	width: 546px;
	height: 4px;
	/* background: url(../media/interface/terrasses_bois.jpg) top left no-repeat; */
	overflow: hidden;
	margin-bottom: 10px;
}

/* Parragraphe */
#page #main #content #parragraphe {
	width: 546px;
	clear: both;
	/* float: left; */
	margin: 0;
	padding: 0;
	background: url(../media/interface/terrasse.jpg) top left repeat-y; 
	
}

#page #main #content #parragraphe #top {
	margin: 0;
	padding: 0;
	width: 546px;
	height: 6px;
	background: url(../media/interface/deck.jpg) top left no-repeat;
	overflow: hidden;
}

#page #main #content #parragraphe #middle {
	width: 526px;
	margin: 0;
	padding: 0 10px;
	background: url(../media/interface/terrasse.jpg) top left repeat-y;
	*/
}

#page #main #content #parragraphe #bottom {
	clear: both;
	width: 546px;
	height: 6px;
	background: url(../media/interface/terrasses_bois_composite.jpg) top
		left no-repeat;
	overflow: hidden;
}

/* Image/Text Block */
.image_text_block {
	clear: both;
	float: left;
	width: 526px;
}

.image_text_block #image {
	width: 200px;
	padding-right: 10px;
	float: left;
}

.image_text_block #text {
	padding: 0;
	margin: 0;
	width: 300px;
	float: left;
}

/* Row  */
.row {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

.row .col {
	width: 260px;
	background: url(../media/interface/bois-composite.jpg) top left
		no-repeat;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	margin-left: 3px;
}

.row .col {
	float: left;
}

.row .col_droite {
	margin-left: 10px;
}

.row .col_fond {
	margin-top: 6px;
	background: url(../media/interface/terrasses.jpg) top left repeat-y;
	padding: 1px 7px;
}

.row .col_bottom {
	width: 260px;
	height: 6px;
	background: url(../media/interface/composite_bois.jpg) top left
		no-repeat;
}

/* Subnav */
#page #main #subnav {
	float: right;
	width: 183px;
	margin-left: 10px;
	border: #FF5b00 0px solid;
}

#page #main #subnav img {
	margin-bottom: 5px;
}

/* Carateristiques */
#caracteristiques {
	float: left;
}

#caracteristiques ul {
	padding-top: 10px;
	clear: both;
}

#caracteristiques li {
	padding: 0;
	padding-right: 10px;
	font-weight: normal;
	width: 280px;
}

#caracteristiques li#view {
	float: left;
	width: 214px;
	height: 107px;
	padding: 4px;
	margin-right: 5px;
	background: url(../media/interface/wood_plastic.jpg) top left no-repeat;
}

#caracteristiques li#title {
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
	color: #8CA524;
}

#caracteristiques li#title a {
	color: #584C02;
	text-decoration: none;
	font-weight: bold;
}

#caracteristiques li#title a:hover {
	color: #584C02;
	text-decoration: underline;
	font-weight: bold;
}

/* Fixtations par clips */
.clips {
	float: left;
	color: #8CA524;
	margin-top: 10px;
	padding-right: 20px;
}

.clips_uk {
	float: left;
	color: #8CA524;
	margin-top: 10px;
}

/* Gamme */
#gamme {
	float: left;
	padding: 10px;
}

#gamme ul {
	padding-top: 10px;
	clear: both;
	border: 0px solid #E0E0E0;
}

#gamme li#view {
	float: left;
	width: 220px;
	padding: 5px;	
}

#gamme li#view a {
	text-decoration: none;
}

#gamme li {
	float: right;
	border: 0px solid #E0E0E0;	
	padding: 0;
	width: 290px;
	font-weight: normal;
}

#gamme li#title {
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 3px;
	color: #8CA524;
}

/* Geolam */ /* Tableau composition */
#composition {
	padding: 0;
	margin: 10px 0;
}

#composition tr td {
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin: 0;
}

#composition  tr td.item {
	padding-right: 30px;
	background: #F3F2F1;
}

#composition tbody tr td.amount {
	text-align: right;
	color: #FFF;
	font-weight: bold;
	background: #8CA524;
}

/* Tableau comparatif */
#comparatif {
	padding: 0;
	margin: 10px 0;
	text-align: center;
}

#comparatif tr td,th {
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin: 0;
}

#comparatif tr td.proprietes {
	text-align: left;
}

#comparatif tr td.geolam,th.geolam {
	color: #FFF;
	font-weight: bold;
	background: #8CA524;
}

#comparatif tr td.bois,th.bois {
	background: #E5E1D8;
}

#comparatif tr td.plastique,th.plastique {
	background: #E5E1D8;
}

/* Tableau Technical (uk) */
#technical {
	padding: 0;
	margin: 10px 0;
}

#technical tr td,th {
	border: 1px solid #E0E0E0;
	padding: 1px 5px 1px 2px;
	margin: 0;
}

#technical tr {
	background: #F3F2F1;
}

#technical tr.odd {
	background: #C7D58C;
}

#technical tr th {
	text-align: center;
	background: #8CA524;
	color: #FFF;
}

ul.geolam li {
	color: #000;
	padding-bottom: 1em;
}

ul.geolam li strong {
	font-size: 1.1em;
	color: #8CA524;
}

/* Telechargement */
#telechargment h2 {
	clear: both;
}

#telechargement ul {
	margin-top: 10px;
	float: left;
	width: 250px;
}

#telechargement ul li.pdf {
	line-height: 3em;
	background:
		url(../media/images/bois-composite-photo/terrasse/nav-acro.gif) top
		left no-repeat;
	padding-top: 0;
	padding-left: 30px;
	margin: 0;
}

#telechargement ul li.pdf a {
	color: #000;
	text-decoration: none;
}

#telechargement ul li.pdf a:hover {
	color: #000;
	text-decoration: underline;
}

/* Realisations */
#realisations {
	float: left;
}

#realisations ul {
	padding-top: 10px;
	float: left;
	width: 260px;
}

#realisations li {
	padding: 0;
	padding-right: 10px;
	font-weight: normal;
	width: 122px;
}

#realisations li#view {
	float: left;
	width: 107px;
	height: 113px;
	text-align: center;
	vertical-align: middle;
	line-height: 107px;
	margin: 0px 3px 0 0;
	background: url(../media/interface/wood.jpg) left 5px no-repeat;
}

#realisations li#view img {
	vertical-align: middle;
}

#realisations li#title {
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
	color: #8CA524;
}

#realisations li#title a {
	color: #584C02;
	text-decoration: none;
	font-weight: bold;
}

#realisations li#title a:hover {
	color: #584C02;
	text-decoration: underline;
	font-weight: bold;
}

/* Distributeurs */
.distributeurs {
	padding: 0;
	margin: 0;
	display: block;
}

.distributeurs tr td {
	vertical-align: top;
	width: 160px;
	padding: 5px 5px 10px;
	margin: 0;
}

.distributeurs li {
	line-height: 1.4em;
}

.distributeurs li#company {
	color: #793D2F;
	font-weight: bold;
}

.distributeurs li.personne {
	font-weight: bold;
}

.distributeurs li#telephone,li#fax {
	color: #757575;
	font-style: italic;
}

/* Footer */
#footer {
	width:auto;
	background:#fff;	
	font-size: 11px;	
	color:#988e7e;
}

.footerleft{
	text-align: left;
	margin:0px;
	padding:10px 0px 5px 0px;
}

.footercenter{
	text-align:center;
	margin:0px;
	padding:50px 0px 5px 0px;
}


/*************** index *******************/
#index_subnav {
	margin: 0;
	padding: 0;
	width: 749px;
}

#index_subnav img {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	padding-right: 3px;
}

/*********** flashupdate  *****************/
#flashupdate p {
	width: 740px;
	/*border: 1px solid #E0E0E0;*/
	text-align: center;
	padding: 50px 0;
	font-size: 1.2em;
}

/***** CONTACT *****/
.contactResult{
	height:100px;
	min-height: 100px;	
}	

table.contact {
	width: 100%;
	margin: 0;
}

table.contact td.titre {
	padding: 15px 0 20px 0;
	font-size: 1.00em;
	color: #8CA524;
	font-weight: bold;
}

table.contact td.designation {
	/* width: 150px; */
	padding: 6px 0 5px 10px;
	font-weight: none;
	vertical-align: top;
	font-size:12px;
	color:#988e7e;
}

/* label */
table.contact tr.error td.designation {
	width: 150px;
	padding: 7px 0 6px 10px;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	vertical-align: top;
}

table.contact td.field {
	vertical-align: top;
	padding: 3px 0;
}

table.contact td.field input,select {
	width: 220px;
	padding: 2px 0 1px 2px;
	border: 1px solid #666;
	background: #FFF url(../media/interface/composite.gif) top left repeat-x
		;
	font-size: 11px;
	color: #5D5D5D;
}

table.contact td.field select {
	width: 224px;
}

table.contact td.field textarea {
	width: 220px;
	height: 100px;
	padding: 0 0 0 2px;
	border: 1px solid #666;
	background: #FFF url(../media/interface/composite.gif) top left repeat-x
		;
	font-size: 11px;
	color: #5D5D5D;
}

table.contact td.required {
	width: 10px;
	font-size: 1px;
}

table.contact td.required-on {
	width: 10px;
	font-size: 1px;
	background: url(../media/interface/bois.gif) top left no-repeat;
}

table.contact tr.error  td.required-on {
	width: 10px;
	font-size: 1px;
	background: #8CA524 url(../media/interface/bois.gif) top left no-repeat;
}

table.contact td.sep {
	height: 20px;
	font-size: 1px;
}

table.contact table.button {
	width: 100%;
}

table.contact table.button input {
	width: 100px;
	height: 20px;
	border-top: 1px solid #ECECEC;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #ECECEC;
	background-color: #8CA524;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	/* padding:1px 2px 5px 2px; */
}

table.contact table.button td.space {
	width: 170px;
}

table.contact table.button td.submit {
	width: 120px;
	text-align: left;
}

table.contact table.button td.reset {
	text-align: left;
}

table.contact tr.error {
	background-color: #8CA524;
}

div.error {
	color: #FFFFFF;
	background-color: #8CA524;
}

div.error div.titre {
	padding: 5px 15px;
	font-size: 1.30em;
	line-height: 1.30em;
	font-weight: bolder;
}

div.error div.titre img {
	float: left;
}

div.error div.txt {
	padding: 5px 15px;
}

#ArrContenu{
	border-top:#e8e2d5 10px solid; 
	margin:0px;
	padding: 0px;	
	background-color: #fff;
	color: #3b4033;
	font-size: 12px;	
	font-family: Arial;
}
#Visuel{
	padding: 0px;
	margin:0px;
	width:308px;
	text-align: left;
	background-color: #e8e2d5;
	vertical-align: top;
	/* 
	min-height:800px;
	height:auto;
	*/
}

#Visuel img{
	padding-right: 6px;
	padding-bottom: 3px;
}

#Visuel img.NoPadding{
	padding: 0px;
}

#contenu ul{
	float:left;	
/*	width:110px; */
	padding: 10px 10px 0 10px;
}

#contenu #realisations ul{
	float:left;	
	width:110px;
	padding: 10px 10px 0 10px;
}

#contenu .imageDroite{
	/* float:right; */
	text-align:right;
	/* background: #3b4033; */
	padding:0px 5px 2px 5px;	
	margin:0px 0px 10px 0px;
}


#contenu{
	margin: 0px;
	padding:10px 25px;	
	vertical-align: top;
	background-color: #fff;
	/*
	min-height:800px;
	height:auto;
	*/
}

#contenu .titre{
	color: #7f931d;
	font-size: 18px;
	padding:3px 0px 5px 0px;	
		
}


#contenu .titreDownload{
	text-align:right;
	color: #7f931d;
	font-size: 12px;
	padding:0px 0px 2px 0px;		
}

#contenu .titreDownload img{
	padding:0px 5px 0px 0px;	
	font-size: 12px;	
}

#contenu .soustitre{
	color: #000000;
	font-size: 14px;
	padding:22px 0px 5px 0px;	
	font-weight: bold;
}

#contenu p.puce{
	float:left;
	color: #fff;
	font-size: 9pt;
	padding:0px 5px 2px 5px;	
	margin:0px 0px 10px 0px;
	width:16px;
	font-weight: bold;
	background: #fff url(../media/images/puces.gif) top left no-repeat; 
}

	
#contenu .texte{
	color: #3b4033;
	font-size: 12px;
	padding:10px 0px 5px 0px;	
}

#contenu .texteWithPuce{
	color: #3b4033;
	font-size: 12px;
	padding:10px 0px 5px 26px;	
}



#contenu .texte p.bulleverte{
	float:left;
	color: #88a401;
	font-size: 9pt;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	width:8px;
	font-weight: bold;
}

#contenu #realisations {
	float:none;	
}
#contenu .image{
	text-align: center;
}

#contenu .image .imageLeft{
	float:left;
	text-align: center;
	margin:0px 1px 0px 10px;
}

#contenu .image .imageRight{
	float:left;
	text-align: center;
	margin:0px 0px 0px 1px;
}


#contenu #chapeau {
	float: left;
	margin: 0;
	padding: 0;
	background: #F3F2F1;
	/* url(../media/interface/lame_terrasse.jpg) top left no-repeat; */ 
	/* width: 546px; */
	width:auto;
}

#contenu #chapeauRealisation {
	float: left;
	margin: 0px;
	padding: 5px;
	background: #fff; /* e8e2d5; */
	width: 390px;
}


#contenu #chapeau #illustration {
	float: left;
}

#contenu #chapeau #texte,#contenu #chapeauRealisation #texte  {
	float: left;
	width: 215px;
	padding: 4px 10px 0;
}

#contenu #chapeau #texte h1,h2,p , #contenu #chapeauRealisation h1,h2,p{
	margin: 0;
	margin-top: 0.5em;
}

#contenu #chapeau #texte  p, #contenu #chapeauRealisation #texte  p {
	margin-top: 0.5em;
}

#contenu #chapeau #texte #title, #contenu #chapeauRealisation #texte #title{
	color: #584C02;
	font-weight: bold;
}

#contenu #chapeau #texte p.chapeau, #contenu #chapeauRealisation #texte p.chapeau{
	color: #8CA524;
	font-weight: bold;
}

#contenu #chapeau #texte p.chapeau a, #contenu #chapeauRealisation #texte p.chapeau a{
	color: #584C02;
	text-decoration: none;
	font-weight: bold;
}

#contenu #chapeau #texte p.chapeau a:hover,#contenu #chapeauRealisation #texte p.chapeau a:hover {
	color: #584C02;
	text-decoration: underline;
	font-weight: bold;
}

#contenu #chapeau_bottom {
	clear: both;
	margin: 0;
	padding: 0;
	width:auto;
	/* width: 546px; */
	height: 4px;
	/* background: url(../media/interface/terrasses_bois.jpg) top left no-repeat; */
	overflow: hidden;
	margin-bottom: 10px;
}