/*Feuille de style de JM&Co RUN par défaut
Commençons par les balises Html
*/
body {
	font-family:Arial, helvetica, Sans-sérif, Sérif, Times ;
	margin:0;
	padding:0;
	font-size: 75%;
	background-color:white;
    }
a	{
	color: #808080 ;
	text-decoration:none ;
	}
a:hover	{
	color: red;
	}
h2	{
	font-family:Georgia, Arial, helvetica, Sans-sérif, Sérif, Times ;
	margin: 0;
	padding:20px 0 0 20px;
	font-size: 200%;
	color:black;
	text-align:left;
	display:none;
	}
h2:first-letter {
	font-size:250%;
    color:white ;
	}
h6	{
	font-family:Arial, helvetica, Sans-sérif, Sérif, Times ;
	margin: 0;
	padding:0;
	font-size: 85%;
	}
span	{
	padding:0 0 0 150px;
	}
p	{
	margin: 0;
	padding:4px 10px 0 100px;
	/*font-size: 80%;*/
	line-height:200%;
	color:white;
	text-align:left;
	}
p:first-line {
	font-weight:bold ;
	font-size: 150%;
	}
p a {
	color:white;
	text-decoration:underline;
	}
p a:hover {
	color:white;
	text-decoration:none;
	}
form {
	margin: 0;
	padding:10px 5px 0 0;
	}
input {
	margin:0;
	padding:0;
	}
/*Descrition des styles 
CLASS Style image sans bord*/
.none {
	margin:0;
	padding:0;
	border:none ;
	}
/*CLASS Style image sans bord avec padding en haut*/
.nonepadt {
	margin:0;
	padding-top:18px;
	border:none ;
	}
/*CLASS Style image sans bord avec padding en haut*/
.nonepadtl {
	margin:0;
	padding:18px 0 0 100px;
	border:none ;
	}
/*Changement de couleur pour le menu haut*/
.couleurf {
	font-family:Arial, helvetica, Sans-sérif ;
	color:black;
	text-decoration:none;
	}
a.couleurf {
	color:black;
	text-decoration:underline;
	}
a:hover.couleurf {
	color:red;
	text-decoration:none;
	}
/*Petites fontes de menu*/
.light .lightV {
	font-family:Arial, helvetica, Sans-sérif ;
	font-weight:lighter;
	}
ul.light	{
	margin: 0;
	padding:0 ; /*110px 0 0 0;*/
	list-style-type:none;
	}
ul.lightV	{
	margin: 0;
	padding:515px 0 0 0;
	list-style-type:none;
	}
li.light	{
	display:inline;
	}
.corps {
	}
ul.corps  {
	margin: 0;
	padding-left:100px;
	line-height:180%;
	color:white;
	text-align:left;
	list-style-type:none;
	list-style-position:inside;
	}
li.corps   {
	font-size:100%;
	text-align:left;
	padding-left:150px;
	}
ul.corps2  {
	margin: 0;
	padding-left:150px;
	list-style-type:none;
	list-style-position:inside;
	}
li.corps2   {
	font-size:100%;
	text-align:left;
	}
/*Description des différentes partie de l'écran POUR UN ECRAN 1024 X 768
LARGEUR REELLE UTILISEE: 1004
HAUTER REELLE UTISLISEE: 604
Description de la Page Balise <div>
Centrons sytématiquement l'écran */
#page {
	width:1000px;
	padding:0;
	margin:0 auto;
	}
#contenu {
	top:60px;
	float:left;
	width:1000px;
	margin: 0;
	padding:0 ;
	}
#contenug {
	top:60px;
	float:left;
	width:445px;
	height:540px;
	margin: 0;
	padding:0 ;
	text-align:left;
	}
#contenud {
	top:60px;
	float:right;
	width:555px;
	height:540px;
	margin: 0;
	padding:0;
	text-align:left;
	}
#contenu1	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:left;
	background:#FF5594 url(../image/home.jpg) no-repeat top left;
	}
#contenu2	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#CBD400 url(../image/billeterie.jpg) no-repeat top left;
	z-index:1;
	}
#contenu3	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#00BCFF url(../image/bar.jpg) no-repeat top left;
	}
#contenu4	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#FF8027 url(../image/brasserie.jpg) no-repeat top left;
	}
#contenu5	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#FF6C00 url(../image/restaurant.jpg) no-repeat top left;
	}
#contenu6	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#9DAB00 url(../image/option.jpg) no-repeat top left;
	}
#contenu7	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#B45EFD url(../image/references.jpg) no-repeat top left;
	}
#contenu8	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#FB5D5C url(../image/partenaires.jpg) no-repeat top left;
	}
#contenu9	{
	float:left;
	width:1000px;
	height:610px;
	margin: 0;
	padding:0;
	text-align:center;
	background:#00A2FF url(../image/contacts.jpg) no-repeat top left;
}
#pied	{
	height:100px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:white
	}
/*menu texte
Horizontal*/
#menuh1 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#FF5594;
	}
#menuh2 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#CBD400;
	}

#menuh3 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#00BCFF;
	}
#menuh4 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#FF8027;
	}
#menuh5 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#FF6C00;
	}
#menuh6 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#9DAB00;
	}
#menuh7 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#B45EFD;
	}
#menuh8 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#FB5D5C;
	}
#menuh9 {
	float:left;
	display:block;
	width:111px ;
	height:60px ;
	margin:0;
	padding:0;
	line-height:60px;
	text-align: center;
	color:#00A2FF;
	}

	

	
