body { 
	background-color: #000000 ; 
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif ; 
	font-weight: normal;
	font-style: normal ;
	font-size: 13px  ; 
	vertical-align: top ;
	color : #bbbbbb ;
}

table.affiche { 
	width: 98% ;
	margin-left: auto ; 
	margin-right: auto ; 
}

td.affiche { 
	background-position: center 10px ;
	background-repeat: no-repeat ;
	width: 486px ;
	height: 671px ;
}

td.side { 
	width: 25% ;
	vertical-align: top ;
	text-align: left ;	
}

td.legend {
	vertical-align: top ;
	text-align: left ;	
	padding-top: 30px ;
	height: 350px ;
}

td.links {
	width: 25% ;
	vertical-align: top ;
	text-align: left ;	
	height: 150px ;
}

td.warning {
	color: #ff0000;
}

td.nav, td.important {
	color: #bbbbbb;
	vertical-align: top ;
	padding-top: 8px ; 
	padding-right: 5px ; 
}

td.next {
	color: #bbbbbb;
	vertical-align: bottom ;
	text-align: center ;
}

a:link { color:  #6993c5; text-decoration:none ;}
a:visited { color: #6993c5; text-decoration:none ;}
a:hover { color: #5eaef5; text-decoration:none ;}
a:active { color: #6993c5; text-decoration:none ;} 

td.important a:link { color:  #ff0000 ;}
td.important a:visited { color: #ff0000 ;}
td.important a:hover { color: #e8af36 ;}
td.important a:active { color: #f9ffb1 ;} 

td.next a:link { color:  #e8af36 ;}
td.next a:visited { color: #e8af36 ;}
td.next a:hover { color :#5eaef5 ;}
td.next a:active { color: #e8af36 ;}


table.nav {
	height: 250px ; 
	vertical-align: top ; 
	overflow : auto ; 
}

td.nav2 {
	padding-top: 22px ; 
	padding-bottom: 6px ; 
}

