/*----------------------------------------------------------------------
	couleurs
----------------------------------------------------------------------*/
a.chapter,
a:link.chapter,
a:active.chapter,
a:visited.chapter	{ color:#333366; }
a:hover.chapter	{ color:#000000; }
.subchapter		{ background-color:#CCCCCC; }

#div_ident		{ color:#FFFFFF; }

#div_legende	{ color:#F42A36; }

body			{ background-image: url(background.jpg); }
/*----------------------------------------------------------------------
	audio = photo + audio
----------------------------------------------------------------------*/
#div_photo		{
	width:480px;
	height:360px;
	left: 22px;
	top:23px;
	overflow:hidden;
}
#div_video		{ width:320px; height: 68px; left: 38px; top:377px; }
#div_infos		{ width:320px; height:308px; left: 38px; top:137px; }
/*----------------------------------------------------------------------
	video
----------------------------------------------------------------------*/
#div_video,
#div_infos,
#div_email,
#div_share		{
	width:480px;
	height:360px;
	left: 14px;
	top:15px;
}
/*----------------------------------------------------------------------
	autres
----------------------------------------------------------------------*/
#div_slide		{
	width:400px;
	height:300px;
	left:540px;
	top:197px;
}
#div_chapt		{
	width:443px;
	height:133px;
	left:36px;
	top:  419px;
}
#div_power		{
	width: 70px;
	height: 30px;
	left: 25px;
	top:382px;
}
#div_ident		{
	left: 174px;
	top:378px;
}
#div_logo		{
	width:400px;
	height:100px;
	left: 539px;
	top: 14px;
}
#div_exit		{
	left:963px;
	top:155px;
}
#div_but1		{
	left: 727px;
	top:133px;
	width: 180px;
}
#div_but2		{
	left:549px;
	top:519px;
	width:180px;
}
#div_legende	{ left:461px; top:525px; text-align: right; }
/*--------------------------------------------------------------------*/

