body {
	background-color: #1a1a1a;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img{border:0;}
a img{border:0;}
hr{height: 1px; margin: 6px 0; visibility: hidden;}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}

.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.container {
	background: #1a1a1a;
	margin: 0 auto;
	width:860px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#header {
	margin-top: 30px;
}

#primary{
  width: 613px;
  /*display:block;*/
  margin-bottom: 20px;
  float: left;
}
#primary ul{
  margin: 12px 0 0 0;
  padding:0;
  list-style-type: none;
}
#primary ul li {
  padding:0;
  display: inline;
}
#primary a {
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
  color: #666666;
  float: left;
  text-decoration:none;
}
#primary a span{
  padding: 0px 14px 0px 0px;
  /*display: block;*/
  height: 12px;
  float:left;
}
#primary a:hover {
  text-decoration:none;
  color: #999999;
}
#primary a.active {
  color: #FFFFFF;
}

#logo{
	float: left;
}


#content{
	width: 860px;
	height: 460px;
	background-color: ##1A1A1A;
	margin: 0;
	padding: 0;
}

#content-home{
	width: 860px;
	height: 440px;
	background-color: ##1A1A1A;
	margin: 0;
	margin-bottom: -12px;
	padding: 0;
}
#content-mobilier{
	width: 860px;
	height: 376px;
	background-color: ##1A1A1A;
	margin: 0;
	padding: 0;
}

#content-presentation{
	width: 860px;
	background-color: ##1A1A1A;
	margin: 0;
	padding: 0;
}

#content-presentation h2{
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
    color: #999999;
    margin:0 0 3px 0;
	padding:0;
}

#content-presentation p{
	font-size: 13px;
	line-height: 19px;
    color: #666666;
	margin:0;
	padding:0;
}

#content-presentation p span{
	font-size: 15px;
	line-height: 19px;
    color: #999999;
}

#content-presentation p.cito{
	font-size: 12px;
	line-height: 19px;
  	color: #555555;
	margin:0 0 26px 0;
	padding:0;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	text-align: justify;
}

#content h2.contact{
  white-space: nowrap;
  font-size: 13px;
  color: #999999;
  margin: 10px 0 5px 0;
  padding: 0;
  text-align: right;
}

#content p.contact{
  white-space: nowrap;
	font-size: 12px;
	line-height: 17px;
    color: #666666;
	margin:0;
	padding:0;
	text-align: right;
}

#content p.contact a{
    color: #777777;
	text-decoration:none;
	margin: 3px 0 0 0;
}
#content p.contact a:hover{
    color: #FFFFFF;
}


#payoff{
	float: left;
	width: 500px;
	padding-top: 15px;
}

#payoff p{
  font-size: 10px;
  text-transform: uppercase;
  color: #777777;
  letter-spacing: 1px;
}

#secondary{
	float: left;
	width: 200px;
}
#secondary ul{
  margin: 0;
  padding: 15px 3px;
  list-style-type: none;
}

#secondary ul li a{
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}
#secondary a:hover {
  color: #999999;
}
#secondary a.active {
	color: #FFFFFF;
}


#tertiary{
	float: left;
	width: 440px;
}
#tertiary ul{
  margin: 0;
  padding: 15px 3px;
  list-style-type: none;
}

#tertiary ul li a{
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}
#tertiary a:hover {
  color: #999999;
}
#tertiary a.active {
	color: #FFFFFF;
}


ul#navlist li span.silver{
	padding-right: 15px;
	background: url(../img/link.png) no-repeat right 0;
}

#footer{
	padding: 10px 3px;
}
#footer p{
	font-size: 11px;
	line-height: 16px;
    color: #666666;
	text-align: right;
}