body
{
	background-color: white;
	font-size: 15px;
	color: white;
	margin: 0px;
	text-align: center;
}

a.news
{
	background-image: url(images/news.gif);
	width: 58px;
	height: 32px;
}

a.news:hover
{
	background-image: url(./images/newsOver.gif);
}

a.biographie
{
	background-image: url(./images/lineup.gif);
	width: 110px;
	height: 32px;
}

a.biographie:hover
{
	background-image: url(images/lineupOver.gif);
}

a.concerts
{
	background-image: url(./images/concerts.gif);
	width: 115px;
	height: 32px;
}

a.concerts:hover
{
	background-image: url(images/concertsOver.gif);
}

a.multimedia
{
	background-image: url(./images/multimedia.gif);
	width: 120px;
	height: 32px;
}

a.multimedia:hover
{
	background-image: url(images/multimediaOver.gif);
}

a.photos_menu
{
	background-image: url(./images/photos.gif);
	width: 90px;
	height: 32px;
}

a.photos_menu:hover
{
	background-image: url(images/photosOver.gif);
}

a.livre
{
	background-image: url(./images/livre.gif);
	width: 140px;
	height: 32px;
}

a.livre:hover
{
	background-image: url(images/livreOver.gif);
}

a.liens_menu
{
	background-image: url(./images/liens.gif);
	width: 70px;
	height: 32px;
}

a.liens_menu:hover
{
	background-image: url(images/liensOver.gif);
}

a.contact
{
	background-image: url(./images/contact.gif);
	width: 95px;
	height: 32px;
}

a.contact:hover
{
	background-image: url(images/contactOver.gif);
}

p.news
{
	color: gray;
	line-height: 15px;
	text-align: justify;
	font-family: "Times New Roman";
	font-size: 14px;
}

.posted { color: white; font-size: 13px; }
.title { color: white; font-weight: bold; font-size: 20px; }
.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.Big { font-size: 18px; }
.def { color: red; text-decoration: underline; }
.TextLeft { text-align: left; }
.concert { margin-bottom:12px }
.gallery tr td { padding:10px 0px 10px 0px; width:200px; text-align:center;}

#weblink { padding-bottom : 20px }
#weblink img { margin-top:12px; }

p.reserved { font-size: 11px; }

a:link { color: red; text-decoration: none; }
a:visited { color: red; text-decoration: none; }
a:hover { text-decoration: underline; }
a.sign { font-size: 18px; }

img { border: 0; }
legend { color: red; }

p.header
{
	font-size: 22px;
	border-bottom: 1px #FF0000 dotted;
	color: red;
	font-family: "Monotype Corsiva" , Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.entree
{
	background-color: #000000;
	color: white;
	border-color: white;
	border-width: 1px;
}

div#general
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	background:url(images/fond.jpg);
	background-attachement: fixed;
        background-repeat:repeat-y;
}

div#tete
{
	margin-top: 0px;
	width: 1000px;
	text-align: center;
}

div#principal
{
	width: 690px;
	text-align: left;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div#menu
{
	margin:0 auto;
    width:830px;
    height:40px;
}

div#menu a 
{
    float:left;
    display:block;
}

div#annexe
{
	width: 250px;
	float: left;
	text-align: center;
}

.DeepRed
{
	color: #DD0000;
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

img.ImgCenter
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.TitleAdmin
{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}


/* Positionnement */

div.Left
{
	float: left;
	text-align: left;
}

div.Right
{
	float: right;
	text-align: right;
}

.TextCenter
{
	text-align: center;
}

.ObjectCenter
{
	margin-left: auto;
	margin-right: auto;
}


/* GuestBook */

div#SignAdd
{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #333333 solid;
	background-color: #111111;
}

div.Sign
{
	padding: 5px;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #333333 solid;
	background-color: #111111;
}

.Pseudo
{
	color: #DD3300;
	font-weight: bold;
}

img.NoDisplay
{
	display: none;
}

/* Définition d'un tableau */

div.form
{
	width: 100%;
}

div.form div.row
{
	width: 100%;
	clear: both;
}

div.form div.label
{
	float: left;
	width: 20%;
	padding: 3px;
}

div.form div.field
{
	float: left;
	padding: 3px;
}

/* Galerie photos */
	
div.cadreGalerie
{
	width: 90%;
	padding: 5px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px #333333 solid;
	background-color: #111111;
	margin-bottom:15px;
}

div.photosGalerie
{
	width: 300px;
	text-align: center;
	float: left;
}

div.cadreGalerie2
{
	width: 39%;
	float:left;
	padding: 10px;
	margin-left:27px;
	_margin-left:29px;
	margin-right:25px;
	border: 1px #333333 solid;
	background-color: #111111;
	margin-bottom:15px;
	height:170px;
}

.cacheDiv
{
	display: none;
}
