@charset "utf-8";
body {

	
}
 
.gal_toile {
	margin-left: 0px;
	margin-right: 0px;
}
.toile {
	width: 150px;
	height: 140px;
	padding-left: 0px;
	overflow: hidden;
	display: block;
}

.toile a:link{
	color: #989B7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	
}
.toile a:visited{
color: #989B7D;	
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;

}
.toile a:active{
color: #989B7D;	
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}

.toile a:hover{
	color: #87684B;
	

}

