* {margin: 0;
   padding: 0;}

p {
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#container {
	width: 896px;
	height: 900px;
	padding:0px;
	margin: 0px auto;
	color: #FFFFFF;
	background-color: white;
}

#logo {
    margin-top: 0px;
	background-color: white;
	height: 84px;
}

#header {
    margin-top: 0px;
    background-image: url(fondrouge.png);
	height: 109px;
}

#left {
	float: left;
	width: 160px;
	height: 700px;
	color: #FFFFFF;
	background-image: url(fondrouge.png);
	padding: 0px;
}

#right {
	background-image: url(fondrouge.png);
	color: #FFFFFF;
	float: right;
	width: 180px;
	height: 700px;
	padding: 0px;
}

h2 {
	padding-left: 15px;
	padding-top: 10px;
	background-color: white;
}

#content {
	margin-left: 160px;
	margin-right: 180px;
	margin-bottom: 0;
	margin-top: 0;
	color: black;
	padding: 0;
	border: 0px solid #FFFFFF;
	background:#FFFFFF url(coin_haut_gauche.png) no-repeat;
}


div#content p {
	margin-left: 0;
   margin-right: 0;
}

a.artiste_site_web {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

img.artiste_photo {
	margin-left: 15px;
	padding-top: 10px;
	max-width: 400px;
}

p.artiste_description {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 140%;
	text-align: justify;
}

p.actu_titre {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1em;
	font-weight: bold;
}

p.actu_texte {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 110%;
}

p.actu_date {
	padding-top: 5px;
	padding-left: 15px;
	font-size: 1.7em;
}

#footer {
	clear: both;
	background-color: white;
	color: black;
	padding: 0;
	text-align: center;
}

#navlist {
    width: 160px;
    padding-top: 20px;
}

#navlist a
{
    padding-left: 0.5em;
    padding-right: 0em;
    text-decoration: none;
    display: block;
    margin: 0px;
}

#navlist li
{
    padding: 0px;
    margin: 0px;
    width: inherit;
}


#navlist ul
{
    width: inherit;
    margin: 0;
    padding: 0;
    list-style: none;
}

#navlist a#lien1:link, a#lien1:visited {
	background: url(menu.png) no-repeat 0px -19px;
	height: 29px;
}

#navlist a#lien2:link, a#lien2:visited {
	background: url(menu.png) no-repeat 0px -48px;
	height: 32px;
}

#navlist a#lien3:link, a#lien3:visited {
	background: url(menu.png) no-repeat 0px -80px;
	height: 29px;
}

#navlist a#lien4:link, a#lien4:visited {
	background: url(menu.png) no-repeat 0px -109px;
    height: 32px
}

#navlist a#lien1:hover {
	background: url(menu-mouseover.png) no-repeat 0px -19px;
	height: 29px;
}

#navlist a#lien2:hover {
	background: url(menu-mouseover.png) no-repeat 0px -48px;
	height: 32px;
}

#navlist a#lien3:hover {
	background: url(menu-mouseover.png) no-repeat 0px -80px;
	height: 29px;
}

#navlist a#lien4:hover {
	background: url(menu-mouseover.png) no-repeat 0px -109px;
	height: 32px;
}

#navlist a#lien1:active {
	background: url(menu-selected.png) no-repeat 0px -19px;
	height: 29px;
}

#navlist a#lien2:active {
	background: url(menu-selected.png) no-repeat 0px -48px;
	height: 32px;
}

#navlist a#lien3:active {
	background: url(menu-selected.png) no-repeat 0px -80px;
	height: 29px;
}

#navlist a#lien4:active {
	background: url(menu-selected.png) no-repeat 0px -109px;
	height: 32px;
}

#navlist a#lien1active:link, a#lien1active:visited {
	background: url(menu-selected.png) no-repeat 0px -19px;
	height: 29px;
}

#navlist a#lien2active:link, a#lien2active:visited {
	background: url(menu-selected.png) no-repeat 0px -48px;
	height: 32px;
}

#navlist a#lien3active:link, a#lien3active:visited {
	background: url(menu-selected.png) no-repeat 0px -80px;
	height: 29px;
}

#navlist a#lien4active:link, a#lien4active:visited {
	background: url(menu-selected.png) no-repeat 0px -109px;
	height: 32px;
}

ul#liartistes {
    width: inherit;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

li.impair {
    background: url(artiste-fonce.png) /* no-repeat */;
    height: 35px;
}

li.pair {
    height: 35px;
}

p.artiste {
	font-size: 8px; 
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: 1px;
	font-weight:bold;
}

p.lieudeprov {
	font-size: 8px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: 0px;
}

p.stylemusique {
	font-size: 8px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
	top: 0px;
}

a.artiste {
	color:white;
	text-decoration: none;
}


table#dates {
	border: none;
	width: 526px;
	margin-left: 15px;
	margin-right: 15px;
	border-collapse:collapse;
}

table#dates p {
	color: white;
	padding-left: 10px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 9px;
	font-weight: bold;
}	

td, tr {
	border: none;
	border-width: 0;
}	

td.colonne1 {
	background-image: url(artiste-fonce.png);
	margin-left: 15px;
	width: 142px;

}

td.colonne2 {
	background-image: url(fondrouge.png);
	width: 192px;
}

td.colonne3 {
	background-image: url(artiste-fonce.png);
	margin-right: 15px;
	width: 192px;
}

table#dates_home {
	border: none;
	width: 526px;
	margin-left: 15px;
	margin-right: 15px;
	border-collapse:collapse;
}

table#dates_home p {
	color: white;
	padding-left: 10px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 9px;
	font-weight: bold;
}	

table#dates_home tr {
	height: 25px;
}	

td.colonne1_home {
	background-image: url(artiste-fonce.png);
	margin-left: 15px;
	width: 70px;

}

td.colonne2_home {
	background-image: url(fondrouge.png);
	width: 203px;
}

td.colonne3_home {
	background-image: url(artiste-fonce.png);
	margin-right: 15px;
	width: 127px;
}

td.colonne4_home {
	background-image: url(fondrouge.png);
	margin-right: 15px;
	width: 126px;
}

