@charset "UTF-8";
/* CSS Document */
body {
line-height: 1.4em;
 }
#entete {
	height: 124px;
	background-image: url(../images/interface/filet_entete.gif);
	background-repeat: no-repeat;
	background-position: 13px bottom;
}
#entete div#logo {
	position: absolute;
	z-index: 1000;
	width: 194px;
	height: 116px;
	top: 0px;
	left: 13px;
}
#entete div#logo a {
	position: absolute;
	z-index: 1000;
	width: 194px;
	height: 116px;
	background-image: url(../images/logos/logo_entete.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#entete div#logo h1 {
	position: absolute;
	top: -4000px;
}
#entete div#newsletter {
position: absolute;
width: 970px;
top: 22px;
text-align: right;}

#entete div#newsletter span{
	
}

#entete #menuEntete {
	position: absolute;
	left: 400px;
	top: 95px;
	z-index: 2001;
	}
#entete div#newsletter img{
float: right;
margin-left: 5px;
}

.Collection {position: absolute; left: 1003px; margin-top: 20px; z-index: 2000; background-color: #fff;}
.Facebook {position: absolute; left: 1003px; margin-top: 220px; z-index: 2000; background-color: #fff;}

#corpDePage {
	background-image:url(../images/logos/precision_handmade.gif);
	background-repeat: no-repeat;
	background-position: 968px bottom;
	background-color: #36373a;
	width: auto;
}

#contenu {
	background-color: #fff;
	background-image: url(../images/interface/bande_noir.gif);
	background-repeat: no-repeat;
	background-position: 13px bottom;
}

.interieurContenu {
 padding-left: 13px;
 padding-bottom: 24px;
 min-height: 100px;

}
.interieurPiedPage {
 padding-bottom: 16px;
}

a {
	color: #ff4040;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1.25em;
}
h1 {
	font-size: 19px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 16px;
	color: #707070;
	font-family: Geneva, sans-serif;
 }
#contenu h1 {
	margin-bottom: 11px;
 }
 
h2 {
 }
h3 {
 }
h4 {
 }
h5 {
 }
 p, ol, ul {
margin-top: 0;
margin-bottom: 1em; }
quote, q {
	margin: 0.80em 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	quotes: "" "";
	margin-top: 0;
	margin-bottom: 1em;
	}
	blockquote p, q p {
		margin: 0;
		padding: 0.80em;
		color: #333;
		background: inherit;
		}
.pdfLink {
	padding-right: 19px;
	background-image: url(../images/interface/icons/type_de_doc/pdf.gif);
	background-repeat: no-repeat;
	background-position: 100% 0.5em;
}
#contenu .pdfLink {
	background-image: url(../images/interface/icons/type_de_doc/pdf_32x32.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 12px;
		height: 32px;

}
.docLink { padding-right: 19px; background: url(../images/interface/icons/type_de_doc/doc.gif) no-repeat 100% .5em; }
.zipLink { padding-right: 17px; background: url(../images/interface/icons/type_de_doc/zip.gif) no-repeat 100% .5em; }
div.message {
	background-image: url(../images/interface/boite_jaune.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1F194;
	color: #000;
	border: 1px solid #f4e196;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: .25em;
	padding-left: 1.25em;
	margin-bottom: 1.5em;
}
div.message.ok {
	background-image: url(../images/interface/boite_verte.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #82DB7B;
	border-top-color: #82DB7B;
	border-right-color: #82DB7B;
	border-bottom-color: #82DB7B;
	border-left-color: #82DB7B;
}

div#generalMessage {
clear: left;
font-size: .9em;
}
div#generalMessage h1 {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	margin-bottom: 16px;
}
div#generalMessage p {
margin-bottom: 4px;
}
div#generalMessage a {
color: #79794d;
}
#FAQ {
padding-bottom: 14px;
}
#FAQ td {
padding-right: 48px;
padding-left: 0;
}
#FAQ h4 {
font-weight: normal;
margin-bottom: 0;
font-size: 1.1em;
}
#FAQ p {
color: #555;
}
#events  {
}
#events table {
width: 100%;
}
#events h2 {
font-size: 13px;
margin-bottom: 0;
}

#events h3 {
font-size: 12px;

margin-bottom: 0;
margin-top: 24px;
color: #111;
}
#events h4 {
font-size: 15px;
font-weight: normal;
margin-bottom: 0;
color: #555;
}
#events p {
color: #555;
}
#events td {
}

#order {
	height: 456px;
	background-image: url(../images/campagna_order.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* les tableaux */
#contenu table {
width: auto;
}
#contenu table td{
vertical-align: top;}

#contenu table td a{
color: #666633;}

div.tableau1 {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: .9em;
	font-weight: normal;
}

div.tableau1 table{
margin-bottom: 10px;
}
div.tableau1 table th {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.3em;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222;
}
div.tableau1 tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
}

div.tableau1 td.price, div.tableau1 th.price {
	text-align: right;
}
div.tableau1 th.price {
	font-weight: normal;
}
div.tableau1 td.product {
	text-transform:uppercase;
	width: 245px;}
div.tableau1 .alterne tr td {
	border: none;}

.alterne tr.row1 td {
	background-color: #F2F2F2;
	}

.alterne tr.row0 td {
}
.tableau1#trexRR{
	background-image: url(../images/product/trex_14rr/price.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;	}
