div,.accordion_toggle, fieldset  {
border-radius: 20px; 
border 2px solid white;
 -moz-border-radius: 20px; 
  -webkit-border-radius: 20px; 
}
a:active{
color:red;
}
a:focus, a:hover {
color:#6495ED;
}
a:visited {
color:steelblue;
}
.alerte{
color:red;
font-size:16px;
border:2px dotted red;
background-image:url('images/error.png');
background-repeat:no-repeat;
background-position:top right;
}
.confirmation{
color:green;
font-size:16px;
border:2px dotted green;
background-image:url('images/valid.png');
background-repeat:no-repeat;
background-position:top right;
text-align:center;
}
.oldprix{
text-decoration:line-through;
color:red;
}
body {
font-family:Helvetica, sans-serif, Verdana, Arial  ;  
font-size: 0.8em;
margin: 0;
padding: 0;
background-position:top;
background-color:#ececec;

}

img{
border:0px;
}
a img{
border:black 0px solid ;
}
#header {
background-image: url("images/banniereacc.png");
height:200px;
background-position:center center;
background-repeat: no-repeat;
margin:0px;
}

#haut {
margin-top:-8px;
height: 30px;
text-align:center;
}
#conteneur {
position: absolute;
width: 100%;
border: solid black 0px;
}
#centre {
margin-top:-6px;
margin-left: 205px;
margin-right: 205px;
padding:20px;
background-color: white;
border: solid white 1px;
border-bottom: 0px;
min-height:1280px;
color:black;
background-image:url("images/backc.png");
background-position:bottom left; 
}
#centre #titrepage{
background-color:#C0C0C0;
color:white;
margin-top:-12px;
}
#gauche {
float:left;
position: absolute;
width: 200px;
font-style:italic;

}
#droite {
float:right;
width: 200px;
}
#pied {
clear:both;
min-height: 70px;
background-color: #f7f195; 
border: solid white 2px;
margin-left: 200px;
margin-right: 200px;
}
#pied p{
text-align:center;
}
/* menuhaut design */
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
margin-top:-1px;
font-style:italic;
}
#haut ul#menuhaut li {
display: inline;
background: url('images/degra50.png') repeat-x bottom center;
}
#menuhaut a {
margin: 0 2px;
color: #6495ED;
text-decoration: none;
font-size: 16px;
font-weight: bold;
padding-left:5px;
padding-right:5px;

}
#menuhaut a:hover {
text-decoration: none;
font-weight:bolder;
color:#0099FF;;background-color:white;

}
/* Fin menuhaut design */


/* menugauche design */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
list-style-type:none; 
margin:0 0 10px;
padding:0; 
position:absolute; 
width:200px; 
}
#menu li {
display:block; padding:0; margin:0; position:relative;
}
#menu li a, #menu li a:visited {
display:block; text-decoration:none;
}
#menu li dd {

}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {
background:white url('images/degrajaune.png') repeat-x bottom bottom;
color:#6495ED;
}
#menu li dd, #menu li a dd {
display:block;
}
#menu li dl, #menu li a dl {
height:auto; 
background:#f7f195 url('images/degrajaune.png') repeat-x bottom center;
}
#menu table {
border-collapse:collapse; 
padding:0; margin:-4px; 
font-size:1em;
}
#menu dl {
width: 200px; 
margin: 0; background: #6f9c6f; cursor:pointer;}
#menu dt {margin:0; padding: 0; 
font-size: 1.2em;
line-height:1em; border-bottom:1px solid #cce;
background:url('images/backopak.png') repeat-x center center;};
#menu dd {
margin:0; 
padding:0; 
font-size: 1em; 
text-align:left; 
color:steelblue;
font-style:italic;
}
.gallery dt a, .gallery dt a:visited {
display:block; 
color:#6495ED; 
padding:5px 5px 5px 10px; 
background:#f7f195 ;
}
.gallery dd a, .gallery dd a:visited {
color:#6495ED;  
text-decoration:none; 
display:block; 
padding:4px 5px 4px 20px;
background:url('images/backopak.png') repeat-x top center;
}
* html .gallery dd a, * html .gallery dd a:visited {
height:1em;
}
.gallery dd a:hover {background:white; color:#6495ED; 
}

