body{
	background: #062847;
	color: white;
	font: 10px Verdana;
}
a{
	color: white;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

#container{
	background:#062847 url(images/bg_ctn_media.gif) repeat-x; 
	margin: 0 auto 0 auto;
	width: 550px;
	text-align: center;
}
div.titre_diapo{
	margin: 0px;
	padding: 9px 0 10px 0;
	margin: 0;

	text-align: left;
	font-weight: bold;
	color: white;
}
h4.diaporama{
	margin: 0 20px 0 20px;
	font-size: 14px;
	border-bottom:1px solid #fff;
}

h4.photo, span.photo{
	margin: 1px 20px 0 20px;
	font-size: 12px;
}

.num{
	display: block;
	color: #fff;
	margin: 0px;
	padding: 0 5px 2px 0;
	font-weight: bold;
	text-align: right;

}
#princ{
	width: 550px;
	height: 310px;
	text-align: center;
	padding: 0;
	margin: 0;

}

#princ img{
	vertical-align: bottom;
	margin: 0;
	padding: 1px;
	background-color: #fff;
	
}

.desc{
	text-align: left;
	color: #fff;
	margin:4px 0 4px 0;
	
}
.desc .text{
	color:#fff;
	
}
.credit{
	font-weight: normal;
	color: #9B9B9B;
	padding:5px 0 0 0;
	font-size: 9px;
	text-align: left;
}
.reference{
	font-weight: normal;
	color: #9B9B9B;
	font-size: 9px;
	padding: 0 0 2px 0;
	text-align: left;
}
.nav{
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	border-top: 1px solid white;
}

#flv_wrap{
	background: url(images/bg_player_img.gif) left top repeat-x;
	padding:10px 0 10px 0;
}
