@import url(commun/reset.css);

body{
	background-image:url('../images/backgrounds/siteBackground.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#e0ebf3;
	padding-top:22px;
}

.blocsAuteursDiffuseurs{
	height:58em;
	width:408px;
}

.blocsAuteursDiffuseurs .masque,
.blocsAuteursDiffuseurs .photo{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
}

.blocsAuteursDiffuseurs .photo{
	height:172px;
	margin-left:5px;
	margin-top:5px;
	overflow:hidden;
	width:397px;
}

.blocsAuteursDiffuseurs .masque{
	background-image:url('../images/backgrounds/blocsAuteursDiffuseurs.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:191px;
	z-index:299;
	width:408px;
}

.blocsAuteursDiffuseurs .contentBlocsAuteursDiffuseurs{
	background-image:url('../images/backgrounds/blocsAuteursDiffuseursContent.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	height:16em;
	margin:191px 0 0 0;
	padding:0px 30px 2.2em 30px;
	width:348px;
	position:absolute;
	z-index:298;
}

.blocsAuteursDiffuseurs .contentBlocsAuteursDiffuseurs p{
	font-size:1.2em;
	text-align:justify;
}

.espaceAuteur{
	float:left;
	margin-left:66px;
}

.espaceDiffuseur{
	float:right;
	margin-right:66px;
}

#footer{
	background-image:url('../images/backgrounds/footerBackground.png');
	background-position:top left;
	background-repeat:repeat-y;
	height:102px;
	margin:0 auto;
	text-align:center;
	width:1041px;
}

#header{
	background-image:url('../images/backgrounds/headerBackground.png');
	background-position:top left;
	background-repeat:repeat-y;
	height:187px;
	margin:0 auto;
	padding-bottom:58px;
	width:1041px;
}

#menu{
	/*
	margin-left:-586px;
	position:absolute;
	height:58px;
	left:50%;
	*/
	top:213px;
	width:117.3em;
}

#menu.JSOff{
	background-color:#7991aa;
}

#menu .bgMenuTop{
	height:58px;
	width:117.3em;
}



.surMenu{
	list-style:none outside none;
	left:0;
	margin:-5px 0 0 !important;
	padding:0 !important;
	/*
	padding-top:18px !important;
	position:absolute;
	*/
	
	width:956px;
	z-index:350;
}

.off{
	display:none;
}

.on{
	z-index:350;
}

.surMenu .preFirst{
	height:1.7em;
	vertical-align:top;
	width:956px;
}

.surMenu .first{
	background-image:url('../images/backgrounds/menuFirstBackground.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	vertical-align:top;
	width:956px;
}

.surMenu .content{
	/*
	background-image:url('../images/backgrounds/menuBackground.png');
	background-position:top left;
	background-repeat:repeat;
	position: absolute;
	*/
	height:24.7em;
	width:956px;
}

.surMenu .bgMenu{
	height:24.7em;
	position: absolute;
	width:956px;
}

#page{
	background-image:url('../images/backgrounds/pageBackground.png');
	background-position:top left;
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	width:1041px;
	z-index:100;
}

#pageContent{
	background-color:#ffffff;
	background-image:url('../images/backgrounds/pageContentBackground.png');
	background-position:top left;
	background-repeat:repeat-x;
	margin-left:11px;
	position:relative;
	width:1020px;
}

#menuLeft{
	float:left;
	margin:33px 0px 40px 23px;
	width:233px;
}

#menuLeftContent{
	background-image:url('../images/backgrounds/menuLeftBackground.png');
	background-position:left top;
	background-repeat:repeat;
	padding:20px 10px 10px 10px;
	width:213px;
}

#menuLeftTop{
	background-image:url('../images/habillage/menuLeftTop.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:152px;
	position:relative;
	width:233px;
	z-index:100;
}

#titreSection{
	margin-top:132px;
	position:absolute;
	text-align:center;
	width:233px;
}

#menuLeftTopPhotos{
	height:152px;
	position:absolute;
	overflow:hidden;
	width:233px;
	z-index:90;
}

#pageContentRight{
	float:left;
	margin:40px 0px 0px 45px;
	padding:0 0 40px 0;
	width:645px;
}

#pageContentGlobal{
	margin:40px 0px 0px 100px;
	padding:0 0 40px 0;
	width:880px;
}