/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
//
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style générale du site
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
}

body{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11pt;
	background: url(images/fond.jpg) repeat-y center;
	background-color: #b20011;
	text-align: center;
}

#page {
	max-width: 1000px;
	margin: auto;
	text-align: left;
	zoom:1;
}
/*------------------------------------------------------------------*/

#fil_ariane {
	height: 24px;
	background: url(images/fil-ariane-gauche.jpg) no-repeat;
	font: normal 12px Verdana;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
	padding-left: 15px;
	color: white;
	margin-bottom: 10px;
}

#fil_ariane #fil_ariane_droite {
	height: 24px;
	float: right;
	width: 260px;
	background: url(images/fil-ariane-droite.jpg) no-repeat;
	font: normal 10px Verdana;
	text-transform: none;
	padding-left: 150px;
}

#fil_ariane a {
	text-decoration: none;
	color: white;
}

#fil_ariane .input_text {
	width: 109px;
	height: 17px;
	border: solid 1px black;
}

#fil_ariane .input_submit {
	width: 33px;
	height: 19px;
	background: url(images/fil-ariane-ok.jpg);
	border: none;
	color: white;
	position: relative;
	top: 2px;
}

/*------------------------------------------------------------------*/
#header{
	height: 97px;
	margin-top: 25px;
	margin-bottom: 5px;
	background: url(images/fond-header.jpg) repeat-x;
	position: relative;
	text-align: center;
}

#header_droite {
	width: 117px;
	height: 79px;
	background: url(images/fond-header-droite.jpg) right no-repeat;
	float: right;
	color: #666666;
	font: normal 10px Verdana;
	text-align: right;
	padding-right: 20px;
	padding-top: 18px;
	line-height: 18px;
}

#header_droite a {
	color: #666666;
	text-decoration: none;
}

#header_droite img {
	border: none;
	position: relative;
	top: 2px;
}

#header .logo {
	width: 58px;
	height: 57px;
	position: absolute;
	left: -10px;
	top: -18px;
}

#header .logo img {
	border: none;
}


#header #images_header {
	width: 542px;
	height: 150px;
	margin: auto;
	position: relative;
	top: 11px;
}

#images_header_masque {
	position: absolute;
	width: 542px;
	height: 97px;
	left:0;
}


/*------------------------------------------------------------------*/
#menu{
	position: absolute;
	width: 167px;
	text-align: center;
}

#menu_haut {
	width: 159px;
	background: url(images/menu-haut.jpg) repeat-y;
	position: relative;
	z-index: 1;
}

#menu_haut #menu_haut_haut {
	width: 159px;
	height: 9px;
	background: url(images/menu-haut-haut.jpg);
	position: relative;
}

#menu_haut #menu_haut_milieu {
	position: relative;
	width: 159px;
}

#menu_haut #menu_haut_milieu #titre_panier {
	position: relative;
	width: 143px;
	height: 16px;
	border: solid 1px #bc0000;
	background: url(images/menu-haut-titre-panier.jpg);
	margin: auto;
}

#menu_haut #menu_haut_milieu #titre_panier a {
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	font: normal 11px Verdana;
}
#menu_haut #menu_haut_milieu .contenu_panier {
	position: relative;
	width: 143px;
	font: normal 11px Verdana;
	color: #666666;
	border: solid 1px #a5a5a6;
	margin:auto;
	background-color: #f5f5f5;
	background: url(images/menu-haut-contenu-panier.jpg) repeat-x;
}

#menu_haut #menu_haut_milieu .contenu_panier a {
	text-decoration: underline;
	color: #666666;
}

#menu_haut #menu_haut_milieu .contenu_panier .input_text_connexion {
	width: 110px;
	margin-bottom: 5px;
}

#menu_haut #menu_haut_milieu .contenu_panier .submit_connexion {
	height: 20px;
	width: 100px;
	border: none;
	background: url(images/fond-connexion.jpg) repeat-x;
	background-color: black;
	color: white;
}

#menu_haut #menu_haut_bas {
	width: 159px;
	height: 45px;
	background: url(images/menu-haut-bas.jpg);
}

#menu_haut_bas a {
	text-decoration: none;
	color: red;
	font: normal 10px Verdana;
}

.jmenu_parent {
	width: 148px;
	border: solid 1px black;
	list-style-type: none;
	margin-left: 5px;
	margin-top: -24px;
	position: relative;
	z-index: 2;
	background-color: #666666;
}

.jmenu_enfant {
	background-color: #f5f5f6;
	width: 148px;
}

.jmenu_enfant .bouton_rubrique {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 14px Verdana;
	cursor: pointer;
	width: 148px;
	height: 19px;
	position: relative;
	background-color: #333333;
}

.jmenu_enfant .bouton_rubrique a {
	display: block;
	width: 148px;
	height: 19px;
	text-decoration: none;
	color: white;
	background: url(images/bouton-menu.jpg);
}

.jmenu_enfant .bouton_rubrique a:hover {
	display: block;
	width: 148px;
	height: 19px;
	text-decoration: none;
	color: white;
	background: url(images/bouton-menu.jpg);
	position: absolute;
	left: 20px;
}

.jmenu_enfant ul {
	background-color: #f5f5f6;
	background: url(images/menu-haut-contenu-panier.jpg) repeat-x;
	border: solid 1px #CCCCCC;
	list-style-type: none;
}

.jmenu_enfant ul li a {
	text-decoration: none;
	color: black;
}

