
body {
	font : 16px Times New Roman;
	background : url(pied.jpg) no-repeat left bottom Menu;
}


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

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

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

.titre1 {
	background-color : #0b256b;
	text-align : left;
	font : bold 16px Times New Roman;
	color : white;
} 

img {
	border : 0px;
}

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

 td.entete,   tr.entete {
	font : bold 16px Times New Roman;
	color : white;
 	background : #0b256b url(entete_menu.jpg) repeat-y right;		
	text-align : left;
} 

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

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

table.menu {
	border : 2px outset ActiveBorder;
	font : 11px Arial;
	margin-left : 0%;
	margin-right : 0%;
	width : 150px;
	background : white;
	margin-bottom : 5px;
}

table.entetemenu {
	border : 2px outset ActiveBorder;
	font : bold 14px Times New Roman;
	margin-left : 0%;
	margin-right : 0%;
	width : 150px;
	color : white;
	background : transparent url(entete_menu.jpg) repeat-y right;
}

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

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

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

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

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

a.entete {
	text-decoration: none;	
	color : white;
}

a.entete:hover {
	text-decoration: 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 outset #c9c2a8;
	background-color : white;
}

textarea.livredor {
	width : 100%;	
}

hr {
	color : #c9c2a8;
}

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

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