
iframe {
        width: 100%;
		border:0;
    }
	
.contenair_reflet {
		width:100%;
		display: flex;
		flex-direction: row;
		flex-wrap:wrap;
		justify-content: center;
}	

.contenair_patoche {
		width:100%;
		display: flex;
		flex-direction: row;
		flex-wrap:wrap;
		justify-content: center;
}	
		
	
.reflet_image{
	height:75px;
	width: 225px;
	text-align:bottom;
	background: url(/fr/equipement/les_mouches/images/ombres_reflets_gris.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position:bottom;
	margin-right:20px;
	display:block;

}

.point_roux{
	background: url(/fr/equipement/les_mouches/images/ombres_reflets_roux.png);
	cursor: url(/fr/equipement/les_mouches/images/curseur_roux.png) 0 10,auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:bottom;
}

.point_roux:hover {
	background: url(/fr/equipement/les_mouches/images/ombres_reflets.gif);
	background-size: cover;
	background-repeat: no-repeat;
	background-position:bottom;
}
.point_noir{
	background: url(/fr/equipement/les_mouches/images/ombres_reflets_noir.png);
	cursor: url(/fr/equipement/les_mouches/images/curseur_noir.png) 0 10,auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:bottom;
}

.point_noir:hover {
	background: url(/fr/equipement/les_mouches/images/ombres_reflets.gif);
	background-size: cover;	
	background-repeat: no-repeat;
	background-position:bottom;		
}
.point_gris {
	background: url(/fr/equipement/les_mouches/images/ombres_reflets_gris.png);
	cursor: url(/fr/equipement/les_mouches/images/curseur_gris.png) 0 10,auto;
	background-size: cover;	
	background-repeat: no-repeat;
	background-position:bottom;		
}

.point_gris:hover {
	background: url(/fr/equipement/les_mouches/images/ombres_reflets.gif);
	background-size: cover;	
	background-repeat: no-repeat;
	background-position:bottom;		
}
.point_blanc {
	background: url(/fr/equipement/les_mouches/images/ombres_reflets_blanc.png);
	cursor: url(/fr/equipement/les_mouches/images/curseur_blanc.png) 0 10,auto;
	background-size: cover;	
	background-repeat: no-repeat;
	background-position:bottom;		
}


.point_blanc:hover {
	background: url(/fr/equipement/les_mouches/images/ombres_reflets.gif);
	background-size: cover;	
	background-repeat: no-repeat;
	background-position:bottom;		
}


.reflet_commentaire {
	width: 220px;
	font-style: italic;
}	

.image_patoche_truite img {
	width:80%
} 

.image_palmerH12_truite img {
	width:80%
} 


.image_palmerH12 img {
	width:80%
} 

.image_plein_de_mouche {
	width:100px;
}


.image_ma_collection {
	width:300px;
}