#bas_menu {
	background: url(images/bas-menu.jpg);
	width: 159px;
	height: 21px;
	margin-top: -34px;
	position: relative;
	z-index: 1;
	padding-top: 40px;
	font: normal 10px Verdana;
	color: #666666;
}

#bas_menu a {
	color: #666666;
	text-decoration: none;
}

/*------------------------------------------------------------------*/
#submenu{
}
/*------------------------------------------------------------------*/
#content{
	padding-left: 200px;
	text-align: center;
	min-height: 500px;
}
/*------------------------------------------------------------------*/
#footer{
	
}
/*------------------------------------------------------------------*/
.hidden{
	display:none;
}
.spacer{
	clear:both;
	line-height:0px;
	font-size:0px;
}
/*------------------------------------------------------------------*/
#content .errorMessage{
	border:solid #FFD0D0 1px;
	margin:10px;
	color:red;
	padding:5px;
}
#content .errorMessage label{
	font-weight:bold;
}
#content .errorMessage ul{
	list-style-position:inside;
}
#content .successMessage{
	border:solid #D0D0FF 1px;
	margin:10px;
	color:blue;
	padding:5px;
}
#content .successMessage label{
	font-weight:bold;
}
#content .successMessage ul{
	list-style-position:inside;
}
/* ----------------------------------------------------------------- */
#content .rubriques {
	margin-bottom: 20px;
}

#content .rubriques .rubriques_haut {
	height: 11px;
	background: url(images/rubriques-haut.jpg) no-repeat;
	border-right: solid 1px #8cc63f;
	font-size:0;
	line-height:0;
}

#content .rubriques .rubriques_milieu {
	border-right: solid 1px #8cc63f;
	border-left: solid 1px #8cc63f;
}

#content .rubriques .rubriques_bas {
	height: 11px;
	background: url(images/rubriques-bas.jpg) right no-repeat;
	border-left: solid 1px #8cc63f;
	font-size:0;
	line-height:0;
}

#content .rubriques .rubriques_milieu .une_rubrique {
	margin-left: 8px;
	margin-right: 8px;
	height: 72px;
}

#content .rubriques .rubriques_milieu .une_rubrique .une_rubrique_gauche {
	width: 101px;
	height: 72px;
	background: url(images/rubriques-logo-rubrique.jpg);
	float: left;
	margin-right: -2px;
}
#content .rubriques .rubriques_milieu .une_rubrique .une_rubrique_gauche a {
	color: black;
	text-decoration: none;
}

#content .rubriques .rubriques_milieu .une_rubrique .une_rubrique_milieu {
	border-top: solid 1px #a8d46f;
	border-bottom: solid 1px #a8d46f;	
	height: 70px;
	margin-right: 9px;
	text-align: left;
}

#content .rubriques .rubriques_milieu .une_rubrique .une_rubrique_droite {
	background: url(images/une-rubrique-droite.jpg);
	width: 9px;
	height: 72px;
	float: right;
	margin-left: -5px;
}

#content .rubriques .rubriques_milieu .une_rubrique img {
	margin-top: 10px;
	border: none;
}
/* ----------------------------------------------- */
.fil_ariane {
	text-align: left;
	font: bold 14px Verdana;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #a8d46f;
}

.fil_ariane a {
	text-decoration: none;
	color: #a8d46f;
}

#produits {
	padding: 0;
	position: relative;
	margin-bottom: 30px;
}

#produits h2 {
	height: 25px;
	margin: 0;
	padding: 0;
	
	text-align: left;
}

#produits h2 img {
	margin: 0;
}

#produits #produits_contenu {
	background: url(images/produits-fond.jpg) repeat-x;
	position: relative;
}

#produits #produits_contenu #produits_haut {
	height: 12px;
	background: url(images/rubriques-haut.jpg) no-repeat;
	border-right: solid 1px #a8d46f;
	font-size:0;
	line-height:0;
}

#produits #produits_contenu #produits_bas {
	height: 11px;
	background: url(images/rubriques-bas.jpg) right no-repeat;
	border-left: solid 1px #a8d46f;
	font-size:0;
	line-height:0;
}

#produits #produits_contenu #produits_milieu {
	border-right: solid 1px #a8d46f;
	border-left: solid 1px #a8d46f;
}

#produits #produits_contenu #produits_milieu .une_promotion_globale {
	position: relative;
	height: 180px;
	width: 185px;
	float: left;
	margin-right: 15px;
}

#produits #produits_contenu #produits_milieu .une_promotion_globale .une_promotion {
	width: 178px;
	height: 136px;
	background: url(images/un-produit.jpg);	
	margin-top: 2px;
	margin-right: 20px;
	position: relative;
}

#produits #produits_contenu #produits_milieu .une_promotion_globale .une_promotion img {
	margin-top: 20px;
	margin-left: 20px;
	border: none;
}

.description_promotion {
	font: normal 12px Verdana;
	color: #808080;
	text-transform: uppercase;
}
.description_promotion a {
	color: #808080;
	text-decoration: none;
}

.titre {
	text-align: left;
	margin:0;
	margin-top: 10px;
}
/* ----------------------------------------------- */
#footer {
	border-top: solid 1px black;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #c2272d;
}
#footer img {
	border: none;
	position: relative;
	top: 7px;
}
.bouton_panier {
	display: block;
	width: 188px;
	height: 18px;
	background: url(images/bouton-panier.jpg);
	color: white;
	text-decoration: none;
	border: none;
	margin: auto;
	margin-top: 10px;
}