


body
{
   background:#ae9962;
   color:#1a171b;
   font-size: 11px;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}

.fondmenu
{
   background:#F8F4F5;
}


.titre
{
	color:#1a171b;
	font-size: 20px;
	font-family:"Trebuchet MS", Arial, Verdana, serif;
	letter-spacing: 2px;
}



.menus
{
	color:#1a171b;
	font-size: 15px;
	font-family:"Trebuchet MS", Arial, Verdana, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.menugo
{
	color:#1a171b;
	font-size: 15px;
	font-family:"Trebuchet MS", Arial, Verdana, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}


.menugo:link
{
    text-decoration: none;
}



.menugo:visited
{
   text-decoration: none;
}

.menugo:hover
{
   text-decoration: underline;
}


.menugo:active
{
   text-decoration: none;
}


.artistes
{
	color:#1a171b;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Arial, "Trebuchet MS", serif;
	text-transform: uppercase;
	}


.artistes:link
{
    text-decoration: none;
}


.artistes:visited
{
   text-decoration: none;
}

.artistes:hover
{
   text-decoration: underline;
}

.artistes:active
{
   text-decoration: none;
}







/* Index */

.date
{
   color:#F8F4F5;
   font-weight: bold;
   font-size: 11px;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}


.salle
{
   color:#1a171b;
   font-size: 13px;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
   font-style:italic;
}

.nom
{
    color:#1a171b;
	font-size: 13px;
	font-weight: bold;
	font-family:Verdana, Arial, "Trebuchet MS", serif;
	text-transform: uppercase;
	}


.nom:link
{
    text-decoration: none; /* Le lien deviendra souligné quand on pointera dessus */
}


.nom:visited
{
   text-decoration: none; /* Le lien deviendra souligné quand on pointera dessus */
}

.nom:hover
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
}

.nom:active
{
   text-decoration: none; /* Le lien deviendra souligné quand on pointera dessus */
}


.partie
{
   color:#1a171b;
   font-size: 13px;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}

.ville
{
   color:#F8F4F5;
   font-weight: bold;
   font-size: 13px;
   font-style:italic;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}

.reserver
{
   color:#1a171b;
   font-size: 11px;
   font-weight: bold;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}


.reserver:link
{
   text-decoration: none; /* Le lien deviendra souligné quand on pointera dessus */
}

.reserver:visited
{
   text-decoration: none; /* Le lien deviendra souligné quand on pointera dessus */
}

.reserver:hover
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
}

.reserver:active
{
   text-decoration: none; /* Le lien deviendra souligné quand on pointera dessus */
}

.complet
{
   color:#1a171b;
   font-size: 11px;
   font-weight: bold;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}







/* Artistes */

.dateartiste
{
   color:#1a171b;
   font-size: 10px;
   font-family:Verdana, Arial, "Trebuchet MS", serif;
}


.nomartiste
{
	color:#1a171b;
	font-size: 15px;
	font-family:"Trebuchet MS", Arial, Verdana, serif;
	letter-spacing: 2px;
}



.visuel
{
max-height: 450px;
max-width: 450px;
border: solid;
border-color:#000000;
border-width:thin;
}


	
