body
{
	margin: 0px;
	background-color: #637dba;
	background-image: url(img/fond.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Calibri, Trebuchet MS, Arial, Verdana, sans, helvetica;
	font-size: 14px;
	color: #000000;
}

a
{
	text-decoration: none; 
	color: #5ca000;
}

a:hover
{
	color: #427300;
}

h1
{
	color: #5ca000;
	font-size: 22px;
	margin: 0px;
}

h2
{
	color: #000000;
	font-size: 20px;
	margin: 0px;
}

h3
{
	color: #000000;
	font-size: 18px;
	margin: 0px;
}

h4
{
	color: #000000;
	font-size: 16px;	
	margin: 0px;
}

input, textarea, select
{
	font-family: Trebuchet MS, Arial, Helvetica, sans, serif;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #cad4a0;
	background-color: #FFFFFF;
}
 
input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
	border: 1px solid #BBBBBB;
	background-color: #FFFFCF;
}
 
input[type="submit"]
{
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	border: 2px outset #cad4a0;
	cursor: pointer;
	background-color: #e0e5c7;
	
}

input[type="submit"]:hover
{
	border: 2px outset #A3BF2F;
}

input[type="submit"]:active
{
	border: 2px inset #cad4a0;
}
 
img
{
	border: none;
	vertical-align: middle;
}

table
{
	margin: auto;
	width: 100%;
	border-collapse: collapse;
}

td
{
	text-align: center;
	border: 0px solid #cad4a0;
	padding: 3px;
}

ul
{
	padding: 0px; 
	margin: 0px;
}

li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px; 
}

li a
{
	display: inline-block;
	text-align: center;
	width: 150px;
	height: 25px;
	background-image: url(img/boutonmenu.png);
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
}


.gauche
{
	display: block;
	float: left;
}

.droite
{
	display: block;
	float: right;
}

.centre
{
	display: block;
	text-align: center;
}

.justifier
{
	display: block;
	text-align: justify;
}

.imagetexte
{
	margin: 5px;
}

.article
{
	text-align: justify;
	clear: both;
}

.panier
{
	width: 100%;
	border-collapse: collapse;
}

.panier th
{
	text-align: left;
	color: #333333;
}

.panier td
{
	vertical-align: middle; 
	border-left: none;
	border-right: none;
	border-top: 1px solid #cad4a0;
	border-bottom: 1px solid #cad4a0;
	text-align: left;
}

.prix del
{
	font-size: 12px;
}

.prix
{
	font-weight: bold;
	font-size: 18px;
	color: #a49000;
	text-align: right;
	clear: both;
}

.touscontenu
{
	width: 980px;
	background-image: url(img/fondpage.png);
	background-repeat: repeat-y;
	min-height: 400px;	
}

.contenu
{
	width: 940px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
}

.boiteplus
{
	margin: 0px;
	padding: 5px;
	border: 1px solid #cad4a0;
}

.page
{
	width: 980px;
	margin: auto;
}

.hautpage
{
	width: 980px;
	height: 200px;
	margin: 0px;
	background-image: url(img/haut.png);
}

.menu
{
	position: absolute;
	width: 805px;
	height: 30px;
	top: 150px;
	margin-left: 165px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}


.bloclangue
{
	position: absolute;
	width: 84px;
	height: 34px;
	margin-left: 885px;
	padding: 0px;
}

.blocespaceclient
{
	position: absolute;
	width: 160px;
	height: 60px;
	top: 20px;
	margin-left: 648px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
}

.blocpanier
{
	position: absolute;
	width: 120px;
	height: 60px;
	top: 60px;
	margin-left: 843px;
	padding: 0px;
	text-align: center;
}

.barrenav a
{
	color: #88c4db;
}

.barrenav
{
	position: absolute;
	width: 940px;
	height: 15px;
	top: 185px;
	color: #AAAAAA;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	color: #88c4db;
}


.baspage
{
	width: 980px;
	height: 20px;
	background-image: url(img/bas.png);
	clear:both;
}

.contenubas a
{
	color: #FFFFFF;
}

.contenubas
{
	width: 980px;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
}

#lightbox_boitepanierajout
{
	position: absolute;
	top: 25%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	overflow: auto;
	border: 2px solid #DDDDDD;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 10px;
	text-align: center;
}

/* Style pour les lightbox */

#fond_lightbox
{
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	background-color: #000000;
	z-index: 99;
	text-align: right;
}

.ferme_lightbox
{
	position: absolute;
	left: 100%;
	margin-left: -60px;
	z-index: 101;
}

.lightbox_miniature
{
	position: fixed;
	height: 100%;
	top: 0px;
	width: 100%;
	left: 0px;
	overflow: visible;
	z-index: 500;
	text-align: center;
}

.lightbox_diapo
{
	position: fixed;
	height: 100%;
	top: 0px;
	width: 100%;
	left: 0px;
	overflow: visible;
	z-index: 500;
	text-align: center;
}

.diapotexte
{
	display: inline-block;
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-color: #EEEEEE;
}

.imagelightbox
{
	position:relative; 
	vertical-align: middle;
	top: 10%;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 20px #000000;
	-webkit-box-shadow: 2px 2px 20px #000000;
	-moz-box-shadow: #000000 2px 2px 20px;
}

.lightbox_diapo_barre
{
	position: absolute;
	left: 50%;
	width: 150px;
	height: 48px;
	margin: -55px 0px 0px -75px;
	top: 10%;
	z-index: 101;
	background-color: transparent;
	background-image: url(img/background.png);
	padding: 0px;
	white-space: nowrap;
	font-size: 14px;
}

.lightbox_diapo_info
{
	display: inline-block;
	width: 54px;
	height: 48px;
}

/* Style pour le formulaire de contact */

#lightbox_contact_formulaire textarea
{
	width: 95%;
}	
	
#lightbox_contact_formulaire 
{
	padding: 10px;
}

#lightbox_contact 
{
	position: absolute;
	top: 10%;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	overflow: auto;
	border: 2px solid #DDDDDD;
	background-color: #FFFFFF;
	z-index: 100;
}

.erreur
{
	font-size: 16px;
	color: #AF4941;
	text-align: center
}

