﻿@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
}

li {
	display: inline;
}

img {
	border: 0;
}

body {
	background: #ffffff  url(../../img/template_pics/bg.png) no-repeat top center;
	font-weight:normal;
}

#global {
	margin: 0 auto;
	width: 960px;
	/*height: 100%;*/
}

#header {
	position: relative;
	height:175px;
	width:950px;
	background-color: transparent;
	padding: 0 5px;
	z-index: 1;
}

#main {
	position: relative;
	width:960px;
	/*background: transparent  url(../../img/template_pics/bgMain.png) no-repeat top center;*/
	padding: 0 ;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 8px;
	left:11px;
	height: 167px;
}

#clientAccess {
	position:relative;
	display:block;
}

#panier {
	position:relative;
	display:block;
}

#headServCli {
	position:relative;
	display:block;
	margin-top:10px;
}

#headerMenu {
	position: absolute;
	top:10px;
	right: 10px;
}

#mainTop {
	position: relative;
	height: 14px;
	width: 960px;
	background: transparent  url(../../img/template_pics/bgMainTop.png) no-repeat top center;
}

#mainPrinc {
	position: relative;
	width: 960px;
	overflow:hidden;
	background: transparent  url(../../img/template_pics/bgMainRepeat.png) repeat-y bottom center;
	overflow: auto;
}

#mainBottom {
	position: relative;
	height: 11px;
	width: 960px;
	background: transparent  url(../../img/template_pics/bgMainBottom.png) no-repeat bottom center;
}

#hautPage {
	position:absolute;
	top:-15px;
	left:20px;
}

#leftCol {
	
	float: left;
	width: 200px;
	/*height: 400px;*/
	top: 0;
	background-color: transparent;
}

#content {
	
	float: left;
	width: 560px;
	top: 0;
	background-color: transparent;
}

#contentPage {
	
	float: left;
	width: 750px;
	padding-right:10px;
	top: 0;
	background-color: transparent;
}

#annonceTop {
	margin: 0 10px;
}

.moduleLine {
	width:540px;
	margin: 0 10px;
}

.moduleBlock {
	float:left;
	margin:7px 0;
	text-align:center;
	width:270px;
	color: #8fa918;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
}

.moduleBlock a {
	color: #8fa918;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	opacity:0.90;
	filter:alpha(opacity=90);
}

.moduleBlock a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#rightCol {
	
	float: left;
	width: 200px;
	/*height: 300px;*/
	top: 0;
	background-color: transparent;
}

ul#langMenu {
	position: relative;	
	height:36px;
	width: 195px;
	left: 5px;
}

ul#langMenu li {
	position: relative;
	float: left;
	display: inline;
	list-style: none;
}

#langFR {
	position: relative;
	height: 36px;
	width: 99px;
	background:  transparent url(../../img/template_pics/btHomeFr.png) no-repeat top left;
	display: block;
}

#langEN {
	position: relative;
	height: 36px;
	width: 96px;
	background:  transparent url(../../img/template_pics/btHomeEn.png) no-repeat top left;
	display: block;
}

#home {
	position: relative;
	height:38px;
	width:195px;
	background:  transparent url(../../img/template_pics/btHome.png) no-repeat top left;
	display: block;
	left: 5px;
}

#contact {
	position: relative;
	height:38px;
	width:195px;
	background:  transparent url(../../img/template_pics/btContact.png) no-repeat top left;
	display: block;
	left: 5px;
	margin-top:4px;
}

#ttRecherche {
	width: 190;
	height: 29px;
	position: relative;
	left: 7px;
	margin-top: 7px;
}

#recherche {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 7px;
	height: 20px;
	background-color: #fcfbfb;
	padding: 10px;
}

#recherche form {
	position: relative;
}

.champsrecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	border: 1px solid #9C9C9C;
	height: 20px;
	line-height: 20px;
	width:130px;
	display: block-inline;
	float: left;
	position: relative;
}

#recherche a{
	display: block-inline;
	float: left;
	position: relative;
	margin-left: 5px;
}

#ttCatalogue {
	width: 190;
	height: 29px;
	position: relative;
	left: 7px;
	margin-top: 9px;
}

#catalogue {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	/* height: 300px; */
	left: 7px;
	background-color: #fcfbfb;
	padding: 10px;
	z-index: 200;
}

#catalogBack {
	position:relative;
	left:-7px;
	top:5px;
}

#ttInformations {
	width: 190;
	height: 29px;
	position: relative;
	left: 7px;
	margin-top: 9px;
}

#informations {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 7px;
	background-color: #fcfbfb;
	padding: 10px;
}

#ttALaUne {
width: 190;
	height: 29px;
	position: relative;
	left: 3px;
	margin-top: 3px;
}

