/* TEMPLATE */

body {
	
	scrollbar-face-color: #BAA087;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EDD9C6;
	scrollbar-highlight-color: none;
	scrollbar-3dlight-color:none;
	scrollbar-shadow-color: none;
	scrollbar-darkshadow-color: none;
	margin: 0;
	
}

.header {
	
	width:950px;
	height:160px;
	background-image: url(images/banniere.jpg);
	background-repeat: no-repeat;
	
}

.content {
	
	position: static;
	background-color: #F9EFE5;
	width:950px;
	left: 200px;
}

.contenu {
	
	position:relative;
	width:669px;
	/*overflow: auto;*/
	padding:10px;
	padding-top:15px;
	
}
	
html>body .contenu {
	
		position:relative;
		top:10px;
		left:0px;
		width:649px;
		/*overflow: auto;*/
		padding-top:0px;
		
}

.global {
	width:950px;
}

.erreur {
	
	font-size:12px;
	font-family:Arial;
	color: red;
	font-weight:bold;
	
}
	
	
.left {
	
	position:fixed;
	top: 160px;
	/*top:160px;*/
	/*left:26px;*/
	background-image: url(images/fond_image_left.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:240px;
	height:438px;
	
}

.fond_left {
	
	background-image: url(images/fond_repeat_left.jpg);
	background-repeat: repeat-y;
	width:240px;
	
}

.right {
	
	width:41px;
	height:438px;
	background-image: url(images/fond_image_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

.fond_right {
	
	background-image: url(images/fond_repeat_right.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
}

.footer_left {
	
	background-image: url(images/fond_footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F5D8B8;

}

.footer_right {
	
	background-image: url(images/fond_footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:29px;
	width:710px;

}

.footer {
	
	background-color: white;
	height:20px;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	color:black;
	width:950px;
	height:20px;
	
}

.footer a, .footer a:LINK {
	
	font-family:Arial;
	font-size:10px;
	color:black;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:15px;
	
}

.footer a:HOVER {
	
	font-family:Arial;
	font-size:10px;
	color:#9A877F;
	text-decoration:none;
	
}

.menu {	
	
	position: relative;
	left:10px;
	top:20px;
	width:230px;
	z-index: 1000;
	
}
	
.menu td {
	
		height:30px;
		vertical-align: middle;
		padding-left:0px;
		padding-bottom:0px;
		
}
	
.menu a {
	
		color:white;
		font-family:triplex;
		font-size:16px;
		text-align:left;
		text-decoration:none;
		
}
	
#menu_top {
	
	width:650px;
	height:15px;
	position:relative;
	top:120px;
	left:100px;
	
}

#menu_top table {
	
	border:1px solid #935C19;
	
}

#menu_top td {
	
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#935C19;
	height:5px;
	padding-left:6px;
	padding-right:6px;
	border-left:1px solid #935C19;
	
}

#menu_top a {
	
	color:#935C19;
	text-decoration:none;
	
}

#menu_top a:link {
	
	color:#A68F86;
	text-decoration:none;
	
}

#menu_top a:hover {
	
	color:black;
	
}

#menu_top a:active {
	
	color:black;
	
}

.menu_farine_bas {
	
	position:relative;
	left:10px;
	top:4px;
	width:600px;
	
}

.outil{
	
	/*
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left;
	*/
	position:relative;
	left:280px;
	top:115px;
	width:240px;
	text-align:right;
	
}

.outil a {
	
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#B28857;
	text-decoration:none;
	text-align:left;
	
}

.outil a:link {
	
	padding-right:47px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#B28857;
	text-decoration:none;
	
}

.outil a:hover {
	
	color:#000000;
	
}

