﻿@charset "utf-8";
/* CSS Document */

#global {
	margin: auto;
	top:0px;
	/*width: 994px;*/
	/*background-color: #f4d7b9;*/
	position:relative;
}

#globalcontenu {
	margin: auto;
	width:1021px;
	background-color: #fff;
}

#fondhaut {
    background-image:url(/image/fond_top.gif);
	background-repeat:repeat-x;
	margin: auto;
	width:1021px;
	height:105px;
	position:relative;
	z-index:2;
}

#hautlogo {
	height:105px;
	margin:auto;
	position:relative;
	padding-left:35px;
}

#hautaccroche {
	margin:auto;
	left:55px;
	position:relative;
	top:-75px;
	width:545px;
}

#fondgauche {
	background-image:url(/image/home_walter_08.jpg);
	background-repeat:no-repeat;
	width:289px;
	background-position:top;
	left:5px;
	position:relative;
	height:490px;

}

#zgauche{
	width:289px;
	padding:0px;
	position:relative;
	z-index:11;
}

#zcontenu {
	width:722px;
	left:10px;
	position:relative;
	z-index:1;
}

#menudestockage {
	top:70px;
	right:23px;
	width:154px;
	position:absolute;
}

#menudestockageaccueil {
	top:270px;
	right:23px;
	width:202px;
	position:absolute;
}

#menudestockagecatalogue {
	top:305px;
	right:23px;
	width:154px;
	position:absolute;
}

#fondfiltrerecherche {
    background-image:url(/image/fond_filtres.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	top:70px;
	right:23px;
	width:154px;
	height:235px;
	position:absolute;
}

#filtrelettre {
color:#9F220B;
font-size:12px;
letter-spacing:3px;
line-height:20px;
margin-left:20px;
margin-top:50px;
width:120px;
font-weight:bold;
}

#filtrepage {
margin-left:50px;
margin-top:50px;
width:100px;
}


#filtrelettre a {
color:#474C4F;
text-decoration:none;
font-size:12px;
font-weight:normal
}


#bas {
	background-position:top;
	height:56px;
	margin:auto;
	width:1021px;
	position:relative;
	padding-left:28px;
	padding-right:28px;
}

#fondminipanier {
    background-image:url(/image/fond_panier.png);
	position:absolute;
	right:20px;
	top:0px;
	width:159px;
	height:163px;
}

#detailminipanier {
	color:#5C5C5C;
	font-size:9px;
	padding-left:15px;
	padding-right:10px;
	padding-top:40px;
	position:absolute;
	text-align:center;
	width:124px;
}

#totalminipanier {
	color:#000000;
	font-size:10px;
	padding-left:80px;
	padding-top:87px;
	position:absolute;
	width:60px;
}

#menuminipanier {
	padding-left:11px;
	padding-top:106px;
	position:absolute;
	width:153px;
}

#recherche {
	position:absolute;
	top:205px;
	color:#474C4F;
	padding-left:35px;
}

#adresse {
	position:absolute;
	top:400px;
	font-size:9px;
	width:220px;
	padding-left:35px;
}

#filariane {
	font-size: 10px;
	color: #9F220B;
	padding-bottom:20px;
	padding-top:10px;
	width: 722px;
}
#filariane a {
	color: #9F220B;
	text-decoration:underline;
}

#filariane a:hover {
	color: #9F220B;	
	text-decoration:underline;
}


#accesrapide {
	position:absolute;
	left: 350px;
	top: -25px;
}

#accesrapide img {
	vertical-align:top;
}

#zonecontenu {
	top: 0px;
}


#actualite, #banniere {
	margin-top:20px;
}


.zonelogo {
	position:absolute; 
	right: 25px;
	top: 0px;
}

#menuactivites {
	padding-left:79px;
	top:250px;
	position:absolute;
	width:202px;
}

#menubas {
	padding-top:10px;
	padding-left:15px;
	color:#848D93;
}

#menubas a {
    font-size:9px;
	color: #848D93;
	text-decoration:none;
}

#menubas a:hover {
    font-size:9px;
	color: #848D93;	
	text-decoration:none;
}

.tableau {
	margin-right:28px;
	border:none;
}

.tableau td {
	padding: 5px 5px 5px 0px;
}
.tableau tr {

	/*font-weight:bold*/
}

#tableauproduit{

}

#tableauproduit .header {
    border-top: 1px solid #9F220B;
	background-color:#EEE4E2;
	color:#474C4F;
	font-weight:bold;
	padding:5px;
}

#tableauproduitdetail{

}

#tableauproduitdetail .header {
    border-top: 1px solid #9F220B;
	border-bottom: 1px solid #9F220B;
	background-color:#EEE4E2;
	color:#474C4F;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:12px;
}

#tableauproduit td {
	padding:5px;
	border-bottom: 1px solid #9F220B;
	color:#9F220B;
	padding:5px;
}

#tableaupanier{

}

#tableaupanier .header {
    border-top: 1px solid #9F220B;
	border-bottom: 1px solid #9F220B;
	background-color:#EEE4E2;
	color:#474C4F;
	font-weight:bold;
	padding:5px;
}


#tableaupanier td {
	padding:5px;
	/*color:#9F220B;*/
	padding:5px;
}
input[type="text"] {
	border: 1px solid #CECFD2;
	background-color: #fff;
}


input[type="password"] {
	border: 1px solid #CECFD2;
	background-color: #fff;
}

textarea {
	border: 1px solid #CECFD2;
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#474C4F
}

select  {
	border: 1px solid #CECFD2;
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#474C4F
}



