
body {
	margin:0px;
	padding:0px;
	font-family: "Times new roman",arial,tahoma,helvetica,sans-serif;
	font-size:1em;
	color:#ffffff;
	background-color:#010ea8;
}

h1{
	color:#ffd800;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	margin-bottom:-3px;
}
h2{
	color:#f94400;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:4px;
}

#container {
	width:982px;
	height:643px;
	color:#ffffff;
	background-color:#ffffff;
	margin: auto;
	padding:0px;
	font-size:0.9em;
	background-image:url('images/bg.png');
	background-repeat:no-repeat;
}
#anim{
	z-index:1;
	position:absolute;
	margin-top:79px;
}
#contenu{
	width:982px;
	height:100%;
	position:absolute;
	z-index:2;
	color:#ffffff;
	top:0px;
	}
.header{
	position:relative;
	width:982px;
	height:174px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	font-family:"Tahoma",arial,tahoma,helvetica,sans-serif;
}
.menu{
	position:absolute;
	bottom:35px;
	right:10px;
	font-weight:bold;
}
a{
	color:#ffffff;
	text-decoration:none;
	margin:10px;
}
.point{
	position:absolute;
	bottom:5px;
	right:10px;
	font-weight:bold;
}
.texte{
	position:absolute;
	-margin-right:-130px;
	-margin-top:-20px;
	right:0px;
	top:180px;
	width:380px;
	height:410px;
}
.texte_page{
	position:absolute;
	left:0px;
	top:180px;
	width:380px;
	height:430px;
}
.bloc_gche{
	width:150px;
	float:left;
	margin-bottom:30px;
	text-align:center;
}
.bloc_droite{
	width:150px;
	margin-right:20px;
	float:right;
	margin-bottom:30px;
	text-align:center;
}
.horaires{
	float:right;
	width:500px;
	height:463px;
}
.recup{
	float:right;
	width:500px;
	height:463px;
	margin-top:-10px;
}
#sign{
	color:#ffffff;
	text-align:center;
	margin:5px;
	font-size:0.75em;
	font-family:"Tahoma",arial,tahoma,helvetica,sans-serif;
	clear:both;
}
#sign a{
	color:#ffffff;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}
