body{
	margin: 0px;	}
#contenuentier{
	width : 1000px;
	
	height : 1200px;			
	margin-left: auto;
	
	margin-right:auto;
}
h1{
	
	color: rgb(0,102,204);			
	padding-left : 160px;
	margin-bottom: 20px;	
}
#principal{
	margin-left : 220px;
	margin-right : 70px;		
}
#menu{
 	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	width: 200px;	height: 1200px;
		float : left;	
}
#tablemenu{	 	
	
		
	border-collapse: collapse;
	
	width: 170px;
	margin-top:20px;
	height: 500px;
		
}


.oeil{
	text-align: left;
	width:50px;

	



}


	



a{
	text-decoration: none;
	color: white
}
#tdmenucach{
	height:110px;
}

hr{
	color: rgb(0,0,153);
}

.gras{
	font-weight: bold;
}
.grassouligne{
	font-weight: bold;
	text-decoration: underline;
}

.souligne{
	text-decoration: underline;
	
}
.centrer{
	text-align:center;
}

.rouge{	color: red;
	font-weight: bold;
}

.bleu{	color: blue;	font-weight: bold;
}

.bleusouligne{
	color: blue;
	font-weight: bold;	
	text-decoration: underline;
}
#liens{	
   font-size: 80%;	
}

#liens a:link{
	color:blue;	text-decoration: none;

}

#liens a:visited{
	color:blue;text-decoration: none;
}

#liens a:hover{	
	color:blue;text-decoration: none;
}

th{	text-align: left;}

a img
{
border: none ;
}

