/* Style New-Tone - Pixels Carres 03/2009 */

html {
	font-size: 12px;
}
body {
	color: #fff;
	background-color: #333;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
a img {
	border-style: none;
}
#header {
	width: 950px;
	height: 150px;
	margin: 0;
}
.flv {
	float: left;
	margin-left: 40px;
}
#logo {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	margin-right: 0;
}
#logoprint {
	display: none;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#page {
	width: 950px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Menu haut */
ul#navtop {
	width: 720px;
	height: 20px;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-left: 0;
	padding: 0 0 0 20px;
	margin-bottom: 0;
}
ul#navtop li {
	display: inline;
	letter-spacing: 3px;
	font-weight: normal;
	font-style: normal;
	color: #a9a9a9;
}
ul#navtop li a:hover {
	color: #fff;
}
/* @end */

/* @group Menu Left */
ul#menuleft {
	width: 205px;
	height: 330px;
	float: left;
	text-align: center;
	padding: 0;
	margin-top: 40px;
	margin-left: 0;
}
ul#menuleft li {
	list-style-type: none;	
}

ul#menuleft li a {
	text-decoration: none;
	display: block;
	height: 31px;
	padding: 0;
}
#navcosmetic {
	background-image: url(../photos/liens/cosmetique.jpg);
	width: 159px;
	height: 31px;
	padding: 0;
	text-indent: -5000px;
	margin: 10px auto 40px;
}
#navcosmetic a:hover {
	background-image: url(../photos/liens/cosmetique-roll.jpg);
	width: 159px;
	height: 31px;
}
#navobjets {
	background-image: url(../photos/liens/objets.jpg);
	width: 159px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-indent: -5000px;
}
#navobjets a:hover {
	background-image: url(../photos/liens/objets-roll.jpg);
	width: 159px;
	height: 31px;
}
#navarchi {
	background-image: url(../photos/liens/architecture.jpg);
	width: 159px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-indent: -5000px;
}
#navarchi a:hover {
	background-image: url(../photos/liens/architecture-roll.jpg);
	width: 159px;
	height: 31px;
}
#navencosmetic {
	background-image: url(../photos/liens/cosmetic.jpg);
	width: 159px;
	height: 31px;
	padding: 0;
	text-indent: -5000px;
	margin: 10px auto 40px;
}
#navencosmetic a:hover {
	background-image: url(../photos/liens/cosmetic-roll.jpg);
	width: 159px;
	height: 31px;
}
#navenobjets {
	background-image: url(../photos/liens/en-objects.jpg);
	width: 159px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-indent: -5000px;
}
#navenobjets a:hover {
	background-image: url(../photos/liens/en-objects-roll.jpg);
	width: 159px;
	height: 31px;
}
.english {
	top: 90px;
	position: relative;
}
#en a {
	color: #ccc;
}
#en a:hover {
	color: #fff;
}
.flag {
	position: relative;
	top: 80px;
}
/* @end */

/* @group  Les Contenus */
#contenu {
	height: auto;
	width: 695px;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
	color: #e6e6e6;
}
.colorclient {
	background-color: #2b142e;
}
#contenu h1 {
	font: normal normal 20px Helvetica, Arial, Geneva, sans-serif;
	margin-top: 40px;
	margin-bottom: 30px;
	width: 200px;
	text-align: right;
	margin-left: 5px;
	border-bottom: 1px solid #b3b3b3;
	color: #e6e6e6;
}
#contenu h2 {
	font: 13px Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	border-bottom: 1px solid #b3b3b3;
	color: #e6e6e6;
	width: 150px;
}
#archi {
	width: 220px;
	height: auto;
	float: left;
	margin-left: 20px;
}
#archi ul, #design ul, #luxe ul, #pub ul {
	padding: 0;
	margin: 0;
}
#archi li, #design li, #luxe li, #pub li {
	list-style-type: none;
	line-height: 19px;
}
#design {
	width: 220px;
	height: auto;
	float: left;
	margin-bottom: 40px;
	margin-left: 15px;
}
#luxe {
	width: 170px;
	height: auto;
	float: left;
	margin-left: 25px;
}
.pub {
	margin-top: 30px;
}
/* @end */

/* @group Footer */
#footer {
	width: 950px;
	color: #ccc;
	text-align: center;
	padding-left: 70px;
	height: 50px;
	margin-top: 0;
	float: left;
}
#footer p {
	margin: 0 0 10px;
}
#footer ul {
	text-align: center;
	font-size: 10px;
	margin-top: 0;
}
#footer ul li {
	display: inline;
}
/* @end */