/* menugaucheperso */
.menugauche {
	margin:0px;
	padding:0px;
	border-top: solid black 0px;    
	padding   :1px;              /* Marge intérieur à 1px sauf pour le bas */ 
	font-size :   1.2em;          /* Taille de notre police */
}
.menugauche .libelle{
	margin:0px;
	list-style-type:none;
	margin-bottom:4px;
	background-image:none;
	text-align:center;
	background:#f7f195 url('images/degrajaune.png') repeat-x center center;
}
.menugauche .libelle a{
	background-repeat : repeat-x;
	background-position:top;
	color:black;
	font-weight:bolder;
}
.menugauche .libelle a:hover{
	color:grey;
}
.menugauche {
	border:0px;display:list;
}
.menugauche p{
	margin:0px;
	width:100%;
	line-height:20px;
	list-style-type   :  none;            /* Aucunes puces associées */
	margin-bottom     :  0px;  
	border-bottom: 1px solid black;	/* Ajout d'une marge en bas du lien */
	background-color  : #f7f195;
	color             : #39C; 
	background-image:url('images/degrajaune.png');
	background-position:bottom center;
	background-repeat:repeat-x;
}
.menugauche p a{
	width             : auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
	width             : 30px;              /* largeur interprétée par IE6 et inférieur */
	padding           : 2px;               /* Définition des marges intérieures */  
	text-decoration   : none;              /* Suppression du soulignement */
	color             : #39C; 	/* Couleur de la police */
	text-align:right;
	font-weight:thin;
	background:url('images/backopak.png') repeat-x center center;
}
.menugauche p .opencat{
text-align:right;
display:block;
}
.menugauche p .open:hover{
	color: blue;
}
.menugauche p a:hover{
	color             : red;              /* Couleur de la police */
	background-image  : url('images/degrajaune.png');
	background-repeat : repeat-x;
}
.menugauche p .souscat {
display:hide;
}
/* FIn menugauche design */

/* menudroit design */
#menudroit {
list-style-type: none;
background-repeat:repeat-x;
}
#menudroit h3
{
color:#d7d8df;
}
#menudroit li {
margin-bottom: 2px;
}
#menudroit a {
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
.connectes p {
text-align: right;
}
#menudroit #datetime{
margin:0px;
text-align:center;
font-weight:bolder;
}
.blockdroit,.blocktitre{
border-radius: 0px; 
 -moz-border-radius: 0px; 
  -webkit-border-radius: 0px;
}
.blockdroit {
background-color: #f7f195;
padding:2px;
padding-top:2px;
border-top:0px solid black;
margin-bottom:15px;
}
.blockdroit ul li {
background-image:url('images/backopak.png');
font-weight:bold;
}
.blocktitre{
background:url('images/degra50.png') repeat-x center center;
background-color:none;
margin:0px;
}
.blockdroit p{
font-size:12px;
line-height:10px;
margin:0px;
font-style:italic;
}
.blockdroit .data{
font-weight:bold;
text-align:center;
font-style:normal;
}
/*Fin menudroit design */

.lien_out {
width:200px;
margin:auto;
text-align:center;
}

#panier table{
border-collapse:collapse;
width:100%;
}
#panier tr th {
background-color:#f7f195;
background-repeat:repeat-x;
height:30px;
}
#panier tr{
text-align:left;
border:solid 1px black;
background-color: white;
background-image:url('images/backz.png');
background-position:bottom;
background-repeat:repeat-x;
}
#panier tr:hover{
text-align:left;
border:solid 1px black;
background-image:url('images/backz.png');
background-position:bottom;
background-repeat:repeat-x;
background-color:#d7d8df;
}
#panier #reference{
width:20%;
}
#panier #ref{
width:40%;
font-weight: bold;
}
#panier #prix{
width:20%;
}
#panier table a{
text-decoration: none;
}
#panier em{
font-size:10px;
}

/* Design page inscription */
#box{
display:block;
width:98%;
height:500px;
padding:2px;
padding-right:0px;
margin:auto;
}
#box{
display:block;
width:98%;
padding:2px;
padding-right:0px;
margin:auto;
overflow :auto;
}
#box3 #zoomvar{
width:100%;
text-align:center;
}
#box3 #zoomvar img{
margin:auto;
}
#box3 #zoommini{
width:52px;
margin:auto;
}
#box h3{
margin-top:0px;
padding-top:0px;
line-height:16px;
padding-left:10px;
}
#box h1{
line-height:20px;
}
#box #titrebox{

}
#inscri fieldset{
border: 4px solid #f7f195;
background-color:#fbfbfb;
}
#inscri fieldset:hover{
background-color: #FFF;
}
#inscri fieldset legend{
	padding: 0 10px;
	border-left: #f7f195 4px solid;
	border-right: #f7f195 4px solid;
	font-size: 1.2em;
	color: #999;
}
#inscri optgroup{
color:steelblue;
}
#inscri optgroup option{
color:black;background-color:skyblue;
}
#inscri fieldset label {
	background-color: #f7f195;
	display: block;
	width: 39%;
	float: left;
	padding-right: 1%;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom:2px;
}
#inscri p {
display:block;
margin-bottom:2px;
}
#inscri input, #inscri select {
	margin-left: 1%;
	width: 58%;
	border: #CCC 1px solid;
}
#inscri input:hover, #incri input:focus{
	border: #999 1px solid;
	background-color: #DDEEFF;
}
#inscri input[type="submit"]{
	border: #DDEEFF 1px solid;
	width: 27%;
}
#inscri input[type="submit"]:hover{
	background-color: #66CC33;
	cursor: pointer;
}
#inscri input[type="reset"]{
	border: #DDEEFF 1px solid;
	width: 27%;
}
#inscri input[type="reset"]:hover{
	background-color: #E6484D;
	cursor: pointer;
}
#inscri .form_label_nostyle{
	background: none;
}
#inscri .radio_ci{
width:58%;
margin:auto;
}
#inscri #captcha {
text-align:center;
font-weight:bolder;
}
.jsvalidation{
display:inline-block;
color:red;
border:1px dotted red;
line-height:12px;
}