.retour_accueil {
	
	background-image: url(images/retour.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:100px;
	position:relative;
	right:0px;
	height:0px;
	padding-left:13px;

}

.retour_accueil a {
	
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	
}

.panier {
	
	border-bottom:1px solid #A68F86; 
	border-top:1px solid #A68F86; 
	border-collapse: collapse;
	
}

.panier td {
	
	border-right:1px dashed #A68F86; 
	border-left:1px dashed #A68F86;
	border-top:1px dashed #A68F86;  
	border-collapse: collapse;
	padding:4px;
	font-family:Arial;
	font-size:11px;
	color:black;
	
}

.p total {
	
	font-family:Arial;
	font-size:11px;
	color:black;
	font-weight:bold;
	
}

.panier th {
	
	font-family:Arial;
	font-size:13px;
	color:white;
	font-weight:bold;
	border-top:none;
	text-align:left;
	background-color:#A68F86;
	border-left:1px solid #F9EFE5;
	padding:4px;
	
}

.signature {
	
	position:relative;
	top:40px;
	left:25px;
	width:200px;
	padding-left:0px;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	text-align:right;
	
}

.signature a, .signature a:link {
	
	font-size:10px;
	
}

.login {
	
	position:relative;
	top:40px;
	left:85px;
	width:140px;
	
}

.login_info {
	
	font-size: 40px;
	
}

.login a, .login a.visited, .login a.hover, .login a.link, .loogin, a.loogin {
	
	font-size: 10px;
	
}

.login th {
	
	width:140px;
	height:20px;
	background-color: #B65B2F;
	color:white;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica;
	text-align: center;
	
}
	
.login td {
	
	background-color: #F9EFE5;
	padding:5px;
	color:black;
	font-size:11px;
	font-family:Arial,Helvetica;
	
}

.input {
	
	height:18px;
	font-size:10px;
	padding-bottom:2px;
	
}


	
.submit {
	
	width:70px;
	height:20px;
	background-color:#C74D4D;
	color:white;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	border:1px solid #A35414;
	text-align:center;
	
}

.submit a, .submit a:link {
	
	background-color:#C74D4D;
	color:white;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #A35414;
	
}

.submit a:hover {
	
	color:#EDD9C6
	
}

.normal {
	
	font-size:10px;
	font-family:Arial;
	
}

.normal a {
	color: red;
}

h1 {
	
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Helvetica;
	text-align: left;
	color:#BCAB99;
	margin-top:5px;
	
}
	
h2 {
	
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Helvetica;
	text-align: left;
	color:#B65B2F;
	margin-top:0px;
	margin-bottom:0px;
	
}
	
h3 {
	
	font-size:15px;
	font-weight:bold;
	font-family:Arial,Helvetica;
	text-align: center;
	color:#67574E;
	margin-top:2px;
	
}

h4 {
	
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Helvetica;
	text-align: center;
	color:white;
	margin:2px;
	
}
	
.normal {
	
	margin-top:0px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,Helvetica;
	text-align: left;
	color:#000000;
	
}
	
.normal a {
	color: red;
}

#normal2 {
	margin-top:0px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,Helvetica;
	text-align: left;
	color:#000000;	
}

#normal2 a {
	color: #A35414;
}

.intro, a.intro {
	
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	font-family:Arial,Helvetica;
	text-align: left;
	color:#67574E;
	text-decoration: none;
	
}

a {
	
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#A35414;
	text-decoration:none;
	
}

a:link {
	
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#A35414;
	text-decoration:none;
	
}

a:hover {
	
	color:black;
	
}

.intro, a.intro {
	
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	font-family:Arial,Helvetica;
	text-align: left;
	color:#67574E;
	text-decoration: none;
	
}

.actualite {
	
	position:absolute;
	top:230px;
	left:50px;
	width:250px;
	/*height:100px;*/
	background-color: white;
	border:1px solid #A35414;
	
}
	
.actualite td {
	
		padding-left:5px;
		
}	

.actualite th {
	
	background-image: url(images/actu.gif);
	background-repeat: no-repeat;
	
}
	
.actualite a, .actualite a:link {
	
	font-family:Arial;
	font-size:13px;
	color:white;
	text-decoration:none;
	text-align:center;

}

.actualite a:hover {
	
	color:#F9EFE5;
	
}
		
.fiche_produit {
	
	position:relative;
	padding-top:8px;
	padding-left:30px;
	width:620px;
	border-bottom:1px dashed black;
	padding-bottom:5px;
	
}

.fiche_produit p {
	
	font-family:Arial;
	font-size:11px;
	
}

.fiche_produit a, .fiche_produit a:link {
	
	font-size:11px;
	color:#B28857;
	
}

.fiche_produit a:hover {
	
	color:#000000;
	
}

.fiche_produit input {
	
	font-size: 10px;
	/*font-size:10px;*/
	height:16px;
	
}

input.image {
	
	height: 50px;
	width: 164px;
	
}

.fiche_produit .tableau_prix td {
	
	border-top:1px solid #935C19;
	
}

.recette {
	
	/* ... */
	
}
.recette_titre {
	
	text-align:center;
	
}


.village {
	
	background-image: url(images/village.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:213px;
	
}

.village2 {
	
	background-image: url(images/village2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:213px;
	
}

.filet {
	
	border-bottom:1px dashed #B65B2F;
	border-top:1px solid #F9EFE5;
	
}


.bouton {
	
	background-color: #B65B2F;
	color:white;
	font-family:Arial;
	text-transform:uppercase;
	
}

/*----fiches actu----*/	
	
.fiche_actu{
	position:relative;
	padding-top:8px;
	padding-left:30px;
	width:620px;
	padding-bottom:5px;
}

.fiche_actu p{
font-family:Arial;
font-size:11px;
vertical-align: top;
}

.fiche_actu img {
	margin: 5px;
	float: left;
	display: inline;
}

.fiche_actu a,
.fiche_actu a:link{
	font-size:11px;
	color:#B28857;
}

.fiche_actu a:hover{
	color:#000000;
}

.fiche_actu input{
font-size:10px;
height:14px;
}
.fiche_actu .tableau_prix td{
	border-top:1px solid #935C19;
	
}