/************* ELEMENTS TEMPLATES ****************/

#accueildiapo {
	position: absolute;
	top: -11px;
	left: -52px;
}

.questiongroup {
	margin: 1em 0;
}

.questionheader {
	background-color: #a71c21;
	color: white;
	margin-bottom: 1em;
	padding: 5px;
}


/************* BRIQUES GESTION CONTENU **********/

.brique p, .brique h1, .brique h2, .brique h3, .brique h4, 
#popupcontent p, #popupcontent h1, #popupcontent h2, #popupcontent h3, #popupcontent h4,
#ficheproduit p, #ficheproduit h1, #ficheproduit h2, #ficheproduit h3, #ficheproduit h4,
#recettedetail p, #recettedetail h1, #recettedetail h2, #recettedetail h3, #recettedetail h4,
#actuaccueilcontenu p ,#actuaccueilcontenu h2 
 {
	margin: 0;
}


/*************** MENU DEROULANT **************/
#menu {	
	position:absolute;
	top: 3px;
	z-index:10;
	width:251px;
	padding-left:30px;
}

/*#menu img {
	vertical-align:bottom;
}*/

#menu ul {
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin: auto;
}

#menu li {
	float: left;
	position:relative;
	font-size: 10px;
	z-index: 10;
	margin: 0;
}

#menu ul li {
	position: relative;
	width: 170px;
	z-index:4;
}
	
#menu ul li ul {
	display: none;
	position: absolute;
	border:#848484 solid 1px;
	left: 250px;
	top:0px;
	z-index: 11;
	text-align:left;
	background-color:#FFF;
	margin: 0;
	height:auto;
}

#menu ul li ul a {
    font-size:10px;
    padding: 10px;
	display:block;
	font-weight:normal;
	background-color:#A7AEB2;
	color: #FFF;
	text-decoration:none;
}

#menu  ul li ul  a:hover {
    font-size:10px;
	background-color:#FFF;
	color:#9F220B;
	text-decoration:none;
}


#menu li:hover>ul {
	display: block;
}

/*************** Pagination **************/

#zonepagination {
	margin: auto;
	text-align:center;
	color:#625632;
	font-size:10px;
	padding-bottom:10px;
}

#pagination a {
text-decoration:none
}

#pagination a:hover {
text-decoration:none
}

/******** POPUP ********/

#popup {
	/* obligatoire */
	position: absolute; left: 0px; top: 0px;
	top:220px !important;
	left:420px !important;
	visibility:hidden;
	z-index:20;
	width: auto;
	margin: auto;
	width:470px; 
	height:221px;
	/* /obligatoire */
	border: 1px solid #848484;
	background-color:#E1E5E8;
}

#popup #boutonfermer {
	position: absolute; right: 5px; top: 5px;
	/*float:right;*/
	cursor:pointer;
}

#popupbar {
padding-bottom:20px;

	/*background-color:#f1e8c9; */
	/*background-image:url(/image/barre_popup_fond.gif);*/
	/*height: 22px;*/	/* ne pas donner de hauteur à cette barre sous peine de voir le background disparaitre sous IE(7) */
	/* il faudra donc toujours avoir une image en non-absolu placée dans la div */
	/*color: white;*/
	/*font-size: 0.8em;*/
}

#popupbar img {
	vertical-align:bottom;
}

#popupcontent {
	/*background-color:#f1e8c9; */
	/*margin-top: 20px;*/
	padding: 5px;
	background-color:#E1E5E8;

}

#popupclosebutton {
	width: 15px; height: 15px; 
	background: white; 
	position: absolute; 
	right: 0; top: 0; 
	cursor: pointer;
}

/********** CSS POUR LA ZONE SCROLLABLE (POPUP PRODUIT) *********/


.dhtmlgoodies_scrolldiv {
	/* The total width of the scrolling div including scrollbar */
	width:511px;
	height:310px;	/* The height of the scrolling div */
	margin: 0;
	padding: 0;
}

.scrolldiv_parentContainer {
	width:500px;	/* Width of the scrolling text */
	height:100%;
	overflow:hidden;
	/*border:1px solid #BC8FBD;*/
	/*float:left;*/
	position:relative;
}

/*
CSS for the scrolling content 
*/
.scrolldiv_content {
	position:relative;
	/*padding: 0 10px;*/
}

/*
The scrollbar slider (the whole bar with arrows and scrolling part)
*/
.scrolldiv_slider {
	width:9px;
	margin-left:2px;
	height:270px;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
.scrolldiv_scrollbar{
	width:9px;
	height:230px;	/* Total height - 40 pixels */
	position:relative;
	background-image:url(/image/filet_curseur.gif);
}
/*
The scrollbar handle
*/
.scrolldiv_theScroll{
	/*margin:1px;*/
	width:9px;
	height:10px;
	/*background-color:#BC8FBD;*/
	background-color:transparent;
	background-image:url(/image/curseur.gif);
	position:absolute;	
	top:0px;
	left:0px;
	cursor:pointer;
}
/*
Scroll buttons(The up and down arrows)
*/
.scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:9px;
	height:16px;
	/*border:1px solid #BC8FBD;*/
	color: #BC8FBD;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
	/*margin: auto;*/
}
.scrolldiv_scrollUp img,#scrolldiv_scrollDown img{
	margin: auto;
}
.scrolldiv_scrollUp{
	margin-bottom:2px;
}
.scrolldiv_scrollDown{
	margin-top:2px;
}
.scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
	font-family: Symbol;
}

