/*----------------------------------------------------------------------
	couleurs
----------------------------------------------------------------------*/
a.chapter,
a:link.chapter,
a:active.chapter,
a:visited.chapter	{ color:#333366; }
a:hover.chapter		{ color:#FFFFFF; }
.subchapter			{ background-color:#CCCCCC; }
#div_ident			{ color:#FFFFFF; }
#div_legende			{ color:#FFFFFF; }
.css_infos { background-color:#D1D1D1; }
body						{ background-image: url(background.jpg); }
/*----------------------------------------------------------------------
	positions
----------------------------------------------------------------------*/
#div_video,
#div_infos,
#div_email,
#div_share	{
	width:320px;
	height:240px;
	left: 17px;
	top:14px;
}
#div_slide		{
	width:533px;
	height:400px;
	left:382px;
	top:146px;
}
#div_chapt {
	width:307px;
	height:275px;
	left:  22px;
	top:327px;
}
#div_logo		{ width:400px; height:100px; left: 355px; top: 5px; }
#div_power	{
	width:70px;
	height: 30px;
	left:339px;
	top:571px;
}
#div_legende	{
	left:522px;
	top:658px;
	text-align: right;
}
#div_ident	{
	left: 17px;
	top:258px;
}
#div_exit		{
	left:902px;
	top:119px;
}
#div_but1	{
	left: 16px;
	top:258px;
}
#div_but2	{
	left:442px;
	top:571px;
	width: 475px;
}
/*--------------------------------------------------------------------*/
