

#content.accueil {
	width: 908px;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 45px;
	padding-bottom: 10px;
}

.accueil #footer {
	display: none;
}

.accueil .bloc {
	float: left;
	width: 405px;
}

.accueil .bloc1 {
	padding-right: 25px;
	margin-right: 35px;
	border-right: 2px dotted #A5B6B8;
}

.accueil .bloc .top {
	margin-bottom: 15px;
}

.accueil .bloc1 .top {
	position: relative;
	left: -35px;
}

.accueil .bloc .illust {
	float: left;
	margin-right: 4px;
	margin-left: -20px;
	position: relative;
}

.accueil .bloc h3 {
	margin-bottom: 15px;
	font-family: 'MuseoSlab500', serif;
	font-size: 27px;
	line-height: 1.2;
}

.accueil .bloc .text {
	padding-bottom: 15px;
	line-height: 1.6;
}

.accueil .bloc .ensavoirplus {
	border-top: 1px solid #BBCACC;
}

.accueil .bloc .ensavoirplus a {
	float: right;
	margin-right: 20px;
	display: inline-block;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	padding: 3px 5px;
	color: #3A4C4F;
	background: #BBCACC;
	font-family: 'MuseoSlab300', serif;
	font-size: 14px;
}

.accueil .bloc2 .top {
	position: relative;
	left: -24px;
}

#fancybox-outer {
	background: none;
}

.lightboxlist {
	display: none;
}

#videobloc1, #videobloc2 {
	width: 640px;	
}

#videobloc1 .lighttitle, #videobloc2 .lighttitle {
	width: 640px;	
	height: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #bccacc;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	background: #FFF;
	font-family: 'MuseoSlab500', serif;
	font-size: 18px;	
}

#videobloc1 .lightcontent, #videobloc2 .lightcontent {
	width: 640px;
	background: #FFF;	
}

#videobloc1 .fancyclose, #videobloc2 .fancyclose {
	float: right;
	margin-right: 8px;
	margin-top: -2px;
	cursor: pointer;
}

DIV.telecharger-3-7, DIV.telecharger-7-13{z-index:2; position:absolute; top: 138px; left:283px;}


.accueil H1, .accueil .bloc H2{font-family: 'MuseoSlab500', serif; text-align: center; font-size: 27px; color: #3A4C4F; margin-bottom: 15px;}
.accueil .bloc H2{ font-size: 17px; }
#content.accueil{ padding-top: 25px;}


img.imagerollover2{
	/*
	opacity:1.0;
	filter:alpha(opacity=100); *//* For IE8 and earlier */
}

img.imagerollover2:hover{
	/*opacity:0.9;
	filter:alpha(opacity=90); *//* For IE8 and earlier */	
	
	-webkit-transform:scale(1.02,1.02);
   -moz-transform:scale(1.02,1.02);
   -ms-transform:scale(1.02,1.02);
   -o-transform:scale(1.02,1.02);
   transform:scale(1.02,1.02);
}
img.imagerollover5{
	/*
	opacity:1.0;
	filter:alpha(opacity=100); *//* For IE8 and earlier */
}

img.imagerollover5:hover{
	/*opacity:0.9;
	filter:alpha(opacity=90); *//* For IE8 and earlier */	
	
	-webkit-transform:scale(1.05,1.05);
   -moz-transform:scale(1.05,1.05);
   -ms-transform:scale(1.05,1.05);
   -o-transform:scale(1.05,1.05);
   transform:scale(1.05,1.05);
}
