/*----SPECIFIQUE JEU------*/

body{
	background:#ffffff;
}

#content{
	width:800px;
	height:587px;
	margin:auto;
}

#flash{
	left:0px;
	top:0px;
	width:800px;
	height:500px;
}

#logo{
	position:absolute;
	margin-left:0px;
	margin-top:18px;
	width:800px;
	height:75px;
	
}

#formulaire{
	position:absolute;
	margin-left:450px;
	margin-top:237px;
	width:300px;
	height:300px;
	z-index:2;
}

#logos_partenaires{
	width:800px;
	height:87px;
}

.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000033;
	width:800px;
	height:30px;
	text-align:center;
	margin-top:10px;
}

.footer a{
	text-decoration:none;
	color:#000033;
}

.footer a:hover{
	text-decoration:underline;
	color:#000033;
}


/*----COMMUN------*/
.c10normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #ffffff;
   font-weight: bold;
}
.c11normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: ffffff;
        font-weight: bold;
}
.c11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.c13bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: bold;
	color: #ffffff;
	font-weight: bold;
}
.logo {
	background-color: #ffffff;
}
.tab {
	background-color: #ffffff;
}

.liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}