/*  couleurs  c1 = bleu  -  c2 = violet  - c3 = beige   */

.alignleft{
	float: left;
}

.c1fonce {
	/*color:#4f7493;*/
	color:#4f7493 ;
}
.c1moyen {
	/*color:#6698C1;*/
	color:#6698C1;
}
.c1clair {
	color:#A6B6CF;
}
.c2fonce {
	color:#7E004F;
}
.c2moyen {
	color:#990060;
}
.c3fonce {
	color:#AE7E00;
}
.c3moyen {
	color:#D7BF80;
}
.c4fonce {
	color:#B6101D;
}
/* mise en page */

ul, li, div, td, table, body, form, a, p { 
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	text-align:center;
	background:url(../img/fondPage.jpg) repeat-x #d9d9d9;
}
li {
	list-style-type:none;
}
.contenu {
	margin:0 auto 40px auto;
	width:1000px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top right;
	text-align:left;
	border-bottom:1px solid #ccc;
}

/* menu haut */
.dansContenu {
	position:relative;
}
.menuHaut {
	width:100%;
	height:113px;
	margin:0 0 3px 0 ;
	background:url(../img/fondHaut.gif) repeat-x bottom;
	position:absolute;
	top:0;
	left:0;
}
.menuHaut table{
	position:absolute;
	bottom:0px;
	left:135px;
}
.menuHaut table td {
  vertical-align:bottom;
}
.logo {
  position:absolute;
	bottom:5px;
	left:4px;
	border:0;
}
.listeProd {
	text-align:center;
	margin:2px;
	position:relative;
	float:left;
}
.listeProd li {
	float:left;
	background-color:#4f7493;
}
.listeProd a {
	color:#fff;
	float:left;
	padding:2px 8px 2px 8px;
	text-decoration:none;
	border:2px solid #fff;
}
.listeProd a:hover {
	background-color:#990060;
}
.listeProd li.titreListe1 {
	display:block;
	background-color:#FFF;
	border-bottom:3px solid #4f7493;
	float:none;
	color:#4f7493;
	margin:0 2px 1px 2px;
	padding-bottom:2px;	
}
.listeProd li.titreListe2 {
	display:block;
	background-color:#FFF;
	border-bottom:3px solid #7E004F;
	float:none;
	color:#7E004F;
	margin:0 2px 1px 2px;
	padding-bottom:2px;
}
.listeProd li.titreListe3 {
	display:block;
	background-color:#FFF;
	border-bottom:3px solid #fff;
	float:none;
	color:#777;
	margin:0 2px 1px 2px;
	padding-bottom:2px;
	text-align:left;
}
.listeProd li.extraListe3 {
	background-color:#AE7E00;
}
ul.menuGauche li.page-item-505 {
	background-color:#AE7E00;
}

ul.listeProd li.selected {
	background-color:#6698C1;
}

