body {
	background-color: #E5DC8D;
	background-image: url(../_gfx/topbar.gif);
	background-repeat: repeat-x;
	padding: 0px;
/*	padding-bottom: 120px;
	border: 1px solid red;*/
	/*margin: 125px 80px 90px 80px;*/
	margin: 125px 137px 50px 180px;
	/*height: 100%;*/
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 281px;
	height: 68px;
	background-image: url("../_gfx/h1.gif");
	margin: 0px;
	padding: 0px;
}

h2 {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 281px;
	height: 82px;
	background-image: url("../_gfx/h2.gif");
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 2em 0px 1em 0px;
	padding: 0em 0em 5px 5px; 
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	border-bottom: 2px solid #DA030B;
	clear: both;
	text-shadow: #90874d 2px 2px 2px;
}

h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.6em;
	margin-top: 0px;
}

span.auteur h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: right;
}

h5 {
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: -0.5em;
	padding: 0em;
	border-bottom: 2px dotted #DA030B;
	width: 50%;
}

h1 span, h2 span {
	display: none;
}

a:link, a:active {
	color: #DA030B;
}

a:hover {
	color: #E79075;
}

a:visited {
	color: #99030B;
}

span.topcorner {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 374px;
	height: 80px;
	background-image: url("../_gfx/tr-corner.gif");
}

span.spacer1 {
	display: none;
	clear: left;
	float: left;
	width: 220px;
	height: 30px;
}

span.spacer2 {
	display: none;
}

ul.menu {
	display: block;
	position: fixed;
	right: 10px;
	top: 84px;
	width: 98px;
	height: 213px;
	list-style-type: none;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 98px;
}

ul.menu a:hover, ul.menu a:active {
	background-image: url("../_gfx/rollovermenu.gif");
	background-repeat: no-repeat;
	background-position: left;
}

ul.discographie li {
	font-style: italic;
}

ul.menu li.musique {
	margin-top: 20px;
}

div.c {
    text-align: center;
    margin: auto;
}

img.fl {
	float: left;
	margin: 10px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	     -moz-border-radius: 12px; 
	  -webkit-border-radius: 12px; 
	          border-radius: 12px;
	-webkit-background-clip: padding-box;
}

img.fr {
	float: right;
	margin: 10px;
	margin-right: 0px;
	border: 1px solid #FFFFFF;
	     -moz-border-radius: 12px; 
	  -webkit-border-radius: 12px; 
	          border-radius: 12px;
	-webkit-background-clip: padding-box;
}



span.content {
	margin: auto;
	margin-bottom: 100px;
	display: block;
	/* width: 600px; */
	text-align: justify;
}

span.bottom {
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 98px;
	padding: 0px;
	margin: 0px;
}

span.botleft {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 98px;
	width: 325px;
	background-image: url("../_gfx/botleft.gif");
}

span.botright {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 98px;
	width: 380px;
	background-image: url("../_gfx/bot-right.gif");
}

p.warning {
	display: none;
}

a img {
	border: 0px;
}

span.musicien, span.auteur {
	display: block;
	margin: 1em;
	padding: 1em;
	background-color: #EFEAB9;
	border: 1px solid #E79075;
	
	     -moz-border-radius: 12px; 
	  -webkit-border-radius: 12px; 
	          border-radius: 12px;
}

span.centre {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

td.agenda_date {
    font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

td.agenda_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img.frnb {
	float: right;
	margin: 10px;
	margin-right: 0px;
	border: 0px;
	clear: right;
}
ul.discog
{
	list-style-type: none;
	margin-left: 0px;
}
ul.discog li
{
	display: block;
	margin: 1em;
	padding: 1em;
	background-color: #EFEAB9;
	border: 1px solid #E79075;
	     -moz-border-radius: 12px; 
	  -webkit-border-radius: 12px; 
	          border-radius: 12px; 
	clear: both;
}
ul.discog li strong
{
	font-size: 1.7em;
	display: inline-block;
	margin-bottom: .5em;
}

ul.discog li img
{
	margin-top: 0px;
	     -moz-box-shadow: 2px 2px 4px #90874d; 
	  -webkit-box-shadow: 2px 2px 4px #90874d; 
	          box-shadow: 2px 2px 4px #90874d; 
}

.clear
{
	display: block;
	clear: both;
	height:1px;
}


span.videos *
{
	margin: 20px;
}

span.videos
{
	display: block;
	margin: auto;
}

