
/* on remet toutes les marges à zero*/
* {
	margin: 0; 
	padding: 0;
}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; 
	padding: 0;
	background-color: black;
	color: #DE9412;
}
h1
{
	font-size: 18px;
	margin: 1.0em 0 0 0;
}
h2
{
	font-size: 16px;
	margin: 1.0em 0 0 0;
}
h3
{
	font-size: 14px;
	margin: 0.6em 0 0 0;
}

p
{
	font-size: 12px;
	margin: 0.4em 0 1.0em 0;
}

p.small
{
	font-size: 10px;
	margin: 0.1em;
}

label
{
	font-size: 12px;
}

input
{
	margin: 0.2em 0 0.6em 0;
	background-color: #f2e1a6;
}

textarea
{
	margin: 0.2em 0 0.6em 0;
	background-color: #f2e1a6;
}

input.checkbox
{
	font-size: 12px;
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
	background-color: #042E16;
}

input.submit
{
	margin: 0.6em 0 0 0;
	background-color: #f37c25;
}

a
{
	color: #DE9412;
	text-decoration: none;
}

a:hover
{
	color: #DE9412;
	text-decoration: underline;
}

a img
{
	border: 0;
}

/*
ul
{
	font-size: 13px;
	list-style-position: inside;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

a
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #c52419;
	text-decoration: underline overline;
	font-weight: bold;
}

*/

/*********************** LAYOUT *************************/
#header
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	height: 152px;
	width: 1024px;
	border-top: 4px solid #3C5F3B;
	border-bottom: 4px solid #3C5F3B;
	background-image: url(../images/header.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#left,#bo-left
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 160px;
	left: 0px;
	width: 150px;
	height: 600px;
	background-image: url(../images/left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#bo-left
{
	background-image: url(../images/bo-left.png);
	padding: 10px;
}

#right
{
	position: absolute;
	margin: 10px;
	margin-right: 0;
	padding: 10px;
	top: 160px;
	left: 774px;
	width: 216px;
	border-left: 4px solid #3C5F3B;
	border-top: 4px solid #4F6458;
	background-color: #042E16;
}

#center
{
	position: absolute;
	margin: 10px;
	padding: 10px;
	top: 160px;
	left: 150px;
	width: 580px;
	border-left: 4px solid #3C5F3B;
	border-top: 4px solid #4F6458;
	background-color: #042E16;
}

#footer
{
	margin-top: 10px;
	padding-top: 20px;
	height: 30px;
	width: 580px;
	text-align: center;
	font-size: 10px;
	clear: both;
}

#left a
{
	position: absolute;
	left: 0;
	display: block;
	height: 40px;
	background: none;
}


a#menu-accueil {top: 10px; width: 150px;}
a#menu-restau {top: 50px; width: 150px;}
a#menu-photos {top: 90px; width: 150px;}
a#menu-actu {top: 130px; width: 150px;}
a#menu-concerts {top: 170px; width: 150px;}
a#menu-contact {top: 210px; width: 150px;}
a#menu-liens {top: 250px; width: 150px;}
a#menu-accueil:hover {background-image: url(../images/menu-accueil.png);}
a#menu-restau:hover {background-image: url(../images/menu-restau.png);}
a#menu-photos:hover {background-image: url(../images/menu-photos.png);}
a#menu-actu:hover {background-image: url(../images/menu-actu.png);}
a#menu-concerts:hover {background-image: url(../images/menu-concerts.png);}
a#menu-contact:hover {background-image: url(../images/menu-contact.png);}
a#menu-liens:hover {background-image: url(../images/menu-liens.png);}

#bo-left p
{	
	font-size: 12px;
	margin-top: 5px;
}

.image-right
{
	float: right;
	margin: 10px;
	margin-right: 0;
}

.image-left
{
	float: left;
	margin: 10px;
	margin-left: 0;
}

form
{
	clear: both;
}

.cadre-actuconcert
{
	background-color: #3C5F3B;
	padding: 0.2em 0.2em 0.5em 0.2em;
	margin: 0.2em 0 0.5em 0;
}

.cadre-actuconcert img
{
	float: right;
	margin: 0.1em;
	margin-left: 0.5em;
}

.cadre-actuconcert p.date
{
	font-size: 11px;
	margin: 0;
}

.cadre-actuconcert p.titre
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.cadre-actuconcert p.desc
{
	font-size: 10px;
	margin: 0;
	margin-top: 0.2em;
}

#photos
{
	margin: 0.5em;
}

#photos tr
{
	background-color: #3C5F3B;
}

#photos td.photodesc
{
	padding: 10px;
}

p#photoback
{
	text-decoration: underline;
	font-weight: bold;
}

#actu-col
{
	margin-top: 10px;
}

.col-element
{
	border-top: 1px solid #3C5F3B;
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
}

.col-element img
{
	float: left;
	margin: 0.2em;
}

.col-element p.date
{
	font-size: 11px;
	margin: 0;
}

.col-element p.titre
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.col-element p.desc
{
	font-size: 10px;
	margin: 0;
	margin-top: 0.2em;
}


#concert-col
{
	margin-top: 10px;
}

.link
{
	margin: 1.0em 0.4em 0.4em 0.4em;
	background-color: #3C5F3B;
	padding: 0.3em; 
}

.link img
{
	margin: 0 0.1em 0 0;
}

.link p
{
	margin: 0.1em 0 0 0;
}

#newsletter
{
	position: absolute;
	top: 305px;
}

#newsletter p
{
	font-size: 10px;
}

#newsletter input
{
	font-size: 10px;
}

#music
{
	position: absolute;
	top: 100px;
	left: 350px;
}