/* ----------------------------- Encadré mosaïque ----------------------------- */
.cadre1 {
	position: relative;
	width: 552px;
	height: 341px;
	margin-left: 2px;
	margin-right: 8px;
}
.cadre1 h2 {
	background: url(../images/homepage/puce_rond-jaune.gif) 0px 5px no-repeat;
	padding-left: 14px;
	padding-bottom: 14px;
}
.cadre1 .content {
	position: relative;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 5px;
	z-index: 1;
}
.cadre1 .content ul {
	width: 464px;
	margin-left: 15px;
	list-style-type: none;
}
.cadre1 .content li {
	width: 103px;
	padding-right: 13px;
	float: left;
}
.cadre1 .content img {
	border: 0;
}
.cadre1 .content a {
	display: block;
	height: 108px;
}
.cadre1 .content a#vign1 {
	background: url(../images/visite/1ere_classe-txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign1:hover {
	background: url(../images/visite/1ere_classe-txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign2 {
	background: url(../images/visite/2nde_classe-txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign2:hover {
	background: url(../images/visite/2nde_classe-txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign3 {
	background: url(../images/visite/enfants_txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign3:hover {
	background: url(../images/visite/enfants_txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign4 {
	background: url(../images/visite/convivia_txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign4:hover {
	background: url(../images/visite/convivia_txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign5 {
	background: url(../images/visite/velos_txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign5:hover {
	background: url(../images/visite/velos_txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign6 {
	height: 122px;
	background: url(../images/visite/acc_handi-txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign6:hover {
	background: url(../images/visite/acc_handi-txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign7 {
	background: url(../images/visite/pt_info-txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign7:hover {
	background: url(../images/visite/pt_info-txt-over.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign8 {
	background: url(../images/visite/club_46-txt.gif) 0 84px no-repeat;
}
.cadre1 .content a#vign8:hover {
	background: url(../images/visite/club_46-txt-over.gif) 0 84px no-repeat;
}

/* ----------------------------- Encadré visite virtuelle ----------------------------- */
.cadre2 {
	position: relative;
	width: 337px;
	height: 341px;
	margin-left: 6px;
}
.cadre2 .content {
	position: relative;
	padding-top: 6px;
	padding-left: 4px;
	z-index: 1;
	height: 335px;
	background: url(../images/commun/cadre_1-degrade.gif) 0 2px repeat-x;
}