.fenetre {
	position : relative;
	float : left;
	margin-left : 12px;
	margin-right : 0px;
	margin-bottom : 19px;
	width:223px;
	height:168px;
	text-align:center;
}

.fenetre img {
	margin : 9px 0px 0px 0px;
	border : none;
}

.over {
	background : url("/img/34/fenetre.png") top left no-repeat;
	width : 223px;
	height : 168px;
	position : absolute;
	top : 0;
	left : 0;
}

a { cursor : pointer;  }

.description {
	width : 204px;
	position : absolute;
	height : 15px;
	left : 9px;
	top : 122px;
	text-align : center;
	font-size : 9pt;
	color:black;
}

.taillehuitcent .fenetre {
	margin-left : 33px;
	margin-right : 33px;
}
