/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	margin-top: 30px;
	color: #000000;
}
#wrapper {
	margin: 0 auto 0px;
	width: 900px;
	border: 1px solid #626365;
	background-color: #FFFFFF;
	display:block;
	height: 490px;
}
#wrapper2 {
	margin: 0 auto 0px;
	width: 900px;
	border: 1px solid #626365;
	background-color: #FFFFFF;
	display:block;


}

#wrapper-article {
	margin: 0 auto 0px;
	width: 900px;
	border: 1px solid #626365;
	background-color: #FFFFFF;
	display:block;
	height: 530px;
}
#wrapper-article2 {
	margin: 0 auto 0px;
	width: 900px;
	border: 1px solid #626365;
	background-color: #FFFFFF;
	display:block;

}
#wrapper-rub2 {
	margin: 0 auto 0px;
	width: 900px;
	border: 1px solid #626365;
	background-color: #FFFFFF;
	display:block;

	background-image: url(../IMG/system/wrapper-rub2.jpg);
	background-repeat: repeat-y;
}
#wrapper-contact {
	margin: 0 auto 0px;
	width: 900px;
	border: 1px solid #626365;
	background-color: #FFFFFF;
	display:block;
	height: 1000px;
}
#header {
	color: #333;
	width: 900px;
	height: 140px;
	margin-bottom: 10px;
}
#pied {
	margin: 0 auto;
	width: 900px;
	border: 1px solid #626365;
	height: 100px;
	padding-top: 10px;
}
#pied2 {
	margin: 0 auto;
	width: 900px;
	border: 1px solid #626365;
	height: 100px;
	padding-top: -10px;
	clear:both;
}
#leftcolumn {
	color: #FFF;
	float: left;
	width: 290px;
	height: 100px;
	margin-right: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #626365;
	border-right-color: #626365;
}
.listebas {
	color: #FFF;
	float: left;
	width: 140px;
	margin-left: 5px;
}

#content {
	float: left;
	color: #FFF;
	width: 290px;
	height: 100px;
	display: inline;
	margin-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #626365;
	border-right-color: #626365;
	border-left-color: #626365;
}
#content p, #leftcolumn p, #rightcolumn p {
	font-size: 11px;
	padding: 10px;
	height: 55px;
	display:block;
	overflow:hidden;
}
#content a, #leftcolumn a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#content-article {
	color: #333;
	background: #FFF;
	display: block;
	overflow:hidden;
	padding:5px 0px 5px 20px;
}

#rightcolumn a {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
}
#rightcolumn {
	color: #FFF;
	font-size: 11px;
	width: 290px;
	height: 100px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #626365;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #626365;
}

#footer {
	margin: 0 auto;
	width: 900px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
}




.sous-menu {
	position: absolute;
	z-index: 1;
	height: 135px;
	width: 900px;
	top: 205px;
}
.sous-menu-rez {
	height: 135px;
	width: 900px;
	background-color: #7e1518;
}

.sous-menu-etage {
	height: 135px;
	width: 900px;
	background-color: #341c1d;
}

.sous-menu-relaxation {
	height: 135px;
	width: 900px;
	background-color: #7e1518;
}

.sous-menu-jardin {
	height: 135px;
	width: 900px;
	background-color: #00451d;
}


.sous-menu-plan {
	height: 360px;
	width: 230px;
	float:left;
}
.sous-menu-planacces {
	height: 390px;
	width: 230px;
	float:left;
	font-size: 10px;
}

.rubriques {
	width: 220px;
}
.rubriques ul {
  list-style: none;
}

.rubriques ul li {

}

.rubriques .on {
font-weight: bold; color: #e21019;
}
#menu .on {
font-weight: bold; color: #FFF;
}
.rubriques li a, .larubrique a {
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}


.rubriques li a:hover, .rubriques li a:focus, .rubriques li a:active {
	text-decoration: underline;
}

.larubrique {
	width: 260px;
	padding: 10px;
}




.rubriquesplan {
	width: 200px;
}
.rubriquesplan ul {
  list-style: none;
}

.rubriquesplan ul li {

}

.rubriquesplan .on {
	color: #FFF;
	background-color: #745a32;
}

.rubriquesplan li a {
	text-decoration: none;
	color: #646567;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}


.rubriquesplan li a:hover, .rubriquesplan li a:focus, .rubriquesplan li a:active {
	text-decoration: underline;
}

.larubriqueplan a {
	color: #9e7742;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-decoration: none;
}

.equipement {
	float: left;
	height: 280px;
	width: 170px;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #646567;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #646567;
}

.liensutiles {
	float: left;
	height: 320px;
	margin-right: 20px;
	color: #646567;
}
.lienitem {
	color: #333;
	display: block;
	overflow:hidden;
	margin-bottom: 10px;
	width:330px;
}
.lienitemimg {
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	
}

.lienitemtexte {
	display: block;
	float: right;
	width: 285px;
	font-size: 10px;
}
.lienitem h2, h2 {
	font-weight: bold;
	color: #5c0d0e;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

p {
	margin-bottom: 8px;
}
.decouvrez1 {
	float: left;
	width: 260px;
	margin-right: 10px;
}
.item {
	display: block;
	overflow:hidden;
}
a {
	color: #666666;
}
.pave-gauche {
	float: left;
	height: 320px;
	width: 440px;
	display:block;
}
.pave-droite {
	float: right;
	height: 320px;
	width: 440px;
	display:block;
}.article {
	padding-right: 15px;
	padding-left: 15px;
	
	display:block;
}
.article-produit {
margin-top: -10px;
}
.article-bloc {
	background-color: #1a171b;
	padding: 20px;
	float: right;
	height: 310px;
	width: 260px;
	overflow:auto;
	font-size: 12px;
	color: #FFFFFF;
}
.article-logo {
	float: right;
	height:350px;
	overflow:hidden;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #e21019;
}
h3 {
	font-size: 19px;
	color: #000;
}
.formulaire-contact {
	float: right;
	width: 450px;
	margin-right: 115px;
	display:block;
}
.rubrique2 {
	float: left;
	width: 320px;
	margin-left: 20px;
	display:block;
	clear: right;
}
.rubrique3 {
	float: left;
	width: 320px;
	margin-left: 20px;
	display:block;
clear: right;
}
.news {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 90px;
	width: 600px;
	display: block;
	clear: both;
}
.news-logo {
	float: left;
	height: 150px;
	width: 130px;
	margin-right: 5px;
	padding-right: 5px;
	display:block;
}
