/*
MODELE GRAPHIQUE 2 : Crème (menu gauche)
*/

a:link {color: #400000; text-decoration:none;} 
a:visited {color: #400000; text-decoration:none;} 
a:hover {color: #EA1616; text-decoration:none;} 

body{
	margin: 0; 
	background-color: #400000; 
	SCROLLBAR-FACE-COLOR: #BB9A6F;
	SCROLLBAR-HIGHLIGHT-COLOR: #BB9A6F;
	SCROLLBAR-SHADOW-COLOR: #400000;
	SCROLLBAR-3DLIGHT-COLOR: #400000;
	SCROLLBAR-ARROW-COLOR: #400000;
	SCROLLBAR-TRACK-COLOR: #400000;
	SCROLLBAR-DARKSHADOW-COLOR: #400000;
	font-family: verdana;
	font-size: 12px;
	}
	
html>body .contenu {

	width: 566px;
	height:453px;
}

.impression{
	display:none;
}

.logo{
	display:none;
}

td{
	font-family: verdana;
	font-size: 12px;
	}

.td1{ 
	background-color: #BB9A6F;
	}
	
.td2{
	background-color: #E2C18C;
	}

.bc{
	border-color: #E2C18C;
	}

#conteneur{	
	position: absolute;
	width: 776px;
	height:600px;
	left: 50%;
	margin-left: -389px;
	background-color: #400000;
	}

#fond{
	height: 522px;
	width: 768px;
	margin-top:4px;
	margin-left:4px;
	background-image: url('../_images/fond2.gif');
}

.contenu{
	position:absolute;
	background-color: #F8F8F8;
	height: 475px;
	top:28px;
	left:169px;
	border: #400000 solid 2px;
	padding:8px;
	overflow: auto;
	width: 588px;
	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 588px;
}


#photo{
	text-align:center;
	font-weight:bold;
	font-family:verdana;
	font-size: 12px;
	color: white;
}

.imageLeft { 
	text-align:center;
	float:left;
	width:260px;
	height:245px;
	border: #400000 solid 0px;
	margin-top: 0px; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
	}

.menuPhoto{
	position:relative;
	vertical-align:bottom;
	text-align:center;
	margin-bottom:0px;
	}

#menu{
	position:absolute;
	width: 125px;
	height: 458px;
	top:18px;
	left:18px;
	font-size: 14px;	
	}

#menufond{
	position:relative;
	width: 125px;
	height: 20px;
	font-size: 14px;	
	padding:2px;
	margin-top:4px;
	margin-left:0px;
	background-color: #BB9A6F;
	}

#navigation{
	position:absolute;
	width: 588px;
	height: 19px;
	top:10px;
	left:169px;
	font-size: 12px;
	overflow: auto;
	/*background-color: green;*/
	}
		
	
#commandes{
	position:absolute;
	width: 588px;
	height: 19px;
	top:505px;
	left:169px;
	font-size: 12px;
	overflow: auto;
	}

#ml{
	position:absolute;
	width: 125px;
	height: 19px;
	top:505px;
	left:18px;
	font-size: 9px;
	color: #E2C18C;
	text-align: center;
	overflow: auto;
	}

.image{
	border:0px;
}
.bouton{
	background-color: #BB9A6F;
	font-family: verdana; 
	font-size: 12px; 
	border-color: #BB9A6F #BB9A6F #BB9A6F #BB9A6F ;
	border: 1px solid;
	text-align: center;
	width: auto;
	font-weight: normal;
	color: #400000;
	}
	
.champ{
	background-color: #E2C18C;
	font-family: verdana;
	font-size: 12px;
	border-color: #E2C18C #E2C18C #E2C18C #E2C18C;
	border: 1px solid;
	text-align: left;
	width: auto;
	font-weight: normal;
	color: #4B5273
	}

.champmenu{
	background-color: #E2C18C;
	font-family: verdana;
	font-size: 10px;
	border-color: #E2C18C #E2C18C #E2C18C #E2C18C;
	border: 1px solid;
	text-align: left;
	width: 100px;
	height: 15px;
	}
	
.menuderoulant{
	background-color: #E2C18C;
	font-family: verdana;
	font-size: 12px;
	border-color: #E2C18C #E2C18C #E2C18C #E2C18C;
	border: 1px solid;
	text-align: left;
	width: auto;
	font-weight: normal;
	color: #4B5273
	}

.zonetexte{
	background-color: #E2C18C;
	font-family: verdana;
	font-size: 12px;
	border-color: #E2C18C #E2C18C #E2C18C #E2C18C;
	border: 1px solid;
	text-align: left;
	width: auto;
	font-weight: normal;
	color: #4B5273
	}
