/******* TISSUS ********/



#fond-blanc_tissus{
	width:870px;
	text-align: center;/*Centre la page pour IE */
	margin-right: auto ;/*  Centre la page pour mozzilla  */
	margin-left: auto ;
	text-align:left;
	margin-left:77px;
	border:#9F9A95 solid 1px;
}

#blanc_h{
	background-image:url(fond-blanc_h.png);
	background-repeat:no-repeat;
	width:869px;
	height:349px;
	margin-top:0px;
	padding-top:1px;
}
#blanc_m{
	background-image:url(fond-blanc_m.png);
	background-repeat:repeat-y;
	width:869px;
	margin-top:-1px;
	padding-top:20px;
	
}
#blanc_b{
	background-image:url(fond-blanc_b.png);
	background-repeat:no-repeat;
	width:869px;
	height:52px;	
}




#fond-gris_tissus {
	width:774px;
	margin-left:50px;
	margin-top:0px;	
}

#gris_h{
	background-image:url(fond-gris_h.png);
	background-repeat:no-repeat;
	width:777px;
	height:18px;
}

#gris_m{
	background-image:url(fond-gris_m.png);
	background-repeat:repeat-y;
	padding:10px 20px;
}

#gris_b{
	background-image:url(fond-gris_b.png);
	background-repeat:no-repeat;
	width:777px;
	height:18px;
}

#cadre_tissus{
	width:17%;
	height:160px;
	float:left;
	margin:10px;
	text-align:center;
}



#titre_tissus{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-bottom:20px;
	margin-left:15px;
}

a:link, a:visited, a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a:hover{
	color:#000000;
}

