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

#div_ident		{ color:#FFF; }
#div_legende	{ color:#F42A36; }
.css_infos { background-color:#CCC; }

body			{ background-image: url(background.jpg); }
/*----------------------------------------------------------------------
	video
----------------------------------------------------------------------*/
#div_video,
#div_infos,
#div_email,
#div_share		{
	width:320px;
	height:240px;
	left: 30px;
	top:40px;
}

.css_infos		{ background-color:#CCC; }
/*----------------------------------------------------------------------
	autres
----------------------------------------------------------------------*/
#div_power		{
	width: 70px;
	height: 30px;
	left: 28px;
	top:287px;
}
#div_ident		{
	left: 30px;
	top:286px;
}
#div_logo		{ width:400px;  height:100px; left: 0px; top: 0px; }
#div_but1		{
	left: 31px;
	top:331px;
	width: 300px;
}
#div_but2		{ left:252px; top:499px; }
#div_legende	{ left:461px; top:525px; text-align: right; }
/*--------------------------------------------------------------------*/