/* Fin design page inscription */

#profilclient{
margin:auto;
border-collapse:collapse;
background-color:#eae9df;
}
#profilclient .modifprofil{
text-align:center;
width:20px;
background-image:url('images/backleft.png');
background-repeat:repeat-y;
background-color:#eae9df;
}
#profilclient #boutonprofil td{
padding-top:10px;
background-color:white;
}
/*design tableau_commande du client */
#table_commande {
width:100%;
}
#table_commande tr td{
border: 2px solid black;
text-align:center;
}
#table_commande th{
text-align:left;
}

.note {
font-size:12px;
font-weight:bold;
font-style:italic;
color:black;
text-decoration:none;
}

.retour{
text-align:center;
display:block;
}
.retour img {
border:0px;
}

#description{
background-color:white;
color: #444444;
font-size:16px;
border: 1px solid black;
display:block;
padding:20px;
margin-right:300px;
font-style:italic;
font-weight:bold;
}
#nomobj {
font-family: sans-serif,Helvetica,  Verdana, Arial;
border-bottom:  solid black 2px;
border-top:  solid black 2px;
border-right:  solid black 1px;
border-left:  solid black 1px;
font-size: 1.2em;
color:steelblue;
background-color:white;
background-image:url('images/menuhtdeg.png');
background-repeat:repeat-x;
margin-right:300px;
text-align:center;
font-style: italic;
font-size: 18px;
font-weight:bolder;
display:block;
}


#ficheinfo {
width:100%;
background-color:#f7f195;
}
#ficheinfo tr td {
border:black 1px solid;
}
#textefiche {
padding-top:0px;
}
#galerie_mini
{	
	float:right;
	width: 30%;
	list-style-type: none ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
	width:180px;
}
#paneladmin {
position:fixed;
bottom:0px;
left:0px;
background-image:url('images/backopak.png');
width:300px;
border-right:3px grey dotted;
border-top:3px grey dotted;
}
/* DESIGN page: PRODUITS */
#allfiche {
width:90%;
margin:auto;
}
#allfiche .tableobjets{
height:360px;
width:320px;
font-size:12px;
padding:5px;
background-color:white;
border:2px solid black;
border-bottom:0px;
}
.nomobjet {
display:block;
text-align:center;
margin-top:0px;
border:0px solid black;
width:320px;
height:50px;
vertical-align:center;
font-size: 1.2em;
color:#6495ED;
font-style:italic;
line-height:20px;
border-bottom:solid 1px black;
background-color:#e4c143;
background-position:bottom;
background-repeat:repeat-x;
background-image:url('images/backzc.png');
} 
.nomobjet a{
color:#517aff;
text-decoration:none;
}
.nomobjet a:hover{
color:#517aff;
text-decoration:underline;
}
.infolegal {
width:320px;
border-bottom:solid 1px black;
}
.prixfiche {
font-size:18px;
width:50%;
text-align:left;
}
.ref {
text-align:right;
width:50%;
font-size:14px;
float:right;
}
.photofiche img {
border:0px;
}
.photofiche {
display:block;
text-align:center;
height:240px;
width:320px;
}
.pagination {
text-align:justify;
border: 4px solid #f7f195;
background-color:#fbfbfb;
}
.pagination:hover{
background-color: #FFF;
}
.pagination a, .pagination span{
margin-left:5px;
}
.pagination legend{
	padding: 0 10px;
	border-left: #f7f195 4px solid;
	border-right: #f7f195 4px solid;
	font-size: 1.2em;
	color: #999;
}
/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 30px;
			background: #edd14e;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: normal;
			margin: 0 0 0 0;
			font-size:10px;text-align:center;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 100%;
			background: #edd14e;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

		.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
		}

		.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
		}
  			
		
	.LB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.LB_window {
	position: absolute;
	background: #fff;
	color:#000000;
	display:none;
	border: 4px solid #659ECB;
}

