/* Styles specifiques aux pages d'accueil */

#zoneVideo, #zonePhoto {
	clear: both;
}

#zoneVideo h2 {
	margin-right: 8px;
	height: 33px;
	width: 752px;
	padding-left: 37px;
	background-repeat: no-repeat;
	background-position: left center;
}

#zoneVideo h3 {
	margin-right: 5px;
	height: 33px;
	padding-left: 710px;
	margin-top: -35px;
	font-size: 14px;
}

#zonePhoto h2 {
	margin-right: 5px;
	height: 33px;
	padding-left: 37px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 752px;
}

#zoneVideo h2 {
	background-image:  url(../img/menu-icon-video.gif);
}

#zonePhoto h2 {
	background-image:  url(../img/menu-icon-photo.gif);
}

#zonePhoto  {
	padding-top: 4px;
}

/*** option 2 **/
#zonePlus {
	padding-top: 8px;
}
#zonePlus h2 {
	margin-right: 4px;
}