/*
* GENERAL ******************************************************/

html,body {
	background-color: #FFFFFF;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	width:822px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	width:;
}

.noBorder{border:0px;}

hr{ visibility:hidden; clear: both; height:0}

.donnees{font-size:12px;}
.donnees b{color:#58324F;}
.donneesGras{color:#58324F;font-weight:bold;font-size:12px;}

a.donnees{text-decoration:underline;color:#58324F;}
a.donnees:hover{text-decoration:underline;color:#58324F;font-weight:bold;}

body h2{color:#58324F;font-weight:bold;}



/*
* SPLASH *****************************************************/

a.splash{color:#58324F;font-size:12px;text-decoration:none;}
a.splash:hover{font-weight:bold;color:#58324F;font-size:12px;text-decoration:none;}
a.splashEntrer{color:#FFF;font-size:12px;text-decoration:none;background:#58324F;}
a.splashEntrer:hover{font-weight:bold;color:#FFF;font-size:12px;text-decoration:none;background:#58324F;}

#infoSplash{text-align:center;}

/*
* HEADER & MENU ******************************************************/

#header{width:800px;height: 69px;background-image:url(../img/header.jpg);background-repeat: no-repeat;}
#image{float:left;width:408px;height:75px;background-image:url(../img/juliette.jpg);background-repeat:no-repeat;}		

#menu{width:800px;display:inline;}

#leftAlign{color:#58324F;}
#leftAlign li{list-style:none;}


/* 
* ACTU ***************************************************************/

.titreActu{color:#F4BE09;font-weight:bold;}
.titreActu2{padding:2px;height:15px;color:#F4BE09;background-color:#58324F;font-weight:bold;}

.corpsActu{color:#FFF;text-align:justify;font-size:12px;}
#corpsActu{color:#FFF;text-align:justify;font-size:12px;}
.corpsActuContact{color:#FFF;font-size:12px;}

.corpsActu a{color:#FFF;font-size:12px;text-decoration:underline;font-weight:none;}
.corpsActu a:hover{color:#FFF;font-size:12px;font-weight:bold;text-decoration:underline;}

#corpsActu a{color:#FFFFFF;text-decoration:underline;}
#corpsActu a:hover{color:#59324f;background-color:#FFF;text-decoration:none;font-weight:none;}

#corpsActuFilm a{padding-left:20px;color:#FFFFFF;text-decoration:underline;}
#corpsActuFilm a:hover{padding-left:20px;color:#59324f;background-color:#FFF;text-decoration:none;font-weight:none;}

#corpsActuContact a{color:#FFFFFF;text-decoration:underline;}
#corpsActuContact a:hover{color:#FFFFFF;text-decoration:none;font-weight:bold;}



/* MENU IMAGE */
	
	/* ACCUEIL */	
a.accueil{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:82px;height:75px;background:url(../img/accueil.jpg) no-repeat 0 0;}
a.accueil:hover{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:82px;height:75px;background:url(../img/accueil.jpg) no-repeat 0 -75px;}
	
	/* CATALOGUE */	
a.catalogue{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:108px;height:75px;background:url(../img/catalogue.jpg) no-repeat 0 0;}
a.catalogue:hover{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:108px;height:75px;background:url(../img/catalogue.jpg) no-repeat 0 -75px;}

	/* RECHERCHE */	
a.recherche{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:109px;height:75px;background:url(../img/recherche.jpg) no-repeat 0 0;}
a.recherche:hover{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:109px;height:75px;background:url(../img/recherche.jpg) no-repeat 0 -75px;}
	

	/* CONTACT */	
a.contact{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:93px;height:75px;background:url(../img/contact.jpg) no-repeat 0 0;}
a.contact:hover{float:left;border:0px;padding: 0px;margin: 0px;display: inline;width:93px;height:75px;background:url(../img/contact.jpg) no-repeat 0 -75px;}

	/* EXTRAIT */	
a.extrait{float:left;border:0px;padding-top: 0px;margin-top: 5px;display: block;width:178px;height:27px;background:url(../img/extrait_btn.jpg) no-repeat 0 0;}
a.extrait:hover{float:left;border:0px;padding: 0px;margin-top: 5px;display: block;width:178px;height:27px;background:url(../img/extrait_btn.jpg) no-repeat 0 -27px;}

	/* COMMANDER */	
a.commander{float:left;border:0px;padding: 0px;margin: 0px;display: block;width:178px;height:27px;background:url(../img/commander_btn.jpg) no-repeat 0 0;}
a.commander:hover{float:left;border:0px;padding: 0px;margin: 0px;display: block;width:178px;height:27px;background:url(../img/commander_btn.jpg) no-repeat 0 -27px;}

	/* RETOUR */	
a.retour{float:left;border:0px;padding: 0px;margin: 0px;display: block;width:178px;height:27px;background:url(../img/retour_btn.jpg) no-repeat 0 0;}
a.retour:hover{float:left;border:0px;padding: 0px;margin: 0px;display: block;width:178px;height:27px;background:url(../img/retour_btn.jpg) no-repeat 0 -27px;}

	/* RETOUR2 */	
a.retour2{float:left;border:0px;padding: 0px;margin: 0px;margin-top: 5px;display: block;width:178px;height:27px;background:url(../img/retour_btn.jpg) no-repeat 0 0;}
a.retour2:hover{float:left;border:0px;padding: 0px;margin: 0px;margin-top: 5px;display: block;width:178px;height:27px;background:url(../img/retour_btn.jpg) no-repeat 0 -27px;}
		
		
		
/*		
* COMMUN *******************************************************/

#contentPage{width:800px;text-align:left;background-color:#FFF;}
#contentAdmin{clear:both;text-align:left;width:800px;}

.formSearch{
	background-color:#58324F;
	color:#FFF;
	border:0px;
	font-size:10px;
	padding-bottom:10px;
	padding-top:5px;
}

#content{clear:both;text-align:center;width:800px;_width:803px;}

.gaucheAlign{margin-left:15px;}
.droiteFloat{float:right;background-color:#FFF;border:solid 5px #FFF;}
.droiteFloat2{border:solid 5px #FFF;}

legend {font: bold 12px Tahoma;color: #FFF;background-color:#58324F;}
	
.tableau{}
.tableau td{border:1px solid #58324F;padding:5px;}
.tableauTitre{background-color:#58324F;color:#FFF;}

	
/*
* PARTIE GAUCHE ***************************************************************************/

#gauche{padding:0px;float:left;}	

#positionImage{margin-left:-4px;margin-top:5px;}
#positionImage2{margin-top:5px;}

#titregauche{width:209px;height:15px;background-image:url(../img/actualite.jpg);background-repeat:no-repeat;}	
#titregaucheGenre{width:209px;height:15px;background-image:url(../img/catalogueTitre.jpg);background-repeat:no-repeat;}
#titregaucheContact{width:209px;height:15px;background-image:url(../img/contactTitre.jpg);background-repeat:no-repeat;}
#titregaucheFilm{width:209px;height:15px;background-image:url(../img/film.jpg);background-repeat:no-repeat;}
#titregaucheRealisateur{width:209px;height:15px;background-image:url(../img/realisateur.jpg);background-repeat:no-repeat;}
	
#textegauche{padding:5px;text-align:left;width:195px;font-size:12px;font-family:tahoma;color:#FFFFFF;background-color:#58324F;}	
#textegauchebis{padding:5px;text-align:center;width:195px;font-size:12px;font-family:tahoma;color:#58324F;}
	
#textedroitAccueil{text-align:justify;padding:5px;font-size:12px;font-family:tahoma;color:#FFF;background-color:#58324F;}
#textedroitAccueilBis{padding:5px;text-align:left;font-size:12px;font-family:tahoma;color:#FFF;background-color:#58324F;}


	
/*
* PARTIE DROITE *****************************************************************/

#droit{padding:0px;margin-left:209px;}	
  	
#titredroit{width:591px;height:15px;background-image:url(../img/bienvenue.jpg);background-repeat:no-repeat;}	
#titredroitFilms{width:591px;height:15px;background-image:url(../img/listeFilms.jpg);background-repeat:no-repeat;}	
#titredroitInformations{width:591px;height:15px;background-image:url(../img/informations.jpg);background-repeat:no-repeat;}
#titredroitCarte{width:591px;height:15px;background-image:url(../img/carteVisiteTitre.jpg);background-repeat:no-repeat;}	
#titredroitRecherche{width:591px;height:15px;background-image:url(../img/rechercheTitre.jpg);background-repeat:no-repeat;}	
#titredroitCommande{width:591px;height:15px;background-image:url(../img/commande.jpg);background-repeat:no-repeat;}
#titredroitActu{width:591px;height:15px;background-image:url(../img/actualiteTitre.jpg);background-repeat:no-repeat;}	


#textedroit{text-align:justify;padding:5px;font-size:12px;font-family:tahoma;	color:#58324F;}

#textedroitretrait{text-align:justify;padding:5px;padding-left:20px;font-size:12px;font-family:tahoma;color:#FFF;background-color:#58324F;}
#textedroitCatalogue{text-align:justify;padding:5px;font-size:12px;font-family:tahoma;background-color:#58324F;}
	
#occurenceFilm{margin:5px;padding:5px;font-size:12px;font-family:tahoma;color:#58324F;background-color:#FFF;}
#occurenceFilm a{font-size:12px;font-family:tahoma;color:#58324F;text-decoration:none;background-color:#FFF;}
#occurenceFilm a:hover{margin:5px;font-size:12px;font-family:tahoma;color:#58324F;text-decoration:none;background-color:#FFF;font-weight:bold;}

#textedroitretrait a{font-size:12px;font-family:tahoma;color:#58324F;text-decoration:none;background-color:#FFF;}
#textedroitretrait a:hover{margin:5px;font-size:12px;font-family:tahoma;color:#58324F;text-decoration:none;background-color:#FFF;font-weight:bold;}

#imagedroit{
	width:591px;
	height:240px;
	background-image:url(../mosaique/mosaique.jpg);
	background-repeat:no-repeat;
	}
	
/*
* FOOTER *********************************************************************************/
	
#footer{
	clear:both;
	margin-top:0px;
	width:800px;
	height:28px;
	background-color: #58324F;
  text-align:center;
	color:#FFF;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
}

#foot{padding-top:10px;}

a.info{z-index:24;border:0px;text-decoration:none}
a.info:hover{z-index:25;border:0px;text-decoration:none;}
a.info span{display: none;border:0px;text-decoration:none;}
a.info:hover span{display:block;border:0px;text-decoration:none;text-align:justify;font-weight:none;}

.creditsT{width:50%;}


