/*----------------------------------------------------------------------
	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: 25px;
	top:115px;
	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: 25px;
	top:115px;
}
/*----------------------------------------------------------------------
	autres
----------------------------------------------------------------------*/
#div_slide		{
	width:533px;
	height:400px;
	left:538px;
	top:10px;
}
#div_chapt		{
	width:347px;
	height:276px;
	left:551px;
	top:  27px;
}
#div_power		{
	width: 70px;
	height: 30px;
	left: 30px;
	top:486px;
}
#div_ident		{
	left: 184px;
	top:480px;
}
#div_logo		{
	width:400px;
	height:100px;
	left: 72px;
	top: 2px;
}
#div_exit		{
	left:489px;
	top:98px;
}
#div_but1		{
	left: 91px;
	top:527px;
}
#div_but2		{
	left:353px;
	top:527px;
}
#div_legende	{ left:461px; top:525px; text-align: right; }
/*--------------------------------------------------------------------*/

