
body {
	font-family : "Times New Roman", Times, serif;
	background : transparent url(gauche.png) repeat-y;
} 

div#menu {
	float: left;
	width: 150px;
	margin: 0px;
/*	margin-left: 2px;
	margin-right: 2px;
*/
}

div#page{
	float : top;  
	width: auto;
	margin-left:160px; 
}

div#titre{
	background : url(titre.jpg) no-repeat center;
}

p.pied {
	background-color : #c9c2a8; 
	text-align : center; 
	font :  10px Arial; 
	color : black; 
	margin-left : 160px;
} 

.titre1 {
	background-color : #c9c2a8; 
	text-align : center; 
	font : bold 16px Arial; 
	color : black; 
} 

img {
	border : 0px;
}

.encadre {
	border : 2px solid #c9c2a8;	
}

 td.entete,   tr.entete {
	font-size : 16px;
	font-weight : bold;
	color : black;
 	background : #c9c2a8 url(gauche.png) repeat-y right;
	text-align : center;
} 

table.tableau {
	width : 100%;
	margin-left : 0%;
	margin-right : 0%;
	border : 2px solid #c9c2a8;
	background-color : transparent;
} 

div.information {
	background-color : #ffffc1;
	border : 2px solid #c9c2a8;
	margin-left : 0%;
	margin-right : 0%;
	font-family : Arial;
	color : navy;
	font-size : 14px;
	width : auto;;
	text-align : center;
} 

table.menu {
	border : 2px solid #c9c2a8;
	font : 11px Arial;
	margin-left : 0%;
	margin-right : 0%;
	width : 150px;
	background : #ffffc1;
	margin-bottom : 5px;
	border-top : none;
	border-right : none;
}

table.entetemenu {
	font : 11px Arial;
	margin-left : 0%;
	margin-right : 0%;
	width : 150px;
	background-image : url(entete_menu.jpg);
	background-position : left;
	background-repeat : no-repeat;
}

td.entetemenu {
	background-color : transparent;
	width : 150px;
	font : bold 11px Arial;
	background : transparent;
	height : 5px;
}

a.entetemenu {
	text-decoration: none;	
	color : black;
}

a.entetemenu:hover {
	text-decoration: overline underline;
}

a.menu {
	text-decoration: none;	
	color : black;
}

a.menu:hover {
	text-decoration: overline underline;
}

table.transparent {
	border : 0px;
	width : 100%;
	margin-right : 0%;
	margin-left : 0%;
}

td.menu {
	width : 150px;
	margin-left : 0%;
	margin-right : 0%;
	vertical-align : top;
}

table.news {
	width : 80%;
	margin-left : 10%;
	margin-right : 10%;
	border : 2px solid #c9c2a8;
	background-color : transparent;
}

textarea.livredor {
	width : 100%;	
}

hr {
	color : #c9c2a8;
}

.gauche {
	float: left;
}
/*
div.banieres {
	float: right;
}
*/

div.banieres {
	position: absolute;
	right : 0px;
	bottom : 0px;
}

p.adresse {
	text-align : center;
}
