body,html{
	height: 100%;
	width: 100%;
}
html{
   overflow: -moz-scrollbars-vertical;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #660000;
}

body,table{
	font-size: 12px;
}
a{
	color: #660000;
}
img{
	border: none;
	display: block;
}
h1,h2,h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/* MENU */
ul {
	list-style-type: none;
	font-size: 13px;
	padding:0px;
	margin:0px;
	text-align:right;
	text-transform: uppercase;
}
ul li{
	margin-bottom: 8px;
}
ul a{
	text-decoration: none;
	color: #CCC;
}
ul b, ul a{
	padding-right: 24px;
}
ul ul b, ul ul a{
	padding-right: 30px;
}
ul a:hover{
	color: #DDD;
}
ul b{
	color: #FFF;
	font-weight: normal;
}
ul b{
	background-image: url("img/select.gif");
	background-repeat: no-repeat;
	background-position: right;
}
ul ul b{
	background-image: url("img/select2.gif");
	background-repeat: no-repeat;
	background-position: right;
}

ul ul b{
	color: #DDD;
}

ul ul{
	margin: 0px 0px 8px 0px ;
	padding-right: 0px;
	font-weight: normal;
	font-size: 12px;
}
ul ul a{
}
ul ul li{
	text-transform: capitalize;
	margin-bottom: 0px;
}
ul ul b{
	font-weight: normal;
}
/* FIN MENU */

.blanc{
	background-color: #FFF;
	color: #000;
}
#menu{
	padding: 0px;
}
#content{
/*
	padding: 32px;
	padding-top: 68px;
*/
	width: 500px;
}
.artist_photo{
	padding-top: 12px;
}
.artist_info{
	padding: 0px 16px 16px 16px;
}

.polycarpe{
	margin: 16px;
}

.logos div{
	margin-top: 10px;
}
.logos{
	padding: 16px 0px 16px 16px;
}

.agenda{
	padding-top: 4px;
	margin-bottom: 24px;
	margin-top: 12px;
	border-top: #BBBBBB 1px solid;
}
.contacts {
	margin-right:24px;
	margin-top:24px;
	text-align:right;
}
body{
	background-image: url("img/tissu2.gif");
	background-position:bottom;
	background-repeat:repeat-x;
}

.newsletter{
	margin-right: 20px;
	margin-top: 20px;
}

#news{
/*
	padding: 32px;
*/
}

#content > h1, #content > h2{
	margin: 24px;
}

.agenda{
	padding: 24px;
}