body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
	background-position: 0 -10px;
	font-family: Helvetica;
}

img {
	border: 0;
}

.container {
	background-image: url('images/container-bg.jpg');
	background-position: center 338px;
	background-repeat: no-repeat;
}

.container a {
	color: #00b488;
	font-weight: bold;
}

#navigation {
	width: 960px;
	height: 85px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation div {
	float: left;
	height: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 65px 0 0 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	cursor: pointer;
}

#navigation div span {
	padding: 0 16px;
	border-right: 2px solid #FFFFFF;
}

#navigation div.active {
	background-position: center 10px;
}

#navigation div#home span {
	margin-left: 5px;
	border-left: 2px solid #FFFFFF;
}

#navigation div#home {
	background-image: url('images/navigation/home.png');
	background-position: center 1000px;
}

#navigation div#home:hover {
	background-position: center 10px;
}

#navigation div#chassis {
	background-image: url('images/navigation/chassis-portes.png');
	background-position: center 1000px;
}

#navigation div#chassis:hover {
	background-position: center 10px;
}

#navigation div#vitrerie {
	background-image: url('images/navigation/vitrerie.png');
	background-position: center 1000px;
}

#navigation div#vitrerie:hover {
	background-position: center 10px;
}

#navigation div#realisations {
	background-image: url('images/navigation/realisations.png');
	background-position: center 1000px;
}

#navigation div#realisations:hover {
	background-position: center 10px;
}

#navigation div#liens {
	background-image: url('images/navigation/liens.png');
	background-position: center 1000px;
}

#navigation div#liens:hover {
	background-position: center 10px;
}

#navigation div#primes {
	background-image: url('images/navigation/primes.png');
	background-position: center 1000px;
}

#navigation div#primes:hover {
	background-position: center 10px;
}

#navigation div#marquage {
	background-image: url('images/navigation/marquage.png');
	background-position: center 1000px;
}

#navigation div#marquage:hover {
	background-position: center 10px;
}

#navigation div#contact {
	background-image: url('images/navigation/contact.png');
	background-position: center 1000px;
}

#navigation div#contact:hover {
	background-position: center 10px;
}

#banner {
	position: relative;
	margin-top: 3px;
	width: 960px;
	height: 250px;
	background: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#banner #logo {
	position: absolute;
	top: 30px;
	left: 40px;
}

#banner #image {
	margin: 2px;
}

#breadcrumb {
	height: 10px;
	margin: 30px 0 0 0;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #44443F;
}

#breadcrumb a {
	text-decoration: none;
}

#homeContent {
	font-family: Arial;
}

#homeContent strong {
	color: #00b488;
}

#homeContent h1 {
	text-transform: uppercase;
	font-size: 20px;
	color: #44443F;
}

#homeContent h2 {
	font-size: 12px;
	line-height: 1.40;
	color: #44443F;
}

#homeContent p {
	font-size: 12px;
	line-height: 1.40;
	color: #7F7F7B;
}

#homeContent ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: square;
	font-weight: normal;
}

#homeContent ul li {
	color: #7F7F7B;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
}

#homeContent a {
	font-weight: bold;
}

#homeContent .newsDesc {
	border-bottom: 1px dashed #7F7F7B;
	padding-bottom: 20px;
	margin-top: 20px;
}

#homeContent .newsDesc strong {
	display: block;
	font-size: 12px;
	line-height: 1.40;
	color: #44443F;
}

#homeContent .newsDesc em {
	font-size: 10px;
}

#homeContent .pave {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	background-image: url('images/pave-bg.png');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	color: #7F7F7B;
	font-size: 10px;
	line-height: 1.50;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding-right: 15px;
}

#homeContent .pave h2 {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	margin: 1px 15px 0 3px;
	text-transform: none;
	color: #999999;
}

#homeContent .pave h3 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#homeContent .pave a {
	text-decoration: none;
}

#homeContent .pave ul {
	margin: 20px 0 0 15px;
	line-height: 1;
}

#homeContent #paveAlu {
	width: 290px;
}

#homeContent #paveFull {
	width: 550px;
	background: none;
}

#homeContent #paveBois {
	margin: 10px 10px 0 10px;
	width: 290px;
}

#homeContent #pavePvc {
	width: 290px;
	background: none;
}

#homeContent #paveVitrerie {
	width: 550px;
	padding: 0 20px 0 0;
	background: none;
}

#homeContent .chassisDescr {
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#homeContent li {
	line-height: 1.40;
}

.thumb {
	border: 1px solid #BBBBBB;
	margin: 10px 10px 0 0;
}

.thumb:hover {
	border: 1px solid #7F7F7B;
	margin: 10px 10px 0 0;
}

#otherLinks {
	margin: 15px 25px 0 0;
	padding: 15px;
	border: 1px dashed #BBBBBB;
	width: 180px;
	margin: 0px;
	color: #7F7F7B;
	font-size: 10px;
	text-align: right;
}

#otherLinks:hover {
	border: 1px dashed #7F7F7B;
}

#otherLinks h2 {
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	margin: 1px 0 0 1px;
	text-transform: none;
	color: #999999;
}

#otherLinks a {
	text-decoration: none;
}

#otherLinks img {
	width: 180px;
	margin: 0 0 10px 0;
}

