* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C5C6C8;
}

* html #boutonClose {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


p {
	margin:0px;
	padding:0px;
}

.rouge {
	color:red;
}

html, body {
	height:99%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#000000;
	scrollbar-face-color:#C5C6C8; 
	scrollbar-shadow-color: #252525; 
	scrollbar-highlight-color: #252525; 
	scrollbar-3dlight-color: #252525; 
	scrollbar-darkshadow-color: #252525; 
	scrollbar-track-color: #252525; 
	scrollbar-arrow-color: #252525;
}

img {
	border:none;
}

#global {
	width:994px;
	height:586px;
	position:relative;
	background-color:#333333;
	text-align:left;
}

#bandeau {
	height:231px;
	width:100%;
	position:relative;
}

#imgBandeau {
	float:left;
	width:733px;
	height:100%;
	overflow:hidden;
}

#corps {
	width:100%;
	height:355px;
	position:relative;
}

#corps2 {
	width:100%;
	height:371px;
	position:relative;
	background-color:#252525;
	background-image:url(images/fondContenu.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}

#logo {
	width:261px;
	height:100%;
	float:left;
	background-color:#252525;
	text-align:center;
}

#menuHaut {
	height:29px;
	top:0px;
	width:100%;
	background-image:url(images/fond_menu.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond_menu.png',sizingMethod='scale');
	_background-image:none;
	left:0px;
	text-align:center;
	clear:left;
	color:#C5C6C8;
}

#menuHover {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#menuHaut a {
	text-decoration:none;
	font-size:12px;
	
	font-family:Myriad, Arial;
}

#menuHaut a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#texte {
	width:261px;
	height:100%;
	float:left;
	background-color:#252525;
	overflow:auto;
}

#intTexte {
	width:214px;
	margin-left:16px;
	height:240px;
	margin-top:35px;
	overflow:auto;
	padding-right:15px;
}
/*
#texte p {
	margin-top:15px;
	margin-left:15px;
	margin-right:10px;
}

#texte div {
	margin-left:8px;
	margin-right:8px;
}
*/
#contenu {
	width:733px;
	height:100%;
	float:left;
	background-image:url(images/fondContenu.jpg);
	position: relative;
}

#bottom {
	height:32px;
	bottom:0px;
	width:100%;
	background-image:url(images/fond_menu.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond_menu.png',sizingMethod='scale');
	_background-image:none;
	left:0px;
	font-size:12px;
	text-align:center;
	padding-top:2px;
	position:relative;
}

.borderRight {
	border-right:1px solid #C5C6C8;
}

#menuHaut div {
	float:left;
	margin-top:6px;
	overflow:auto;
}

#wrap {
	width:100%; height:308px;
}

#formContact {
	margin-left:10px;
	margin-top:25px;	
}

#formContact table {
	text-align:left;
}

#formContact input {
	background-color:#252525;
	border:1px solid #C5C6C8;
}

#formContact select {
	background-color:#252525;
	border:1px solid #C5C6C8;
	width:129px;
}

#formContact textarea {
	background-color:#252525;
	border:1px solid #C5C6C8;
	width:400px;
	height:67px;
}

#services {
	width:576px;
	height:288px;
	margin-left:80px;
	margin-top:7px;
}

li {
	list-style: none;
	list-style-image: none;
}

/* PAGE ACCUEIL - Promotion */

#blocPromo {
	width: 160px;
	height: 179px;
	background-color: #313131;
	border: 1px solid #c5c6c8;
	margin-left:60px;
	margin-top:66px;
	position: absolute;
}

#blocPromo2 {
	width: 170px;
	height: 189px;
	margin-left:50px;
	margin-top:56px;
	position: absolute;
}

#photoblocPromo2 {
	position: absolute;
	width: 140px;
	height: 159px;
	margin-left: 66px;
	margin-top: 72px;
	overflow: hidden;
}

#photoblocPromo {
	position: absolute;
	float: left;
	width: 140px;
	height: 159px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}

#coinPromo {
	position: absolute;
	margin-top:26px;
	width: 93px;
	height: 133px;
	float: left;
	cursor: pointer;
	background-image: url(images/coinpromo.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/coinpromo.png',sizingMethod='scale');
	_background-image:none;
}

#lbs {
	text-align:right;
	color:#666666;
	font-size:9px;
	margin-top:3px;
}

#lbs a {
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.calque {
		position:absolute;
		bottom:0px;
		height:30px;
		padding:5px 5px 0px 5px;
		background-color:#C5C5C7;
		/*
		filter:alpha(opacity=60); 
		-moz-opacity:0.60; 
		opacity: 0.60; 
		*/
		width:100%;
		color:#373737;
}

.calquePromo {
		position:absolute;
		top:0px;
		padding:5px 0px 5px 5px;
		background-color:white;
		/*
		filter:alpha(opacity=60); 
		-moz-opacity:0.60; 
		opacity: 0.60; 
		*/
		width:183px;
		color:#373737;
		z-index:10000;
		border:#A4A6AC solid 5px;
}

.calquePromoPrix {
		position:absolute;
		bottom:0px;
		height:30px;
		padding:5px 5px 0px 5px;
		background-color:red;
		/*
		filter:alpha(opacity=60); 
		-moz-opacity:0.60; 
		opacity: 0.60; 
		*/
		width:100%;
		color:white;
}

#devis24h {
	position:absolute;
	width:130px;
	height:130px;
	right:8px;
	top:8px;
}

#planAcces {
	position:absolute;
	width:112px;
	height:23px;
	right:0px;
	bottom:20px;
}

#lienVideo {
	position:absolute;
	width:181px;
	height:23px;
	right:0px;
	bottom:48px;
}

#fbLike {
	position:absolute;
	width:90px;
	right:10px;
	top:8px;
}

.sousMenu {
	background-image:url(images/fondSsMenu.png);
	border:1px solid #B3B3B3;
	border-top:none;
	position:absolute;
	padding-left:24px;
	padding-right:24px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:1000;
	display:none;
}

.sousMenu a {
	display:block;
	text-transform:uppercase;
	line-height:25px;
	vertical-align:middle;
	text-decoration:none;
}

.sousMenu a:hover {
	color:#FFF;
}

#sousMenuParquets {
	margin-left:98px;
}

#sousMenuTerrasses {
	margin-left:206px;
}

#sousMenuAMEL {
	margin-left:310px;
}

.rubrique {
	height:136px;
	width:136px;
	background-image:url(images/fondSsMenu.png);
	border:1px solid #B3B3B3;
	overflow:hidden;
	position:relative;
	vertical-align:bottom;
	cursor:pointer;
}

#cntRub {
	width:710px;
	height:300px;
	margin-left:14px;
	margin-top:7px;
}

.titreRubMos {
	width:120px;
	position:absolute;
	bottom:0px;
	background-color:#ACAAAC;
	color:black;
	text-transform:;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
	z-index:10;
}

.titreRubMos a{
	color:#373737;
	text-decoration:none;
}

.rubriqueInt {
	width:120px;
	height:120px;
	margin-top:8px;
	margin-left:8px;
	overflow:hidden;
	position:relative;
}

.titrePromo {
	background-color:white;
	color:black;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;	
}

#lienPromo {
	background-color:white;
	color:black;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;	
}

#lienPromo a{
	color:black;
	font-weight:bold;
}

.nomPromo {
	background-color:#dc1019;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}

.prixPromo {
	background-color:#dc1019;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}

.barre {
	text-decoration:line-through;
	color:inherit;
}
