/* 
CSS For New LPD Doors Site
*/

body {
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, Sans Serif;
	font-size:11px;
	color:#000;
	background-color:#d0d6d4;
}
p.clear {
	height:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
#container a img {
	border:0px solid #fff;
	outline:none;
}
#container a {
	outline:none;
}
#container-wrapper {
	width:738px;
	margin:0px auto;
	background-image:url(../images/bg-container.jpg);
	background-repeat:repeat-y;
}
#container {
	width:700px;
	margin:0px auto;
	background-color:#000;
	padding-bottom:20px;
}
.buttons {
	height:80px;
	background-color:#aaa;
}
.strapline {
	float:right;
	margin-top:20px;
	margin-right:58px;
}
img.sales-line {
	float:left;
	margin-left:18px;
	margin-top:15px;
}
ul#navigation {
	float:right;
	width:470px;
	list-style:none;
	margin-top:36px;
	margin-left:0px;
	padding:0px;
}
ul#navigation li {
	float:left;
	display:block;
	background-color:#000;
	width:141px;
	height:44px;
	margin-right:15px;
}
ul#navigation a {
	display:block;
	width:141px;
	height:44px;
}
ul#navigation li#brochure a {
	background-image:url(../images/button-brochure.jpg);
	background-repeat:no-repeat;
}
ul#navigation li#latest a {
	background-image:url(../images/button-latest.jpg);
	background-repeat:no-repeat;
}
ul#navigation li#news a {
	background-image:url(../images/button-news.jpg);
	background-repeat:no-repeat;
}
ul#navigation li a:hover {
	background-position: 0 -44px;
	cursor:pointer;
}
ul#images {
	float:right;
	width:470px;
	list-style:none;
	margin:-11px 0px 0px 0px;
	padding:0px;
}
ul#images li {
	float:left;
	display:block;
	width:141px;
	margin-right:15px;
	margin-top:0px;
	padding-top:0px;
}
#header {
	width:700px;
	height:236px;
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
}
#header img.logo {
	float:left;
	margin-left:16px;
	margin-top:24px;
}
#main-menu {
	width:175px;
	float:left;
	clear:left;
	margin-top:25px;
	padding-top:15px;
	margin-left:18px;
	top:175px;
	position:absolute;
	z-index:2;
}
img.title {
	float:left;
	margin-top:20px;
	margin-left:225px;
}
#section-uno, #section-trois {
	background-color:#000;
	color:#fff;
	padding:25px 0px 25px 18px;
	position:relative;
	z-index:1;
}
#section-trois {
	background-color:#aaa;
	padding:0px 0px 0px 18px;
	position:relative;
	z-index:1;
}
.opening-text {
	width:185px;
	float:left;
	line-height:115%;
}
#section-uno .opening-text p {
	padding-top:0px;
	margin-top:0px;
}
img.montage {
	float:right;
}
#section-deux {
	background-color:#aaa;
	padding-left:18px;
}
#section-deux .opening-text {
	padding:20px 0px;
}
#section-deux .opening-text img {
	margin-bottom:10px;
}
#section-deux img.set {
	float:right;
}
.address {
	color:#fff;
	padding:10px 0px 5px 0px;
	border-bottom:1px solid #fff;
	margin:0px 10px 0px 10px;
	background-color:#000;
}
.address p {
	text-align:center;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.address a, .sub-menu a {
	color:#fff;
	text-decoration:none;
}
.address a:hover, .sub-menu a:hover {
	text-decoration:underline;
}
.sub-menu p {
	text-align:center;
	color:#fff;
}
.sub-menu {
	border-bottom:1px solid #fff;
	margin:0px;
	background-color:#000;
	padding:0px;
}
#content {
	width:474px;
	float:left;
	background-color:#fff;
	margin-left:13px;
	padding:0px 0px 0px 10px;
	position:relative;
	z-index:1;
}
#content-text {
	color:#000;
}
.door-holder {
	padding-left:8px;
	padding-top:15px;
	background-image:url(../images/bg-door-holder.jpg);
	background-repeat:no-repeat;
	margin-left:-6px;
	width:460px;
}
.door {
	width:64px;
	float:left;
	margin-right:11px;
	color:#000;
	font-size:10px;
	height:200px;
}
.door p {
	padding:0px;
	margin:0px 0px 6px 0px;
}
#top {
	background-image:url(../images/bg-door-holder-top.jpg);
}
#bottom {
	background-image:url(../images/bg-door-holder-bottom.jpg);
}
#textamundo {
	padding:20px 10px;
	color:#000;
	line-height:125%;
}
#textamundo a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.textamundo p {
	color:#000;
	padding:8px 0px 0px 0px;
	margin:0px;
	line-height:125%;
}
.textamundo ol {
	color:#000;
	margin-left:13px;
	line-height:125%;
	padding:0px 0px 0px 15px;
}
.textamundo ol li {
	margin-bottom:6px;
}
.textamundo ol li ul {
	list-style:none;
	margin-top:10px;
	margin-left:10px;
	padding:0px;
}
h4 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin:10px 0px;
	padding:0px;
}
form {
	color:#000;
}
form input, form textarea {
	border:1px solid #000;
	width:350px;
	padding:1px;
	font-family:Helvetica, Arial, Tahoma, Sans Serif;
	font-size:11px;
	color:#000;
	margin-bottom:8px;
}
form input.submit {
	border:0px solid #fff;
	width:61px;
	height:15px;
}
p#bigpad {
	height:200px;
}
#flash-holder {
	margin-left:15px;
	float:right;
	margin-bottom:0px;
	padding:0px;
}

/*

====
Section quatre
=====
*/

#section-quatre {
	clear:both;
	background-color:#aaa;
	color:#000;
	position:relative;
	z-index:1;
}
#section-quatre ul li, #section-quatre ol li {
	margin-bottom:6px;
}
#section-quatre a {
	color:#000;
	text-decoration:none;
}
.left-copy {
	width:176px;
	padding:15px;
	float:left;
	position:relative;
	z-index:1;
	line-height:120%;
}
#content-main {
	width:444px;
	background-color:#fff;
	float:left;
	position:relative;
	z-index:1;
	margin-left:10px;
	padding:20px;
}
table#downloads {
	border:0px solid #fff;
}
table#downloads td {
	padding:5px;
	border-bottom:1px solid #ccc;
}
p.sizes {
	padding-top:6px;
	border-top:1px solid #fff;
}