#homePaves {
	
}

#homePaves h1 {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 0 3px;
	color: #999999;
}

#homePaves a {
	text-decoration: none;
}

#homePaves img {
	margin: 0 0 6px 0;
}

#homeRight {
	
}

#homeRight h1 {
	text-transform: uppercase;
	font-size: 20px;
	color: #44443F;
}

#homeRight #contact input {
	margin-bottom: 3px;
	height: 12px;
	width: 200px;
	border: 2px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #00b488;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	vertical-align: middle;
}

#homeRight #contact button {
	float: right;
	margin-right: 5px;
	border: 1px solid #44443F;
	color: #44443F;
	background-color: #FFFFFF;
	cursor: pointer;
	padding: 3px 10px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#homeRight #news {
	margin: 50px 0 0 0;
	padding: 0 10px;
	width: 195px;
	height: 220px;
	background-image: url('images/news-bg.png');
	background-repeat: repeat-x;
	background-position: center -20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#homeRight #news .newsItem {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 11px;
	border-bottom: 1px dashed #FFFFFF;
}

#homeRight #news .newsItem a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#homeRight #news .newsItem strong {
	font-weight: bold;
	font-size: 12px;
}

#homeRight #news #allNews {
	margin: 15px 0 0 0;
	text-align: right;
}

#homeRight #news #allNews a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

#contactTB td {
	padding: 10px 10px 0px 0px;
	vertical-align: top;
}

#contactTB input[type=text] {
	margin-bottom: 3px;
	height: 18px;
	width: 240px;
	border: 2px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #00b488;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	vertical-align: middle;
}

#contactTB input[type=checkbox] {
	margin-left: 5px;
}

#contactTB label {
	font-weight: normal;
	font-size: 14px;
	margin: 20px 0 0 4px;
}

#submitTD {
	text-align: center;
	margin: 20px 0 0 0;
}

#submitTD button {
	border: 1px solid #44443F;
	color: #FFFFFF;
	background-color: #7F7F7B;
	cursor: pointer;
	margin-top: 20px;
	padding: 5px 10px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#submitTD button:hover {
	color: #44443F;
	background-color: #FFFFFF;
}

#contactMap, #contactMap #map_mezy {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

dt, dd {
	padding: 0px;
	margin: 0;
}

dl.dlform dt {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #00b488;
}

dl.dlform dd {
	margin-bottom: 10px;
}

dl.dlform input {
	margin-bottom: 10px;
	height: 14px;
	width: 260px;
	border: 2px solid #cccccc;
	font-size: 14px;
	color: #44443F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 5px 5px 5px;
}

dl.dlform input:focus {
}

                      

dl.dlform textarea {
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
	height: 100px;
	width: 260px;
	border: 2px solid #ccc;
	font-size: 14px;
	color: #44443F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 5px 5px 5px;
}

dl.dlform2 dt {
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #00b488;
}

dl.dlform2 dd {
	margin-bottom: 10px;
}

dl.dlform2 input {
	margin-bottom: 10px;
	border: 2px solid #ccc;
	font-size: 14px;
	color: #44443F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 5px 5px 5px;
}

dl.dlform2 input:focus {
}

#footer {
	position: relative;
	margin: 50px 0 0 0;
	width: 100%;
	height: 90px;
	background-image: url('images/footer-bg.png');
	background-repeat: repeat-x;
	border-top: 1px ridge #CDCDCD;
}

#footer #Fcontent {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#footer #batiglass {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 15px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #44443F;
	height: 70px;
	width: 130px;
	background-image: url('images/footer-divider.png');
	background-position: right;
	background-repeat: no-repeat;
	text-shadow: #FFFFFF 1px 1px 1px;
}

#footer #batiglass a {
	text-decoration: none;
	color: #44443F;
}

#footer #address {
	position: absolute;
	top: 0px;
	left: 145px;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 10px;
	color: #7F7F7B;
	height: 70px;
	width: 145px;
	background-image: url('images/footer-divider.png');
	background-position: right;
	background-repeat: no-repeat;
	text-shadow: #FFFFFF 1px 1px 1px;
}

#footer #address strong {
	color: #44443F;
}

#footer #address a {
	text-decoration: none;
	color: #44443F;
}

#footer #nav {
	position: absolute;
	top: 0px;
	left: 305px;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 10px;
	color: #7F7F7B;
	height: 70px;
	text-shadow: #FFFFFF 1px 1px 1px;
	width: 500px;
}

#footer #nav a {
	text-decoration: none;
	color: #44443F;
}

#footer #nav a:hover {
	text-decoration: underline;
}

#footer #copyright {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 15px 0 0 15px;
	font-size: 10px;
	color: #7F7F7B;
	height: 70px;
	width: 125px;
	background-image: url('images/footer-divider.png');
	background-position: left;
	background-repeat: no-repeat;
	text-shadow: #FFFFFF 1px 1px 1px;
}

#footer #copyright a {
	text-decoration: none;
	color: #44443F;
}

#OK {
	width: 630px;
	padding: 20px 0;
	background-color:#E6EFC2;
	border:1px solid #529214;
	color: #529214;
	font-weight: bold;
	margin: 0 0 20px 0;
	font-size: 14px;
	text-align: center;
}