body{
	padding: 20px 10px 10px 10px;
	margin: 0px;
}

body, table{
	font-family: verdana;
	font-size: 11px;
	background-color: #fff;
	color: #333;
}

table h1,table h2,table h3,table h4,table h5,table h6{
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

img{
	border-style: none;
}

a {
	color: #999999;
}

h1{
	font-size: 11px;
	font-weight: lighter;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 6px;
	word-spacing: 20px;
	font-family: verdana;
	padding: 0px;
	margin: 0px;
}


#global{
	width: 100%;
	height: 100%;
}

#head{
	background-color: #FFFFFF;
	height: 60px;
	padding-left: 22px;
}

#content{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

#foot{
	background-color: #FFFFFF;
	color: #666;
	height: 11px;
	font-size: 11px;
	text-align: right;
	padding-left: 22px;
	padding_right:22px;
}

#logo{ /* logo */
	margin: 0px;
}

#scroll{
	background-color: #fff;
	overflow: auto;
	overflow-x: hidden;
	width: 376px;
	height: 589px;
	margin-top: 0px;
}

#scroll_r{
	background-color: #fff;
	overflow: auto;
	overflow-x: hidden;
	width: 800px;
	height: 589px;
	margin-top: 0px;
	padding-right: 15px;
}
	
#menu{
	font-size: 11px;
	font-weight: 100;
	font-style: normal;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 4px;
	text-align: left;
	background-color:#FFFFFF;
}

#menu h3{
	margin: 0px;
	font-size: 11px;
	letter-spacing: 0px;
	font-family: verdana;
	font-weight: normal;
	display: inline;
	margin-right: 16px;
	word-spacing: 0px;
}

#menu a{
	color: #333;
	text-decoration: none;
}

#menu a:hover{
	color: #666666;
}

#menu b{
	font-weight: normal;
	color: #CCCCCC;
}

.article{
	background-color: #FFF;
	padding: 8px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 10px;
}

.article h2{
	font-size: 11px;
	font-weight: bold;
}

.article td{
	padding-bottom: 16px;
}

.article .art_left{ /*  colonne de gauche */
	width: 450;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
}

.article .art_right{ /*  colonne de droit */
	width: 350;
	vertical-align: top;
	

}

.article .art_right2{ /*  colonne de droit */
	width: 350;
	vertical-align: bottom;

}


.info_event .artist{
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Verdana, sans-serif;
}

.info_event .title{
	font-size: 11px;
	text-transform: Capitalize;
	letter-spacing: 1px;
}

.info_event .date{
}

.info_event .text{
	line-height: 15px;
	text-align: justify;
	margin-top: 15px;
}

.info_photo{
	font-size: 11px;
	text-transform: Capitalize;
	letter-spacing: 1px;
	margin-bottom: 15px;
	vertical-align: bottom;

}

.event_list {
padding-top: 0px;
}

.details {        /*espace entre les petite images et la grande */
padding-left: 30px;
}

.list_left {     /*image thumbnail */
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}
.list_right {  	 /*text thumbnail */
	padding-right: 5px;
	
	vertical-align: top;
}
.list_right .artist{   /*text thumbnail: Artist */
	font-size: 11px;
	font-family: verdana;
}

.list_right .title{   /*text thumbnail: Titre */
	font-size: 11px;
	font-family: verdana;
}

.list_right a{
	color: #333;
	text-decoration: none;
}

.list_right a:hover{
	color: #666666;
}

.list_right b{
	font-weight: normal;
	color: #CCCCCC;
}

.artist_list{
	font-family: verdana;
	font-size: 11px;
	padding-left: 20px;
	text-transform: uppercase;
}
.artist_list div{
	margin-bottom: 10px;
}

.artist_list a{
	color: #666666;
	text-decoration: none;
}

.artist_list a:hover{
	color: #333333;
}

.artist_list b{
	font-weight: normal;
	color: #999999;
}

.artist{
	font-family: verdanaa;
	font-size: 11px;
	text-transform: uppercase;
}
.artist a{
	color: #333;
	text-decoration: none;
}

.artist a:hover{
	color: #666666;
}

.artist b{
	font-weight: normal;
	color: #999999;
}

.artist_sub_menu span{
	margin-right: 20px;
	font-size: 11px;	
}
.artist_sub_menu a{
	color: #444;
	text-decoration: none;
}

.artist_sub_menu a:hover{
	color: #8B0000;
}

.artist_sub_menu b{
	font-weight: normal;
	color: #8B0000;
}

.url{
	font-size: 11px;

}
.url a{
	color: #444;
	text-decoration: none;
}

.url a:hover{
	color: #8B0000;
}

.url b{
	font-weight: normal;
	color: #8B0000;
}

.biography {
	padding: 16px;
	width: 500px;
}