.ariane {
	font-size:11px;
	color:#777;
	padding-bottom:22px;
  background-image:url(../img/fleche.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	margin:0 0 0 135px;
}
.ariane a {
	color:#777;
	float:none;
	font-size:11px;
	padding:0;
	text-decoration:none;
}
.ariane a.atiempo {
	color:#B6101D;
}
.ariane a:hover {
	background:none;
	text-decoration:underline;
}

/*-- menu gauche --*/

ul.menuGauche {
	margin-bottom:20px;
	width:200px;
	border-left:5px solid #fff;
}
ul.menuGauche div {
	border-left:7px solid #4f7493;
	padding:3px;
}
ul.menuGauche li {
	background-color:#6698C1;
	margin:5px 0 0px 0;
	width:130px;
	color:#fff;
	overflow:hidden;
	padding:0;
}
ul.menuGauche li a {
	text-decoration:none;
	display:block;
	width:130px;
	padding:3px;
	color:#fff;
	border-left:7px solid #4f7493;
}
ul.menuGauche li a:hover {
	background-color:#990060;
	border-left:7px solid #7E004F;
}
.titreGauche {
	background:url(../img/fondTitreGauche.png) bottom right no-repeat #4f7493;
}
ul.menuGauche .titreGauche div {
	padding:50px 3px 5px 3px;
	font-size:16px;
}
ul.menuGauche li.titreOption {
	margin-top:30px;
}
ul.menuGauche ul {
	background:#fff;
	padding:2px 0 0px 15px;
	margin:0;
}
ul.menuGauche ul li {
	border:none;
	background-color:#4f7493;
	text-align:right;
	width:120px;
	margin : 2px 0 0 0;
}
ul.menuGauche ul li a{
	width:100px;
	padding-right:10px;
}
ul.menuGauche li.selected {
	width:200px;
	text-align:right;
}
ul.menuGauche li.selected a {
	font-size:17px; 
	background-image:url(../img/titreGaucheSel.png);
	background-position: top right;
	border-left:7px solid #990060;
	padding-right:15px;
	width:180px;
}
ul.menuGauche li ul li.selected a {
	width:100px;
	margin-right:100px;
}
/*-- pied de page  --*/

ul.menuBas {
	background-image:url(../img/fondPied.png);
	clear:both;
	padding:0 0 0 132px;
	color:#888;
	display:block;
	height:40px;
}
ul.menuBas li {
	float:left;
}
ul.menuBas li.ouestonline {
	float:right;
}
ul.menuBas li.ouestonline a {
	font-size: 10px;
	color:#AE7E00;
}
ul.menuBas li a { 
	color:#888;
	text-decoration:none;
	padding:20px 10px 0px 10px;
	float:left;
	margin:0;
	border:0;
}
ul.menuBas li span {
	padding:20px 10px 10px 10px;
	float:left;
	font-weight:bold;
}
ul.menuBas li a:hover, ul.menuBas li.selected a {
	color:#000;
	background-image:url(../img/basover.gif);
	background-repeat:no-repeat;
}
.coinGauche {
	background:url(../img/mire.gif) no-repeat;
	margin:10px;
	clear:both;
	width:20px;
	height:20px;
	float:left;
}
.coinDroit {
	float:right;
	background:url(../img/mire.gif) no-repeat;
	width:20px;
	height:20px;
	margin:10px;
}
/* -- centre de page -- */
.page {
	padding:126px 0 0 0;
}
.texte {
	float:left;
	width:560px;
}
.milieu {
	float:right;
	padding: 0 0 0 0;
	width:780px;
}
.milieu p {
	margin:20px;
	text-align:justify;
}
h1 {
	display:block;
	width:350px;
	text-align:right;
	margin:10px 0 20px 0;
	padding:0 0 7px 0;
	background:url(../img/fondH1.jpg) no-repeat bottom right;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px; 
	color:#7E004F;
	font-weight:normal;
}
h2 {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:2px 0 2px 5px;
	margin:0 0 20px 0;
	font-weight:normal;
	color:#666;
}
h3 {
	font-size:14px;
	font-weight:normal;
	padding :5px 0 5px 0;
	margin :5px 0 0 0;
	font-family:"Century gothic", Arial, Helvetica, sans-serif;
}
.produit {
	float:right;
	width:325px;
	margin: 0 0 20px 0;
	color:#333;
}
.lienProduit {
	display:block;
	width:230px;
	text-decoration:none;
	text-align: center;
	float:left;
	clear:left;
	padding:10px 0 0 0;
}
.petitProduit {
	clear:both;
}
.lienPetitProduit img.visuelPetitProduit {
	border-bottom:2px solid #eee;
	border-right:1px solid #eee;
	border-left:6px solid #fff;
}
.lienPetitProduit {
	width:114px;
	height:140px;
	text-decoration:none;
	text-align: center;
	float:left;
	display:block;
	margin:10px 2px 5px 0;
}
.lpp70 {
	width:77px;
	height:125px;
}

.petitProduit .lienPetitProduit {
	margin:10px 25px 5px 0;
}
.pp70 {
	margin:0 ;
}
.pp70 h2 {
	margin : 20px 0 ;
}
.nouvelleLigne {
	clear:left;
}
.loupePetite {
	margin: -30px -27px 0 0;
}
.loupe  {
	margin:-50px -65px 0 130px;
}
.loupeTexte {
	background:#fff;
	font-size:10px;
	color:#666;
}
.legende {
	font-size:10px;
	color:#990060;
	color:#aaa;
	color:#6698C1;
}

.lienProduit img, .lienPetitProduit img {
	border:none;
}

.lienFichier {
	background:url(../img/liens-pdf.gif) no-repeat;
	background-position:1px 0;
	padding:0 20px;
	color:#666;
	text-decoration:none;
}
.lienFichier:hover {
	color:#B6101D;
	background-position:0 1px;
	background-color:#f5f5f5;
}
.separprod {
	clear:both;
	margin:0;
	padding:0;
	height:1px;
}
.edito {
	clear:both;
	padding:20px 0 0 0;
	margin:10px 20px 40px 0;
	color:#666;
}
.edito h3 {
	padding:5px 0 0 0 ;
	width:350px;
	text-align:right;
	background:url(../img/fondH1.jpg) no-repeat;
	color:#7E004F;
	font-size:16px;
}
.zoom a {
	cursor:pointer;
}
.zoom {
	float:left;
	background-image:url(../img/ombre.png) !important;
	background-image:url(../img/ombre.gif);
	background-position:bottom right;
}
.zoom img {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	display: block;
	position:relative;
	margin:-6px 6px 6px -6px;
}
.zoom a.fermer {
	background:url(../img/fermer.gif);
	display:block;
	width:80px;
	height:21px;
	position : absolute;
	top:0px;
	right:15px;
	display:none;
}

/*-- spec tec colonne droite --*/
.speTech {
	padding:0 0 0 560px;
	color:#666;
	margin-bottom:20px;
}
.speTech a {
	color:#666;
	text-decoration:none;
	background:url(../img/puce-spec-tech.gif) no-repeat center left;
	padding-left:10px;
}
.speTech a:hover {
	color:#333;
}
.speTechIn {
	background:url(../img/fondTechnique.jpg) no-repeat bottom left #D8C082;
	border:4px solid #fff;
	padding:10px 10px 35px 10px;
}
.speTech h3 {
	color:#B6101D;
	padding:0;
	margin:0 0 5px 0;
}
/*-- plan du site  --*/
.plandusite, .plandusite ul {
	margin:0 0 0 20px;
	background:url(../img/arbre-0.gif) repeat-y top left;
}
.plandusite li {
	background:url(../img/arbre-1.gif) no-repeat top left;
	padding-left:10px;
}
.plandusite li.derniere {
	background-color:#fff;
}
.plandusite a {
	color:#AE7E00;
	text-decoration:none;
	background:none;
	display:block;
	width:80%;
	padding:1px 0;
}
.plandusite a:hover {
	color:#900;
	background:url(../img/arbre-2.gif) no-repeat top left;
	padding-left:7px;
}

.demander-devis {
	padding:2px 8px 2px 15px;
	color:#AE7E00;
	margin:0 0 10px 40px;
	border:1px solid #AE7E00;
	background-position:7px 7px;
	background-repeat:no-repeat;
	background-image:url(../img/puce-spec-tech.gif);
	text-decoration:none;
	display:block;
	width:35%;
	
}
.demander-devis:hover {
	background-color:#AE7E00;
	color:#FFF;
}

/* ---- formulaire de ocntact -----*/

.label, .checkbspan {
	float:left;
	width:120px;
	text-align:right;
	padding:3px 5px 0 0;
}
.checkbspan {
	text-align:left;
}
.smallinput {
	width:80px;
}
.form-devis input {
	border:1px #ccc solid ;
	margin:0 0 5px 0;
	padding:3px 5px;
}
.erreur {
	color:#c00;
}
