

#zoom0 {
	background:url(gifs/normal.jpg);
}

#zoom0:hover {
	background:url(gifs/normal_hover.jpg)
}

#zoom1 {
	background:url(gifs/grand_hover.jpg)
}

#zoom2 {
	width:30px;
	background:url(gifs/tres_grand.jpg)
}

#zoom2:hover {
	width:30px;
	background:url(gifs/tres_grand_hover.jpg)
}

#content p {
	font-size:15px;
}

#encartA, #encartB, #encartC, #encartD {
	height:230px !important;
}

#encartE, #encartF {
	height:240px !important;
}