@charset "utf-8";
/* CSS Document */
a:link {
	color: #1189A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1289A7;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body{
	background:#57717d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto 0;
}
#centreur{
	background-color:#FFFFFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	}
	
#banniere{
	width:950px;
	height:100px;
	background:url(images/header.jpg);
}
#langue{
	width:950px;
	height:20px;
	background-image:url(images/langue.jpg);
	text-align:right;	}
#langue li{
	cursor:pointer;
	list-style:none;
	display:inline;
}
#menu{
	padding-top:10px;
	width:950px;
	height:20px;
	background-color:#FFFFFF;
	text-align:center;

}
#menu li{
	width:950px;
	cursor:pointer;
	list-style:none;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}
#flash{
	width:950px;
	height:300px;
	background-color:#57717d;
}
#texte{
	background-image:url(images/fond%20acceuil.jpg);
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
#texte1{
	background-color:#FFFFFF;
	width:930px;
	margin-left:10px;
}
#photo{
	width:950px;
	height:100px;
}
#onglet1{
	width:950px;
	height:70px;
}
#decompte{
	float:left;
	background-color:#a6a6a6;
	width:316px;
	height:50px;
}
#nbdinscrit{
	float:left;
	background-color:#FFFFFF;
	width:316px;
	height:50px;
}

#placesdispo{
	float:left;
	background-color:#C0C0C0;
	width:316px;
	height:50px;
}
#onglet2{
	text-align:center;
	width:950px;
	height:70px;
}
#onglet3{
	width:200px;
	height:70px;
}
#onglet4{
	float:left;
	width:750px;
	height:70px;
}
#footer{
	text-align:center;
	color:#57717d;
	font-size:10px;
	width:950px;
	height:20px;
	background-color: #FFFFFF;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style6 {
	color: #FF9900;
	font-weight: bold;
	font-size: x-large;
}
.Style7 {
	color: #57717D
}
.Style8 {color: #FF0000; font-weight: bold; }
