/* CSS Document */
#TitreGeneralIndex {
	background-image: url(../images/index_titreGen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	width: 612px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
#titrePanneau {
	background-image: url(../images/indexPanneau_TitrePanneau.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 406px;
	position: absolute;
	z-index: 2;
	left: 385px;
	top: 49px;
}

#IndexDecoTop {
	background-image: url(../images/index_fdDegrad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: static;
	height: 13px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}
#IndexDecoBottom {
	background-image: url(../images/index_fdDegrad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: static;
	height: 5px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#indexZoneSommaire {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#indexZoneSommaire a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
#indexZoneSommaire  a:hover, #indexZoneSommaire  a:focus, #indexZoneSommaire  a:active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#indexPanneaux {
	background-image: url(../images/index_titrePanneau.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 277px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#indexSommairePanneau {
	background-image: url(../images/index_panneau_Sommaire.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 277px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#indexFilms {
	background-image: url(../images/index_Film.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 310px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.FondPanneau {
	background-image: url(../images/indexPanneau_FdSomGlob.jpg);
	background-repeat: no-repeat;
	background-position: 465px bottom;
}
#IndexDecoBottom img {
	position: absolute;
	z-index: 2;
}
.IndexImg1 {
	left: 399px;
	top: 114px;
}
.IndexImg2 {
	left: 683px;
	top: 121px;
}



#SommairePanneaux, #SommaireFilms {
	width: 350px;
	border: 1px solid #333333;
	min-height : 380px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
#SommairePanneaux li, #SommaireFilms li {
	margin-bottom: 0.5em;
}
ul li {
	margin-top: 0.5em;
	margin-left: 0em;
	text-indent: 0px;
	padding-left: 0em;
}
li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}

#SommairePanneaux {
	float: left;
	margin-left: 40px;
}
#SommaireFilms {
	float: right;
}
#visuelImg {
	margin-top: 50px;
	margin-left: 20px;
}
#IndexNavigAnnexe  a {
	display: block;
	float: left;
	border:#666 solid 1px;
	margin-top : 5px;
	margin-bottom: 2px;
	margin-right : 2px;
	padding:2px;
	background-position:2px 2px;
}
#IndexNavigAnnexe a:hover, #IndexNavigAnnexe a:focus, #IndexNavigAnnexe a:active  {
	border:1px solid #66879F;
}
#IndexretourDos {
	height: 45px;
	width: 94px;
	margin-left: 79px;
	background-image: url(../images/index_retourDos.jpg);
	background-repeat: no-repeat;
}
#IndexImprime {
	height: 45px;
	width: 105px;
	background-image: url(../images/index_texteImprim.jpg);
	background-repeat: no-repeat;
	margin-left: 102px;
}
#IndexBiblio {
	height: 45px;
	width: 131px;
	background-image: url(../images/index_biblio.jpg);
	background-repeat: no-repeat;
	margin-left: 102px;
}
#IndexGeneric {
	height: 45px;
	width: 120px;
	background-image: url(../images/index_generique.jpg);
	background-repeat: no-repeat;
	margin-left: 105px;
}
.copyright {
	clear:both;
}
.plusPetit {
	font-size: smaller;
	font-weight: bold;
}

