body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#f6f6ee;
	background-image:url(images/fond1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a {color: #7d1e22;}

hr {
	BORDER-TOP:1px dashed #7d1e22;
	BORDER-RIGHT: 0;
	BORDER-LEFT: 0;
	BORDER-BOTTOM:0;
}

.tabcommandclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d1e22;
	BORDER-RIGHT: #ebebeb 1px solid;
	BORDER-LEFT: #ebebeb 1px solid;
	BORDER-TOP: #ebebeb 1px solid;	
	BORDER-BOTTOM: #ebebeb 1px solid;
	text-align:center;
}

.tabclientclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d1e22;
	BORDER-RIGHT: #ebebeb 1px solid;
	BORDER-LEFT: #ebebeb 1px solid;
	BORDER-TOP: #ebebeb 1px solid;	
	BORDER-BOTTOM: #ebebeb 1px solid;
	text-align:left;
}

.bouttonclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d1e22;
	background-color:#FFFFFF;
	BORDER-RIGHT: #ebebeb 1px solid;
	BORDER-LEFT: #ebebeb 1px solid;
	BORDER-TOP: #ebebeb 1px solid;	
	BORDER-BOTTOM: #ebebeb 1px solid;
	cursor:pointer;
}

.hidden { display: none; }

.unhidden { display: block; }

.prix {background-color: #ffffff;width:50px;}

.qte {background-color: #ffffff;width:50px;}

#tabform {
	border:1px dashed #e7e7df;
}

#container{
	background-color:#ffffff;
	width:850px; 
	padding:7px;
	margin:0 auto;
	margin-top:20px;
}

#topbar{
	background-color:#f6f6ee;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:auto;
	display:block;
	height:120px;
}

#access{
	background-color:#f6f6ee;
	padding:10px;
	height:500px;
}

#navbarcontainer{
	background-color:#f6f6ee;
	margin-left:20px;
	margin-right:20px;
	width:auto;
	display:block;
	/*height:40px;*/
}

#navbar{
	background-color:#f6f6ee;
	width:auto;
	/*height:40px;*/
}

#nav{
	margin-top:10px;
	display:block;
	/*margin-left:10px;*/
	/*width:200px;*/
	/*float:left;*/
}

#compteur{
	margin-top:10px;
	margin-bottom::10px;
	float:left;
}

#commandes{
	width:450px; 
	margin-top:10px;
	margin-bottom::10px;
	float:right;
}

#navcommande{
	/*width:200px;*/
	width:auto;
	margin-top:3px;
	margin-left:10px;
	background-color:#f6f6ee;
}

#main{
	background-color:#f6f6ee;
	width:auto;
	display:block;
}

#column_left{
	background-color:#f6f6ee;
	/*width:560px;*/
	width:auto;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	/*float:left;*/
}

#imgcontainer{
	background-color:#ffffff;
	text-align:center;
	width:164px;
	height:164px;
	padding:7px;
	margin-top:10px; 
	margin-right:20px;
	float:left; 
}

#imgcontainer2{
	background-color:#ffffff;
	width:210px;
	padding:7px; 
	margin-bottom:10px; 
}

#img{

}

#selectcontainer{
	background-color:#ffffff;
	padding:5px;
}

#tirage{
	background-color:#ffffff;
	width:159px;
}

#p_tirage{
	background-color:#ffffff;
	width:159px;
	height:50px;
	padding: 5px;
	font-size: 10px;
}

#column_right{
	/*
	background-color:#f6f6ee;
	width:230px;
	margin-top:10px;
	padding:18px;
	border-left:1px dashed #7d1e22;
	float:right;
	*/
}

div.spacer{
	clear:both; 
	height:10px; 
	display:block;
}

#footer{
	background-color:#f6f6ee;
	width:auto; 
	padding:10px;
	font-size:10px;
	display:block; 
}
