body{
	background-color: #453846;
	background-image: url(../images/bande.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#middle {
	margin-top: 50px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#duTexte{
	width: 800px;
	
}


h1.red {
	font-family: Times New Roman, sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #ff0000;
	text-align: center;
}

h1 {
	font-family: Monaco, Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	color: #E6DECA;
}
p{
font-family: Monaco, Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	color: #E6DECA;
}

li{
        list-style-type : none;
        }
a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	
}
a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	
	
}

#divBande {
	background-image: url(bande.gif);
	background-repeat: repeat-x;
	background-position: 50px;
}
#couteaux{
	margin-left:20%;
	width: 250px;	
}
#retour{
	margin-top: 10px; 
}
#retourArteTable{
 position:absolute; 
 left:17px; 
 top:64px; 
 width:169px; 
 height:21px; 
}
#objectLogo{
	width: 370px;
	
	margin:0 auto;
	margin-top: 10px;	
}

.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}

td.datacellone {
	background-color: #CC9999; color: black;
}



