@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
}
body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	/*background:#FFFFFF url(../img/fond.gif) repeat-x fixed center top;*/
/*	background:#d2dfeb url(../img/fond.png) repeat-x scroll 0 0;*/
/*background: url(../img/FONDnewanimpresent.jpg) repeat-x scroll 0 0;*/
}
#center {
	position:relative;
	text-align:left;
	margin:auto;
	margin-top:0px;
	width:800px;
	height:901px;
	background:url(../img/header.jpg) top left no-repeat;
	border:1px solid #015289;
}
#titre {
	position:absolute;
	width:700px;
	top:260px;
	left:49px;
	text-align:center;
}
#logo {
	position:absolute;
	width:113px;
	height:69px;
	top:33px;
	left:665px;
}
h1 {
	font-size:40px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#015289;
	text-align:center;
}
.rouge {
	font-size:24px;
	color:#015289;
	text-align:center;
	font-weight:bold;
}

#player {
	position:absolute;
	width:640px;
	height:360px;
	top:286px;
	left:79px;
	border:1px solid #015289;
}
#messagePlayer{
width:640px;
height:270px;
text-align:center;
padding-top:90px;
font-size:28px;
font-weight:bold;
color:#fff;
background-color:#4C73B4;
}
#slideuse {
	position:absolute;
	width:440px;
	height:330px;
	top:627px;
	left:475px;
}
#sommairePlayer {
	position:absolute;
	width:640px;
	height:200px;
	top:647px;
	left:79px;
	overflow:auto;
	border:1px solid #015289;
	
}
#sommaireContent {
	padding:10px;
	text-align:left;
	color:#000;
}
h2 {
	margin:0;
	padding:5px 0 0 0;
	font-size:16px;
	color:#015289;
	text-align:center;
	font-style:italic;
}
#sommaireContent a.sommaireEncours {
	text-decoration:none;
	font-weight:bold;
	color:#015289;
}
#sommaireContent a.sommaireNormal, .sommaireNormal{
	text-decoration:none;
	font-weight:bold;
	color:#015289;
}
#sommaireContent a:hover {
	text-decoration:underline;
	color:#015289;
}
ul {
	margin:10px;
	;
	padding-left:10px;
}
li {
	list-style:square;
	padding:5px;
}
ul.niv2 {
	margin:2px 0 0 5px;
	;
	padding-left:10px;
}
li.niv2 {
	list-style:circle;
	padding:0 0 0 5px;
}
#texteIntro {
	position:absolute;
	top:491px;
	left:474px;
	/*background-color:#006600;*/
	width:450px;
	text-align:justify;
}

#lienSite {
	position:absolute;
	top:862px;
	left:0px;
	width:798px;
	text-align:center;
}
#lienSite a {
color:#CC3333;
font-family:Arial,Verdana,sans-serif;
font-size:24px;
font-weight:bold;
text-decoration:none;


}
#lienSite a:hover {
	text-decoration:underline;
	color:#CC3333;
}
#footer, #footer a {
	text-align:center;
	font-size:11px;
	color:#9599ad;
}
#footer a:hover {
	text-decoration:underline;
}

