@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
}

a img {
	border:none;
}

a {
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0 0 1em 0;
}

#page {
	width:931px;
	background-color:black;
	background-image:url(_images/_bg/bg.jpg);
	background-repeat:no-repeat;
	background-position:0 16px;
	margin:0 auto;
	padding:16px 0 0 0;
	height:680px;
}

*.front {
	z-index:2;
}

#header {
	margin:16px 0 16px 0;
	height:130px;
	width:100%;
}

#nav-link-english {
	display:block;
	text-align:right;
	margin:0 16px 12px 0;
}


/* ------------ Footer ------------ */


#footer {
	width:100%;
	margin:0 auto;
	color:#000;
	white-space:nowrap;
	text-align:right;
}

#footer a {
	color:#000;
}

#nav-link-email {
	text-align:left;
	display:block;
	height:18px;
	background-color:#000;
	color:#fff;
	padding:0 0 0 50px;
	white-space:normal;
}

#nav-link-email a {
	color:#fff;
}

#blog {
	text-align:left;
	position:relative;
	display:inline-block;
	font-size:10px;
	line-height:13px;
	padding:0 18px;
	vertical-align:top;
	margin:10px 0 30px;
}

#blog * {
	vertical-align:middle;
}

#blog .caption {
	display:inline-block;
}

#facebooktwitter {
	text-align:left;
	position:relative;
	display:inline-block;
	font-size:10px;
	line-height:13px;
	padding:0 18px;
	vertical-align:top;
	margin:10px 0 30px 10px;
}

#facebooktwitter * {
	vertical-align:middle;
}

#facebooktwitter .caption {
	display:inline-block;
	margin:0
}

#yoyomedia {
	text-align:left;
	position:relative;
	display:inline-block;
	font-size:10px;
	line-height:13px;
	padding:0 18px;
	vertical-align:top;
	margin:10px 0 30px 10px;
}

#yoyomedia * {
	vertical-align:middle;
}

#yoyomedia .caption {
	display:inline-block;
}


/* ------------ Content --------------- */

#content {
	height:518px;
}

#accueil {
	position:relative;
	width:235px;
	display:inline-block;
	background-color:#000;
	vertical-align:top;
	margin:0 11px 0 0;
}

#accueil h1 {
	position:absolute;
	top:-16px;
	left:-14px;
	height:16px;
	width:134px;/* total 156px */
	height:31px;/* total 43px */
	background-image:url(_images/_general/brush-stroke.png);
	background-repeat:no-repeat;
	padding:12px 0 0 22px;
	margin:0;
	font-size:16px;
	font-weight:normal;
}

#accueil h1 a {
	background-color:#000;
}

#produits {
	position:relative;
	width:258px;
	display:inline-block;
	background-color:#000;
	vertical-align:top;
	margin:0 11px 0 0;
}

#produits h1 {
	position:absolute;
	top:-16px;
	left:-14px;
	height:16px;
	width:134px;/* total 156px */
	height:31px;/* total 43px */
	background-image:url(_images/_general/brush-stroke.png);
	background-repeat:no-repeat;
	padding:12px 0 0 22px;
	margin:0;
	font-size:16px;
	font-weight:normal;

}

#produits h1 a {
	background-color:#000;
}

#footer-produits {
	margin:10px 0 -20px 0;

}

#img-produits {
	padding:16px 16px 0;
}

#content-produits {
	font-size:12px;
	line-height:14px;
	margin:16px;
	overflow:auto;
	height:250px;
}

#content-produits .product-description {
	margin:0 0 2.75em;
}

#img-content-produits {
	margin:0 0 1em 0;
}

#content-produits h2 {
	font-size:12px;
	line-height:14px;
	margin:0 0 0.25em 0;
	font-weight:normal;
}

#footer-produits img {
	width:258px;
}

#contact {
	position:relative;
	width:169px;
	display:inline-block;
	background-color:#000;
	vertical-align:top;
	margin:0 11px 0 0;
}

#contact h1 {
	position:absolute;
	top:-16px;
	left:-14px;
	height:16px;
	width:134px;/* total 156px */
	height:31px;/* total 43px */
	background-image:url(_images/_general/brush-stroke.png);
	background-repeat:no-repeat;
	padding:12px 0 0 22px;
	margin:0;
	font-size:16px;
	font-weight:normal;

}

#contact h1 a {
	background-color:#000;
}

#content-contact {
	font-size:12px;
	line-height:14px;
	margin:16px;
}

#apropos {
	position:relative;
	width:235px;
	display:inline-block;
	background-color:#000;
	vertical-align:top;
}

#apropos h1 {
	position:absolute;
	top:-16px;
	left:-14px;
	height:16px;
	width:194px;/* total 216px */
	height:30px;/* total 42px */
	background-image:url(_images/_general/brush-stroke-large.png);
	background-repeat:no-repeat;
	padding:12px 0 0 22px;
	margin:0;
	font-size:16px;
	font-weight:normal;

}

#apropos h1 a {
	background-color:#000;
}

#img-apropos {
	padding:16px 16px 0;
}

#content-apropos {
	font-size:12px;
	line-height:14px;
	margin:16px;
	overflow:auto;
	height:190px;
}

#footer-apropos {
	margin:10px 0 -18px 0;

}

#footer-apropos img {
	width:235px;
}