@charset "utf-8";
/* CSS Document */

body, html,p,h1 {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#conteneur {
	width: 965px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1000;
	outline:none;

}
#contenuPage {
	position: absolute;
	top: 330px;
	margin-left:5px;
}
#headerContenu {
	background-image: url(/images/header_contenu.gif);
	height: 22px;
	width: 965px;
}

#contenuContenu {
	background-image: url(/images/fond_contenu.gif);
	background-repeat: repeat-y;
	width: 915px;
	padding:0 20px 0 20px;
	text-align: center;
}

#footerPage {
	font-size:10px;
	color:#a5a0a3;
		margin-bottom:20px;
}
#footerPage p{
	float:left;
	width:788px;
	text-align:center;

}

.bloc {
	width: 543px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
}
.corpsBloc {
	background-image: url(/images/fondBloc.gif);
	background-repeat: repeat-y;
	padding: 0 20px 20px 40px;
	text-align: left;
	line-height: 20px;
}
.headerBloc {
	background-image: url(/images/headerBloc.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 543px;
}
.footerBloc {
	background-image: url(/images/footerBloc.gif);
	height: 11px;
	width: 543px;
}


.corpsBloc-h {
	background-image: url(/images/fondBloc-h.gif);
	background-repeat: repeat-y;
	padding: 0 20px 20px 40px;
	text-align: left;
	line-height: 20px;
}
.headerBloc-h {
	background-image: url(/images/headerBloc-h.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 543px;
}
.footerBloc-h {
	background-image: url(/images/footerBloc-h.gif);
	height: 11px;
	width: 543px;
}
.titre {
	text-align: center;
	padding-top:10px;
}

#footerPage a img{
	border:0;
}

#trailer {
width:649px; height:359px;outline:none;
}
