@charset "UTF-8";/* CSS Document */body {	background-color: #FFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	font-size:16px;}/* --------- Textes + Couleur --------- */body,td,th {	font-family: Helvetica, Arial, sans-serif;	color: #333;	line-height:16px;}a {color:#999; text-decoration:none;}a:hover {color:#999; text-decoration:underline;}/* ------- Wrapper ------------ */#wrapper {	color: #fff;	/*	width: 1000px;	height: 700px;	border: 0px solid #000;	position: absolute;	left: 50%;	*/	/* margin-left: -500px; */ /* Half the width of the DIV tag */	width:975px;	margin:0 auto;	text-align:center;	background-image:url(_images/_bg/bg-stripes.png);}/* -------- Main -------------- */#main {	width:975px;	height:700px;	border:#0C3 0px solid;	background-image:url(_images/_bg/bg-container.png);	background-repeat:no-repeat;	padding-left:71px;	padding-top:40px;	text-align:left;}/* -------- Logo -------------- */#logo {	width:975px;	height:99px;	margin-left:50px;	margin-bottom:12px;}/* -------- Navigation --------- */#navigation {	position:relative;	float:left;	width:139px;	height:230px;	background-color:#588702;	padding-left:20px;	padding-top:55px;	font-family: Helvetica, Arial, sans-serif;	font-size:12px;	line-height:25px;	color:#FFF;	text-decoration:none;	text-transform:uppercase;}#navigation a {	color:#FFF;	text-decoration:none;}#navigation a:hover {	color:#FFF;	text-decoration:underline;}/* ------------ Footer ------------ */#Footer {	position:relative;	margin-top:48px;	/*width:863px;*/	height:55px;}#Footer a img {	border:none;}#blog {	position:relative;	float:left;	width:214px;	/*width:180px;*/	height:55px;	color:#999;	font-size:10px;	line-height:13px;	text-align:left;	border-right:#CCC 0px solid;	text-align:center;}#facebooktwitter {	float:left;	position:relative;	width:214px;		/*width:335px;*/	height:55px;	margin-left:2px;	color:#999;	font-size:10px;	line-height:13px;	text-align:left;	border-right:#CCC 0px solid;	text-align:center;}#facebooktwitter #link-facebook {display:inline-block;position:relative;}#facebooktwitter #link-facebook img {position:absolute;left:-32px;top:16px;}#facebooktwitter #link-twitter {display:inline-block;position:relative;}#facebooktwitter #link-twitter img {position:absolute;left:-32px;top:16px;}#english {	position:relative;	float:left;	width:90px;	height:55px;	margin-left:25px;	color:#999;	font-size:10px;	line-height:13px;	text-align:left;	border-right:#CCC 0px solid;}#yoyomedia {	position:relative;	float:left;	width:214px;	/*width:250px;*/	height:55px; 	margin:0 0 0 648px; 	/*margin-left:216px;*/	color:#999;	font-size:10px;	text-align:left;	line-height:13px;	text-align:center;}/* --------- Separateur ----------- */#separateur {	position:relative;	float:left;	height:432px;	width:4px;	background-image:url(_images/_general/separateur.gif);	background-repeat:no-repeat;	background-color:#FFF;}/* ------------ Éléments paramétrables ---------- */#templatec01 {	/*color:#6e6c00;*/}#templatec01 .text-panel {	background-color:#ffffff;}#templatec01 .mouse-mask {	color:#ffffff;	background-image:url('_images/_general/grey-alpha.png');}#templatec01 .mouse-mask.over {	color:#ffffff;	background-image:url('_images/_general/black-alpha.png');}#templatec01 .mouse-mask.active {	color:#ffffff;	background-image:url('_images/_general/black-alpha.png');}/* ------------ Page À Propos ---------- */#apropos .scrollbar {width:364px;/*Total 430*/height:350px;/*Total 432*/padding:46px 30px 0 36px;}#apropos h1 {margin:0;font-size:18px;line-height:24px;margin:0 0 24px 0;color:#575a5d;font-weight:normal;}#apropos p {margin:0 0 24px 0;font-size:12px;line-height:24px;color:#575a5d;}/* ------------ Page Produits ---------- */#produits .scrollbar {width:394px;/*Total 430*/height:372px;/*Total 432*/padding:24px 0 0 36px;}#produits .scrollbar table {	padding:0;	margin:0;	border-collapse:collapse;}/*#produits .product {white-space: normal;}#produits .product * {white-space: normal;}*/#produits h2 {font-size:18px;line-height:24px;margin:0 0 0 0;font-weight:bold;color:#575a5d;}#produits .product-photo {position:relative;vertical-align:middle;margin:0 0 24px 0px;}#produits .product-description {font-size:10px;/*display:inline-block;*/width:206px;margin:0 0 24px 16px;position:relative;vertical-align:middle;}#produits .product-description h3 {margin:0 0 0 0;color:#575a5d;font-weight:bold;}#produits .product-description p {margin:0 0 0 0;color:#575a5d;font-weight:normal;font-size:12px;line-height:14px;}/* ------------ Page Contact ---------- */#contact .scrollbar {width:330px;/*Total 430*/height:372px;/*Total 432*/padding:64px 0 0 64px;}#contact h1 {font-size:18px;line-height:24px;margin:0 0 24px 0;font-weight:normal;}#contact .address {font-size:16px;line-height:24px;margin:0 0 24px 0;}#contact .contactinfo {font-size:16px;line-height:24px;margin:0 0 24px 0;}#contact .contactinfo .label {display:inline-block;width:32px;}#contact .contactinfo a {font-weight:strong;color:#666;text-decoration:none;}#contact .contactinfo a:hover {text-decoration:underline;}