@charset "utf-8";
body{
	margin:0;
	padding:0;
	background-color:#DDDEE4;
}
#dBody{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:1124px;
}
#centre{
	padding-left:10px;
	padding-bottom:10px;
	padding-right:20px;
	background-color:#FFF;
	font-family:Tahoma;
	color:#666666;
	font-size:11px;
}

#centre table{

	font-family:Tahoma;
	color:#666666;
	font-size:11px;
	line-height:15px;
}
a {
	color:#BCAC46;
	text-decoration:none;
}
a:hover{
	color:#BCAC46;
	text-decoration:underline;
}

.ActionMsg {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold; 
}
#banniere{
	background-image:url(../cmsFiles/Image/template/header.jpg);
	background-repeat:no-repeat;
	height:189px;
	font-family:Tahoma;
	font-size:11px;
	color:#4C4D4F;
	border-bottom:1px solid #FFF;
}
/* Partie de la langue sur la bannire */
#lang{
	/* border:1px solid red; */
	padding-top:5px;
	margin-right:80px;	
	text-align:right;
}

#lang a{
	font-family:Tahoma;
	font-size:11px;
	color:#4C4D4F;
	text-decoration:none;
}

#lang a:hover{
	text-decoration:underline;
	color:#4C4D4F;
}

#lang a.active{ /* Style de la langue slectionne */
	text-decoration:none;
	font-weight:bold;
	color:#4C4D4F; 
}

/* Partie recherche sur la bannire */
#recherche{
	margin-top:90px;
	line-height:15px;
	font-weight:bold;
	width:220px;
	margin-left:870px;
	text-align:center;
}
#recherche table{
	font-weight:bold;
	font-family:Tahoma;
	color:#4C4D4F;
	font-size:11px;
}
#recherche #q{
	/* border:1px solid red; */
	margin-top:5px;
}
#recherche form{ /* retirer les marges du formulaire */
	margin:0;
}

#recherche form input{
	/* height:20px; */
	border:1px solid #787878;
	width:120px;
}
#recherche input[type=submit]{
		font-family:Tahoma;
		background-color:#51090A;
		color:#A9262C;
		font-weight:bold;
		padding:0px;
		width:25px;
		border:0px;
	}
#recherche a{
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}

#recherche a:hover{
	text-decoration:underline;
}
#liensBanniere{
	/* border:1px solid red; */
	margin-top:105px;
	margin-right:55px;
	text-align:right;
	line-height:20px;
	font-weight:bold;
}
#liensBanniere a{
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}

#liensBanniere a:hover{
	text-decoration:underline;
}

/* Partie menu rouge */
#menu{
	/* border:1px solid green; */
	margin-top:0px;
	padding-top:3px;
	height:21px;
	width:700px;
	padding-left:20px;
	margin-left:5px;
	margin-top:10px;
	
}
#menu a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#4D4D4D;
	padding-right:10px;
	color:#fff;
	vertical-align:middle;
}
#menu img{
	vertical-align:middle;
}


#menu ul{
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding-right:10px;
	text-decoration:none;
	float:left;
}
#menu ul li a:hover{
	color:#A8C020;
}

/* Partie Sous menu */
#sous_menu {
	height:auto;
	margin-left:15px;
	margin-bottom:20px;
	
}
#sous_menu a{
	
	
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#4D4D4D;
}

#sous_menu a:hover{
	text-decoration:underline;
}

#sous_menu a.active{
	text-decoration:underline;
}
#sous_menu ul{
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	
}
#sous_menu ul li{
	display:inline;
	
}
#sous_menu ul li a{
	color:#000;
	text-decoration:none;
	float:left;
	margin-right:15px;
	margin-top:5px;
	
}
#sous_menu ul li a:hover{
	color:#000;
}

#col1{
	float:left;
	background-color:#BCAC46;
	/*height:305px;*/
	/*margin-right:620px;*/
	color:#FFFFFF;
}	
	/* Partie coup de coeur 
	#col1 h3{
		font-family:"Trebuchet MS", Arial;
		font-weight:100;
		font-size:20px;
		margin:0;
	}*/
	
	#col1 #coup_coeur{
		/* border:1px solid red; */
		font-family:Tahoma;
		font-size:11px;
		/*margin-left:207px;*/
		/*margin-right:10px;*/
		padding-left:25px;
		padding-top:25px;
		line-height:16px;
		/* float:left; */
	}
	
	#col1 a{
		color:#FFFFFF;
	}
	
	#col1 a:hover{
		text-decoration:none;
	}