#ALaUne {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 188px;
	left: 3px;
	background-color: #fcfbfb;
}

#newsletterLink {
	position: relative;
	top:9px;
}

#ttNewsletter {
	width: 190;
	height: 29px;
	position: relative;
	left: 3px;
	margin-top: 3px;
}

#newsletter {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 3px;
	background-color: #fcfbfb;
	padding: 10px;
}

#pay {
	position: relative;
	left: 3px;
	margin-top: 3px;
}

#payBox {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 3px;
	background-color: #fcfbfb;
	padding: 10px;
	margin-top: 12px;
	text-align: center;
}

#payBoxLeft {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 7px;
	background-color: #fcfbfb;
	padding: 10px;
	margin-top: 12px;
	text-align: center;
}

#ship {
	position: relative;
	left: 3px;
	margin-top: 3px;
}

#shipBox {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 3px;
	background-color: #fcfbfb;
	padding: 10px;
	margin-top: 9px;
	text-align: center;
}

#shipBoxLeft {
	position: relative;
	border: 1px solid #9C9C9C;
	width: 168px;
	left: 7px;
	background-color: #fcfbfb;
	padding: 10px;
	margin-top: 9px;
	text-align: center;
}

#habillage {
	display: block;
	height:30px;
	width:168px;
}

#footer {
	text-align: center;
	height:38px;
	margin-top:8px;
	background:  transparent url(../../img/template_pics/bgFooter.png) no-repeat top center;
}

#footer p {
	color: #8fa918;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	position:relative;
	top:12px;
}

#footer a {
	color: #8fa918;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial;
	font-size: 12px;
}

#pageContact {
	position: relative;
	float: right;
	width: 450px;
	text-align: right;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 30px;
}

#pageContactFoot {
	position: relative;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	margin-left: 20px;
}

#pictContact {
	position: relative;
	float:left;
	margin-left : 20px;
}

#formDiv {
	display: inline;
	width:730px;
	height: 530px;
}

.sommaireCGV-titre {
	margin-bottom:5px;
}

ol.sommaireCGV-liste {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left:5px;
	margin-bottom:10px;
}

ol.sommaireCGV-liste li{
	display:block;
	margin: 3px 0;
	padding-left:10px;
}

ol.sommaireCGV-liste li a{
	text-decoration: none;
	font-weight:normal;
	color:#8fa918;
}

ol.sommaireCGV-liste li a:hover{
	text-decoration: underline;
}

#contentCGV h2 {
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
	margin: 10px 0;
	color: #ca398d;
}

#contentCGV h3 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial;	
	margin: 5px 0;
	color: #ca398d;
}

#contentCGV p {
	font-size:12px;
	font-weight:normal;
	font-family: Arial;
	text-align: justify;
	margin-top: 10px;
}

#contentCGV a{
	color:#8fa918;
	text-decoration: none;
}

#contentCGV a:hover{
	text-decoration: underline;
}

#contentFAQ h2{
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
	margin: 10px 0;
	color: #ca398d;
	margin-left: 10px;
}

#contentFAQ p{
	font-size:12px;
	font-weight:normal;
	font-family: Arial;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#contentFAQ a{
	color:#8fa918;
	text-decoration: none;
}

#contentFAQ a:hover{
	text-decoration: underline;
}

.texteGras {
	font-weight: bold;
}

#identificationEntreprise h3{
	color:#ca398d;
	font-weight: bold;
	font-family: Arial;
	font-size:14px;
	margin-left: 160px;
	margin-bottom:15px;
}

#identificationEntreprise h4{
	display:block;
	float: left;
	width:150px;
	color: #8fa918;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-align: right;
	margin: 0 10px 0 0;
	padding:0;
	text-decoration: underline;
}

#identificationEntreprise p{
	display:block;
	float: left;
	width:200px;
	color: #000000;
	font-weight:normal;
	font-family: Arial;
	font-size:12px;
	margin: 0;
	padding:0;
}

#identificationEntreprise a{
	color:#8fa918;
	text-decoration:none;
}

#identificationEntreprise a:hover{
	text-decoration:underline;
}

#identificationEntreprise li{
	list-style:none;
	display: block;
	position:relative;
	margin: 0;
	padding: 2px 0;
	overflow:hidden;
	overflow:auto;
}

#identificationEntreprise ul{
	margin:0;
	padding:0;
}

#identificationEntreprise{
	float:left;
	width:360px;
	margin-top:50px;
}

h4.noUnderlined{
	text-decoration: none;
}

#contentIdent{
	width:730px;
}

#usinePicture {
	float:left;
	width:370px;
}

#googleMaps{
	width:730px;
	text-align:center;
	margin-top:50px;
}