.tableau1#trexR{
	background-image: url(../images/product/trex_14r/price.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;	
}
.tableau1#v13R{
	background-image: url(../images/product/v13r/price.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;	
}


#contenu #news   {
}
#contenu #news table  {
width: 90%;
}
#contenu #news .pdfLink {
	background-image: url(../images/interface/icons/type_de_doc/pdf_16x16.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #666633;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 0px;
	height: 16px;
}

#contenu #news table td{
padding-top: 4px;
padding-bottom: 4px;
padding-right: 20px;
padding-left: 4px;
color: #666633;
}

tr.r1 
{
	background-color:#F2F2F2; 
}
tr.r2 {  }

td.dt {
width: 200px;

}
td.sz {
width: 57px;

}
		











/* specs */
.spec p, div.spec ul {
color: #666;
line-height: 1.2em;
}
div.spec ul ul {
margin-bottom: 0;}
div.spec ul {
margin-left: 1.2em;
}

.spec h4 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 3px;
}
.spec h5 {
	font-size: 12px;
	font-weight: normal;
	color: #707070;	margin-bottom: 3px;
}
#contenu div.spec table {
width: 100%;
margin-bottom: 16px;}
#contenu div.spec div.tableau1 table {
	width: auto;
	
}
#contenu div.spec div.tableau1 table td{
width: 144px;	
}
#contenu div.spec table td{
width: 33%;
vertical-align: top;
padding-left: 0;}
	
.spec th {
	color: #707070;	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 18px;
	text-align: left;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36373a;
	font-family: Geneva, sans-serif;
	padding-bottom: 14px;
}
.spec p {
margin-bottom: 1.7em;

}

#contenu .features h1 {
margin-bottom: 42px;
}	
.features p {
color: #666;
margin-bottom: 7px;
margin-right: 16px;
}	
.features h2 {
	color: #707070;	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}	
div.overview {
	background-repeat: no-repeat;
	background-position: right top;
	height: 457px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 525px;	
}
.overview#trexR{
	background-image: url(../images/product/trex_14r/overview.jpg);
	background-color: #e4e4e4;
}
.overview#trexRR{
	background-image: url(../images/product/trex_14rr/overview.jpg);
	background-color: #36373A;
	
}
.overview#v13R{
	background-image: url(../images/product/v13r/overview.jpg);
	background-color: #000;
}
#contenu .overview .pdfLink {
	color: #fff;
	}

#contenu .overview h1{
	font-size: 17px;
	padding-top: 60px;
	color: #fff;
	margin-bottom: 20px;
}
#contenu .overview#v13R h1{
padding-top: 170px;
}



#contenu #trexR h1 span,
#contenu #trexR .pdfLink span{
	color: #3399ff;
	}
#contenu #trexRR h1 span,
#contenu #trexRR .pdfLink span{
	color: #ff0000;
	}
#contenu #v13R h1 span,
#contenu #v13R .pdfLink span{
	color: #cc9900;
	}	
#contenu .limitedEdition{
	display: block;
	font-size: 0.7em;
	position: absolute;
	line-height: 1em;
	text-transform: uppercase;
	margin-top: 465px;
	white-space: nowrap;
}
.limitedEdition span{
font-weight: bold;
}
#trexRR .limitedEdition span{
color:#ff0000;
}
#v13R .limitedEdition span{
color:#cc9900;
}
#trexRR .limitedEdition strong{
	background-color: #35363A;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 4px;
	margin-left: 4px;
	font-style: italic;
	color: #fff;
}
#contenu .overview#v13R .pdfLink{
	position: absolute;	}
	
	.overview p{
	color: #fff;
	font-size: 13px;
	line-height: 2em;
	margin-bottom: 45px;
}
#contenu .overview#v13R p{
	margin-right: 30px;}




#company{
	background-image: url(../images/company_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1314px;
	color: #555;
}
#company h1{
position: absolute;
top: 460px;
margin-left: 28px;
}

#company table{
width: 415px;
height: 325px;
position: absolute;
top: 527px;
margin-left: 28px;
font-size: 12px;
}
#company img#handmade{
position: absolute;
top: 1260px;
}

#dealer h2  {
	font-size: 12px;
	text-transform: uppercase;
}





#dealerlist  {
color: #555;
}
#dealerlist a  {
color: #555;
}
#dealerlist a.website  {
color: #ff0000;
}
#dealerlist h2 {
color: #000;
}
#dealerlist h3 {
margin-bottom: 0;
color: #000;
font-size: 11px;
}
#contactus {
color: #555;
}
#contactus  a {
color: #666;
text-decoration: none;
}
#contactus h2 {
	color: #222;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0;
}
#contactus h3{
color: #FF0000;
font-weight: bold;
margin-bottom: 0;
}
#privacypolicy {
padding-right: 195px;
color: #555;
padding-bottom: 22px;
}
#privacypolicy h2 {
font-size: 12px;
color: #555;
margin-bottom: 0;
font-weight: bold;
}
#termofuse {
font-size: 11px;
padding-right: 300px;
color: #555;
padding-bottom: 22px;
}
#termofuse h2 {
font-size: 12px;
color: #555;
margin-bottom: 10px;
font-weight: bold;
}
#careers  {
color: #555;
}
#careers h2 {
font-size: 12px;
color: #555;
margin-bottom: 10px;
font-weight: bold;
}
#careers h4 {
font-size: 11px;
color: #555;
margin-bottom: 10px;
font-weight: bold;
}