/*----------------------------------------------------------------------
	couleurs
----------------------------------------------------------------------*/
a.chapter,
a:link.chapter,
a:active.chapter,
a:visited.chapter	{ color:#333366; }
a:hover.chapter		{ color:#FFFFFF; }

.subchapter			{ font-style:italic;  }

#div_ident			{ color:#FFFFFF; }
#div_legende			{ color:#FFFFFF; }

.css_infos { background-color:#000000; color:#FFF }


body						{ background-image: url(background.jpg); }
/*----------------------------------------------------------------------
	positions
----------------------------------------------------------------------*/
#div_video,
#div_infos,
#div_email,
#div_share	{
	width:320px;
	height:240px;
	left: 19px;
	top:21px;
}
#div_slide		{
	width:533px;
	height:400px;
	left:786px;
	top:5px;
}
#div_chapt {
	width:380px;
	height:186px;
	left:  383px;
	top:144px;
}
#div_logo		{
	width:400px;
	height:100px;
	left: 365px;
	top: 1px;
}
#div_power	{
	width:70px;
	height: 30px;
	left:260px;
	top:318px;
}
#div_legende	{
	left:522px;
	top:658px;
	text-align: right;
}
#div_ident	{
	left: 19px;
	top:264px;
}
#div_exit		{
	left:748px;
	top:107px;
}
#div_but1	{
	left: 18px;
	top:264px;height: 30px; 
}
#div_but2	{
	left:380px;
	top:341px;
	width: 389px;
	height: 30px;
}
/*--------------------------------------------------------------------*/