#col2{
	float:left;
	background-repeat:no-repeat;
	width:405px;
	height:278px;
	/*margin-left:-620px;*/
	/*border-bottom:1px solid #920030;*/
	/*border-top:1px solid #920030;*/
	padding-left:25px;
	padding-top:25px;
}
	/* partie brves */
	#col2 .img_droite{
		margin:0 20px 0 20px;
	}
	
	#col2 #breves a{
		color:#920030;
	}
	
	#col2 #breves a:hover{
		text-decoration:none;
	}
		
	#col2 h3{
		font-family:"Trebuchet MS", Arial;
		font-weight:100;
		font-size:20px;
		color:#BCAC46;
		margin:0;
	}
	
	#col2 #breves p{
		font-family:Tahoma;
		font-size:11px;
		color:#BCAC46;
		line-height:16px;
	}
	
	#col2 #gourmandise h4{
		font-family:"Trebuchet MS", Arial;
		font-size:15px;
		color:#484333;
		margin:30px 0 0 0;
	}
	
	#col2 #gourmandise p{
		font-family:Tahoma;
		font-size:11px;
		color:#000;
		line-height:16px;
	}
	
	#col2 #gourmandise a{
		color:#000;
	}
	
	#col2 #gourmandise a:hover{
		text-decoration:none;
	}
	
#col3{
	float:right;
	background-image:url(../cmsFiles/Image/fondHomeDroite.jpg);
	background-repeat:repeat-y;
	width:174px;
	height:390px;
	/*margin-left:-190px;*/ 
	/*border-bottom:1px solid #920030;*/ 
	/*border-top:1px solid #920030;*/ 
	padding-left:15px;
	padding-top:25px;
}

	/* Partie Agenda */ 
	#col3 #agenda{
		
	}
	
	#col3 h3{
		font-family:"Trebuchet MS", Arial;
		font-weight:100;
		font-size:20px;
		color:#000;
		margin:0;	
	}
	#col3 #agenda p{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
	}
	#col3 #agenda a{
		color:#000000;
	}
	#col3 #agenda a:hover{
		text-decoration:none;
	}
	/* Partie Newsletter */
	#col3 #newsletter{
		padding-top:10px;
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
	}
	#col3 #newsletter form{
		margin:0;
		padding:0;
	}
	#col3 #newsletter form #email{
		width:120px;
		border:1px solid #333;
	}
	#col3 #newsletter form #btnNewsletter{
		border:1px solid #333;
		background-color:#A0A0A0;
		color:#FFF;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		height:21px;
	}
	#col3 #newsletter form a{
		color:#000;
		font-size:10px;
	}
	#col3 #newsletter form a:hover{
		text-decoration:none;
	}
/* Partie du login */	
#LoginClient{
	/* border:1px solid red; */
	/*margin-left:240px;*/
	margin:10px;
	font-family:Tahoma;
	font-size:11px;
	line-height:19px;
}
#LoginClient h3{
	color:#BCAC46;
	border-bottom:2px solid #BCAC46;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#LoginClient #c{ /* partie exclusive au bouton ok */
	background-color:#A0A0A0;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	height:21px;
	border:1px solid #888888;
}
/* Partie du template de base */	
#ContenuTpl{
	/* border:1px solid red; */
	/*margin-left:240px;*/
	margin-left:15px;
	margin-top:30px;
	font-family:Tahoma;
	font-size:11px;
	line-height:19px;
	min-height:500px;
	background-image:url(../cmsFiles/Image/template/bg_lezard.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#ContenuTpl a{
	text-decoration:none;
}
/* Partie du bas de page */	
#bas_page{
	text-align:center;
	clear:both;
	padding-left:30px;
	height:26px;
	padding-top:7px;
	background-color:#A7BF1F;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;

}
#bas_page a{
	font-family:Tahoma;
	color:#fff;
	margin-top:5px;
	text-decoration:none;
}
#bas_page a:hover{
	text-decoration:underline;
}
.quantite, textfield.quantite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 25px;
}

.inputError{
	border:1px solid #C50E0E;
	background-color:#FFC6C6;
}

.msgInfo{
	padding:5px;
	margin:3px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	color:#3A7ADA;
	border:1px dotted #3A7ADA;
	background-color:#CBDDFA;
}

.msgOk{
	padding:5px;
	margin:3px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	color:#448E31;
	border:1px dotted #448E31;
	background-color:#D1F9B9;
}

.msgError{
	padding:5px;
	margin:3px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	color:#B00F0F;
	border:1px dotted #B00F0F;
	background-color:#FFC1C1;
}
h1 {
	margin:0px;
	margin-bottom: 14px;
	
}
h2{
	font-family:"Trebuchet MS", Arial;
	font-size:22px;
	font-weight:400;
	color:#002E1E;
	line-height:22px;
	margin-bottom:2px;
}
h3 {
	color:#BCAC46;
	font-size:12px;
	margin:0px;
	margin-bottom:5px;
}
h4 {
	color:#BCAC46;
	font-size:11px;
	margin-bottom:0px;
	margin-left:3px;
}
.hiden {
	margin-left: -5000px;}
	
h1#titreIhr_Warenkorb{
	background: url(../cmsFiles/Image/ihr_warenkorb.jpg) no-repeat left top; 
	height: 40px;
	width:350px;
}


