@charset "utf-8";
/* CSS Document */
<!--
html { background-color:#e9e5b9; }
*
{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p { margin-bottom:10px; }
.corps
{
	width:990px;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.colg
{
	width:190px;
	left:0px;
	background-color:#e9e5b9;
	height:800px;
	float:left;
}
.centre
{
	width:660px;
	height:800px;
	left:191px;
	top:0px;
	background-color:#e9e5b9;
	float:left;
}
.panier
{
	width:135px;
	height:800px;
	left:852px;
	top:0px;
	background-color:#e9e5b9;
	float:left;
	text-align:center;
}
h1
{
	font-size:48px;
	font-weight:bold;
	text-align:center;
	color:#006600;
}
h2
{
	font-size:24px;
	text-align:center;
	color:#006600;
	font-weight:normal;
	padding-bottom:45px;
}
.presentation {  
	margin-left:35px;
	margin-right:35px;
	text-align:justify;
}
.info
{
	float:right;
	width:230px;
	margin-right:0;
	margin-left:10px;
	background-image:url(images/actu-fond.gif);
	background-repeat:repeat-y;
	position:relative;
}
.info .hautinfo
{
	height: 16px;
	width: 230px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #e9e5b9;
}
.info .basinfo
{
	height: 34px;
	width: 230px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #e9e5b9;
}
.info .hautinfo
{
	top: 0px;
	left: 0px;
	background-image: url("images/actu-haut.gif");
	z-index: 0;
}
.info .basinfo
{
	bottom: 0px;
	left: 0px;
	height: 34px;
	width: 230px;
	background-image: url("images/actu-bas.gif");
	z-index: 2;
}
.info .contentinfo
{
	position: relative;
	padding: 12px;
	z-index: 4;
}
.italvert
{
	font-style:italic;
	color:#006600;
	font-weight:bold;
}
.menu a, a:visited
{
	font-weight: 900;
	font-size:14px;
	color:#006600;
	text-decoration:none;
}
.menu p { margin-bottom:20px; }
.vert { color:#006600; }
.vertgrascentre { color:#006600; font-weight:bold; text-align:center; }
.vertgras { color:#006600; font-weight:bold;}
input { background-color:#CCCCCC; }
.colg a, a:visited
{
	color:#006600;
	text-decoration:none;
}
.menu
{
	width: 151px;
	left:19px;
	position: relative;
	background-image: url("images/menu-fond.jpg");
	background-repeat:repeat-y;
	z-index:0;
}
.menu .hautmenu
{
	height: 19px;
	width: 151px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #e9e5b9;
}
.menu .basmenu
{
	height: 19px;
	width: 151px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #e9e5b9;
}
.menu .hautmenu
{
	top: 0px;
	left: 0px;
	background-image: url("images/menu-haut.jpg");
	z-index: 0;
}
.menu .basmenu
{
	bottom: 0px;
	left: 0px;
	height: 46px;
	width: 151px;
	background-image: url("images/menu-bas.jpg");
	z-index: 2;
}
.menu .contentmenu
{
	position: relative;
	padding: 12px;
	z-index: 4;
	text-align:center;
}
.login
{
	width:190px;
	text-align:center;
}
.login p { margin:0; }
.login input { border:none; }
.logoab
{
	width:190px;
	text-align:center;
	padding-top:60px;
	padding-bottom:20px;
}
li {
	margin-left:15px;
	list-style-position:inside;
}
.info2
{
	float:left;
	width:230px;
	margin-left:30px;
	background-image:url(images/actu-fond.gif);
	background-repeat:repeat-y;
	position:relative;
}
.info2 .hautinfo
{
	height: 16px;
	width: 230px;
	position: absolute;
	background-color: #e9e5b9;
	top: 0px;
	left: 0px;
	background-image: url("images/actu-haut.gif");
	background-repeat: no-repeat;
	z-index: 0;
}
.info2 .basinfo
{
	height: 34px;
	width: 230px;
	position: absolute;
	background-color: #e9e5b9;
	bottom: 0px;
	left: 0px;
	height: 34px;
	width: 230px;
	background-image: url("images/actu-bas.gif");
	z-index: 2;
	background-repeat: no-repeat;
}
.info2 .contentinfo
{
	position: relative;
	height:150px;
	padding: 12px;
	z-index: 4;
}
.info2 a
{
	text-decoration:none;
	color:#006600;
	font-weight:normal;
}
.info2 a:visited
{
	text-decoration:none;
	color:#006600;
	font-weight:normal;
}
.prod2 {
	width:590px;
}
.prod {
	width:590px;
	border:thin solid;
}
.prod th{
	background-color:#006600;
	color:#e9e5b9;
	border:thin solid;
	text-align:center;
}
.colprix{
	text-align:right;
	width:70px;
}
.centrer{
	text-align:center;
}
.pair {
/*	background-color: #DCD78F; */
	background-color:#FFFFFF;
	color:#006600;
}
.impair {
	background-color: #DCD78F; 
	color:#000000;
}
.sel { 
	padding-top:10px;
	padding-bottom:10px;
	width:590px;
 }
.sel li{
	display:inline;
	list-style-type:none;
	list-style:none;
	margin-left:0;
	margin-right:0;
}
.sel select {width:135px;}
.vuepanier {
	width:590px;
	border:thin solid;
}
.vuepanier th{
	background-color:#006600;
	color:#e9e5b9;
	border:thin solid;
}
.qtecom {
	text-align:center;
	width:70px;
}
.inscrip legend{
	padding-bottom:20px;
}
.inscrip th {text-align:right;}	
.imgdr {
float:right; 
margin-left:20px; 
margin-right:40px; 
margin-top:60px;
}
.rougegras {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
}
.presentation a, .presentation a:visited{
	color:#006600;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
.photopro{
	float:left;
	margin-right:10px;
}
.encartpro {
	width:220px;
	margin:auto;
	text-align:center;
	font-weight:bold;
	color:#006600;
	border: thin #006600 outset;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.btnemp{
border:1px solid #006600;
background-color:#006600;
color:#FFFFFF;
}
.btnemp:hover{
border:1px solid #660000;
background-color:#660000;
color:#FFFFFF;
}
.panier a, .panier a:visited {
	color:#006600;
}
.pied {
	color:#006600;
	text-align:center;
}
.pied a, .pied a:visited {
	color:#006600;
	text-decoration:none;
	font-size:10px;
}
.pied img {
	border:none;
}
.pair a {
   text-decoration: none; /* définition du lien qui affichera le calque */
   }
.pair a:hover {
   background: none; /* correction d'un bug IE */
   text-decoration: none; /* définition du lien qui affichera le calque */
   }
.pair a span { /* définition de la balise <span> inclue dans <a> */
   display: none;
   text-decoration: none; /* définition du lien qui affichera le calque */
   }
.pair a:hover span { /* définition de la balise <span> au survol */
   display: block;
   text-decoration: none; /* définition du lien qui affichera le calque */
   font-style:italic;
   }
.pair a:visited {
   text-decoration: none; /* dÃ©finition du lien qui affichera le calque */
   }
.impair a {
   text-decoration: none; /* définition du lien qui affichera le calque */
   color:black;
   }
.impair a:hover {
   background: none; /* correction d'un bug IE */
   text-decoration: none; /* définition du lien qui affichera le calque */
   }
.impair a span { /* définition de la balise <span> inclue dans <a> */
   display: none;
   text-decoration: none; /* définition du lien qui affichera le calque */
   }
.impair a:hover span { /* définition de la balise <span> au survol */
   display: block;
   text-decoration: none; /* définition du lien qui affichera le calque */
   font-style:italic;
   }
.impair a:visited {
   text-decoration: none; /* définition du lien qui affichera le calque */
   color:#000000;
   }
.bouton a, .bouton a:visited {
   background-color:#CCCCCC;
   border-top:solid 1px white;
   border-left:solid 1px white;
   border-bottom:solid 1px black;
   border-right:solid 1px black;
   padding:5px;
   text-decoration:none;
}
.bouton a:hover {
   background-color:#CCCCCC;
   border-bottom:solid 1px white;
   border-right:solid 1px white;
   border-top:solid 1px black;
   border-left:solid 1px black;
   padding:5px;
   text-decoration:none;
}
.menpan
{
	width:130px;
	margin-right:0;
	margin-left:2px;
	background-image:url(images/fond-pan.jpg);
	background-repeat:repeat-y;
	position:relative;
}
.menpan .hautmenpan
{
	height: 16px;
	width: 130px;
	position: absolute;
	background-color: #e9e5b9;
	top: 0px;
	left: 0px;
	background-image: url("images/haut-pan.jpg");
	background-repeat: no-repeat;
	z-index: 0;
}
.menpan .basmenpan
{
	height: 34px;
	width: 130px;
	position: absolute;
	background-color: #e9e5b9;
	bottom: 0px;
	left: 0px;
	height: 34px;
	width: 230px;
	background-image: url("images/bas-pan.jpg");
	background-repeat: no-repeat;
	z-index: 2;
}
.menpan .contentmenpan
{
	position: relative;
	padding: 12px;
	z-index: 4;
}
.contentmenpan a {text-decoration:none; font-weight:normal; font-size:10px;}
.contentmenpan a:hover {text-decoration:underline;}
-->	

