
/* Base */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#9EB79D;
margin:0;
padding:0;
background:#000000 url(images/bg.gif) repeat;
}

html {
height: 100%;
}

#conteneur {
position:absolute;
width:811px;
left:50%;
margin:0 0 0 -400px;
padding:0;
}

a, a:link, a:visited, a:hover, a:active, a:focus {color:inherit;text-decoration:none;}

/* Header */

#header {
	top:0px;
	left:0px;
	width:811px;
	height:391px;
	background:#000000 url(images/header2.jpg) top left no-repeat;
	/* background-position: 30px;*/
	border:0;
	margin: 0;
	padding:0;
	padding-bottom: 15px;
	}
	
#menu
{
	position: relative;
	float: center;
	padding-top: 351px;
	width: 100%;
	margin-left: 10px;
	
}

.album a
{
	color: white;
}

.photos
{
text-align: center;
width: 100%;
padding-right: 0px;
}
.photos td
{
position: relative;
text-align: center;
width: 33%;
}

.photos img
{
margin: 5px;
}



#articles table tr
{
	border-bottom: 1px black solid;
	padding: 5px;
	text-align: center;
}

#articles table
{
margin-bottom: 30px;
}


#photo
{
	margin-left: 0px;
}

#photo .photos
{
	margin-left: 5px;
	
	text-align:center; width: 100%;
}

#photo .album
{
	margin-left:20px;
	padding: 15px;
	text-align: center;
}



#centre {
	background:#000000 url(images/symbol.gif) right bottom no-repeat;
	margin:0;
	padding:0 8px 10px 8px;
	text-align:justify;
	margin-top: -10px;
	}
	
#centre a
{
	color: white;
}

#footer .p1 a
{
	color: #3D533C;
}

#centre h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color:#9EB79D;
padding:8px 0 0 0;
text-transform:uppercase;
}

/* Admin */
#admin a
{
	color: white;
}
#upload_photo 
{
text-align: center;
}

#upload_photo table
{
margin: 0 75px;
margin-left: 130px;
}

#link_admin
{
position: fixed;
bottom: 0;
left: 0;
}

#admin_pics #form_pics
{
margin-bottom: 40px;
}

#admin_pics
{
	text-align: center;
}

#admin_pics table
{
margin: 0 75px;
}

#admin_tour
{
	margin: 0 100px;
	text-align: center;
}

#admin_tour table tr td
{
padding: 10px 0;
border-bottom: white 2px solid;
}

#admin_news a
{
color: white;
}

#admin form
{
	text-align: center;
}

#admin_news table
{
	margin: 0 50px;
}
#admin_news table tr td
{
padding: 10px 0;
border-bottom: white 2px solid;
}



/* Footer */

#footer {
	left: 0px;
	height: 35px;
	width: auto;
	
	border: 0;
	margin: 0;
	margin-left: 250px;
	margin-top: 5px;
	background: #000000 url(images/footer.gif) right bottom no-repeat;
	clear:both;
}
.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #3D533C;
text-align: center;
margin: 0;
padding:2px;
}
.footer a {
margin: 0 2px;
color: #556F54;
text-decoration: none;
font-weight: bold;
}
.footer a:hover {
color: #7A9279;
text-decoration: none;
}
.p1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #3D533C;
text-align: center;
margin: 0;
padding:0;
}
.p1 a {
margin: 0 2px;
color: #85A084;
text-decoration: none;
}
.p1 a:hover {
color: #A9BEA8;
text-decoration: none;
}	
p {margin: 0;}
img {border:0;}



/* News 

#news {
	position:absolute;
	top:349px;
	left:300px;
	width:44px;
	height:14px;
	}


#news a span {visibility:hidden;}


#band {
	position:absolute;
	top:349px;
	left:351px;
	width:44px;
	height:14px;
	}



#bio {
	position: absolute;
	top: 349px;
	left: 402px;
	width: 26px;
	height: 14px;
	}

	
#music {
	position: absolute;
	top: 350px;
	left: 434px;
	width: 50px;
	height: 13px;
	}

#tour {
	position: absolute;
	top: 350px;
	left: 486px;
	width: 48px;
	height: 13px;
	}



#press {
	position: absolute;
	top: 350px;
	left: 539px;
	width: 45px;
	height: 13px;

	}

#merchandise {
	position: absolute;
	top: 350px;
	left: 589px;
	width: 109px;
	height: 13px;
	}


#links {
	position: absolute;
	top: 350px;
	left: 702px;
	width: 46px;
	height: 13px;
	}


 */