.LB_window #codebox {
   width: 420px;
   height: 80px;
   margin: 0 65px 15px 65px;
   border: 1px dotted #666;
   overflow: hidden;
}
.LB_window label {
   margin: 0;
}

.LB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
   width: 100%;
}

#LB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

.LB_closeAjaxWindow{
	cursor: move;
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#9FBCC8;
}

.LB_closeAjaxWindow a{
	cursor: pointer;
}

.LB_content{
	overflow:hidden;
}

.LB_resize{
   background-image: url("handle.gif");
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 13px;
   width: 15px;
   position: absolute;
   bottom: 0;
   right: 0;
 }  
   
	  
	/*-----------------------------------------ADMIN----------------------- */
#admin a:visited {
color:steelblue;
}
#admin a{ text-decoration:none;border-bottom:2px dotted steelblue;}
#admin #tabadmin a {border:0px solid black;}
#admin #gestionlien a{
color:steelblue;
border-bottom:1px dotted black;
}
#admin #gestionlien a:hover{
background-color:#f0e68c;
color:black;
border:2px dotted white;
}
#admin #gestionlien{
list-style-type:none;
}
#admin #gestionlien li{
display:inline;
}
#tabadmin .soustitre:hover{
background-color:steelblue;
}
#tabadmin .soustitre{
background-color:steelblue;
color:white;
background-image:url('images/degrableu.png');
background-repeat:repeat-x;
}
#tabadmin {
border-collapse:collapse;
width:100%;
}
#tabadmin tr th{
background-color:#f7f195;
background-image:url('images/degrajaune.png');
background-repeat:repeat-x;
height:30px;
}
#tabadmin tr{
text-align:left;
border:solid 1px black;
background-color: white;
}
#tabadmin .trcolor{
background-color:#f7f1d9;
}
#tabadmin .trcolor:hover{
background-color:#d9e5d4;
}
#tabadmin tr:hover{
text-align:left;
border:solid 1px black;
background-position:bottom;
background-repeat:repeat-x;
background-color:#d7d8df;
}

#tabadmin .bouton{
text-align:center;
}
#tabadmin .center{
text-align:center;
}
.supprimgad .phobj{
width:240px;
}
.supprimgad a{
float:right;

}
#accueil #mini img,#minipromo img {
 -moz-border-radius: 8px; 
  -webkit-border-radius: 8px; 
  border-radius: 8px; 
}
#accueil h1{
color:#0099FF;
line-height:50px;
text-align:center;
text-shadow: 0px 0px 5px #edd04d ;  
}
.txt_accueil {
color:steelblue;
text-align:center;
line-height:15px;
font-size:14px;
text-shadow: 0px 0px 5px #edd04d ; 
padding-left:20px;
padding-right:5px;
text-align:justify;
text-indent:5px;
font-style:italic;
margin:auto;
width:85%;
}

#title{
margin-left:150px;
width:620px;
height:200px;
}
#title img{ 
display:inline;
margin:-2px;
margin-bottom:15px;
z-index:150;
}
#alaune {
margin-top:-80px;
float:left;
margin-left:50px;
height:250px;
width:320px;
padding:0px;
}
#alaune #photo{
width:320px;
height:240px;
}
#alune #photo img{
display:block;
}

#alaune #photo{
border: 8px solid #edd04d;
}
#alaune #mini {
width:100%;
}
#alaune #mini img{
display:inline;
border: 4px solid #edd04d;
margin:5px;
}
#alaune img:focus{
border: 2px solid #edd04d;
}
#promo{
margin-top:-80px;
float:right;
margin-right:50px;
height:250px;
width:320px;
padding:0px;
}
#promo #photopromo img{
border: 8px solid steelblue;
 -moz-border-radius: 8px; 
  -webkit-border-radius: 8px; 
  border-radius: 8px; 
}
#promo #detailspromo img{
float:right;
}
#promo #minipromo {
margin-top:48px;
direction: rtl; 
}
#promo #minipromo img{
display:inline;
border: 4px solid steelblue;
margin:5px;
}
.minis img{
display:inline;
width:100px;
}
.newprix{
color:green;
font-size:18px;
}
#box .para img{
display:inline;
float:right;
margin:5px;
margin-left:15px;
margin-bottom:15px;
}
#box .para{
padding-left:5px;
padding-right:5px;
text-align:justify;
text-indent:15px;
}
#newsletter .alerte, #newsletter .confirmation, #newsletter a {
padding-right:15px;
line-height:18px;
text-align:center
}
#newsletter a{
text-align:center;
color:steelblue;
border-bottom:1px dotted steelblue;
}
#paniermod p {
line-height:28px;
text-align:center
}
