
body {
	font-family : "Times New Roman", Times, serif;
	background : transparent url(tux.jpg);
} 


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 : #FFC862; 
	text-align : center; 
	font :  10px Arial; 
	color : black; 
	margin-left : 160px;
} 

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

img {
	border : 0px;
}

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

.titre2 {
	background-color : #FFC862; 
	font-size : 16px; 
	color : black; 
	font-weight : bold; 
	text-align : center;
} 

 td.entete,   tr.entete {
	font-size : 16px;
	color : black;
	font-weight : bold;
	text-align : center;
	background : #FFC862 none;
} 

table.tableau {
	width : 100%;
	margin-left : 0%;
	margin-right : 0%;
	border : 1px solid black;
	background-color : white;
} 

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

table.menu {
	border : 1px solid black;
	font : 11px Arial;
	margin-left : 0%;
	margin-right : 0%;
	width : 150px;
	background : transparent;
	margin-bottom : 5px;
	border-top : none;
	border-right : none;
}

table.entetemenu {
	border : 1px solid black;
	font : bold 11px Arial;
	margin-left : 0%;
	margin-right : 0%;
	width : 150px;
	background : #FFC862;
}

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

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 : 1px solid black;
	background-color : white;
}

textarea.livredor {
	width : 100%;	
}

hr {
	color : black;
}

.gauche {
	float: left;
}

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