/* CSS Document */
*{border:0px;padding:0px;margin:0px;}
/*li{list-style: none; }*/
a{text-decoration:none;}
div.seph1{font-size:1px;clear:both;height:1px;}
body{
	position:relative;
	font-family:arial;
	background-color: #d5edfa;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}
#zoneweb {
	width: 800px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#bloc {
	width:800px;
	height:540px;
	margin-top:12px;
}
#footer {
	width:800px;
	height:70px;
	background-color:#1a171b;
	text-align:center;
}
#zonelogos{
  float:left;
	clear:left;
  width:260px;
	height:50px;
	background-color:#f2fafe;
	margin-top:10px;
	margin-left:10px;
	color:#0684C8;
	font-size:10px;
}
#optymo{
  float:left;
	clear:right;
	margin-top:19px;
	margin-left:15px;
}
#menufooter_cache {
	padding-left:35px;
	padding-top:22px;
	width:350px;
	height:52px;
	float:left;
	clear:none;
	text-align:center;
}
#menufooter_cache li {
	height:12px;
	line-height:12px;
	display:inline;
	color:#dedd39;
	font-size: 12px;
	display:none;
}
#menufooter {
	padding-left:20px;
	padding-top:22px;
	width:350px;
	height:52px;
	float:left;
	clear:none;
	text-align:center;
}
#menufooter li {
	height:12px;
	line-height:12px;
	display:inline;
	color:#dedd39;
	font-size: 12px;
}
#menufooter li a:link, 
#menufooter li a:visited,
#menufooter li a:active {
	color:#dedd39;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menufooter li a:hover {
	color:#aaac31;
}
#left{
  background:transparent url(../images/bloc_gauche.gif) no-repeat left;
	width:236px;
	height:536px;
	float:left;
	clear:left;
	font-size:1px;
}
#right{
  background:transparent url(../images/bloc_droite.gif) no-repeat right;
	width:564px;
	height:536px;
	float:left;
	clear:right;
}
#right_flash{
  background:transparent url(../images/bloc_droite_flash.gif) no-repeat right;
	width:564px;
	height:536px;
	float:left;
	clear:right;
}
#contenu {
	margin-left:64px;
	margin-right:74px;
	width:426px;
	height:536px;
	text-align:left;
}
#contenu_flash {
  margin-top:11px;
	width:563px;
	height:516px;
	text-align:left;
}
#head {
	width:426px;
	height:90px;
	background-image: url(../images/bus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
#headAttente {
	width:426px;
	height:90px;
	text-align: right;
}
#corps {
	width:426px;
	height:345px;
}
#corpsGagnants {
	width:426px;
	height:345px;
	overflow:auto;
	height:395px;
}
#zonebtn {
	width:426px;
	height:60px;
}
.btn_jouer {
	width:132px;
	height:41px;
	margin-left:274px;
	margin-right:20px;
	margin-top:10px;
}
h1 {
	margin-right:20px;
	margin-top:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.h1-bleu {
	color:#0684c8;
	font-weight: bold;
}
h2 {
	margin-right:20px;
	margin-left:20px;
	margin-top:2px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #b0daf1;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:10px;
}
.texte {
	margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte p{
  font-size: 14px;
}
.texteReglement{
  margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:350px;
	overflow:auto;
}
.texteReglement ul {
  padding-left:20px;
}
.liPartenaires{
  list-style: none;
  float:left;
  clear:left;
  width:95%;
  margin-bottom:15px;
}
.nomGagnants{
  list-style: none;
  margin:10px;
}
.listeGagnant{
  margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listeGagnant ul {
  padding-left:20px;
}
.logoPartenaires{
  float:left;
  clear:left;
  width:90px;
}
.textePartenaires{
  float:left;
  clear:right;
  width:230px;
}
.spacer{
  height:50px;
}
.tabGagnant{
  width:385px;
}
.tabResultats {
	padding:0px;
	margin:5px 0 5px 0;
	border-collapse:collapse;
	width:100%;
	border:solid 2px #d0d0d0;
	text-align:center;
}
.tabResultats td {
	padding:2px;
	width:50%;
}
.tdTitreParticipant{
  background-color:#dedd39;
  border-right:solid 1px #d0d0d0;
  border-bottom:solid 1px #d0d0d0;
  font-weight:bold;
}
.tdTitreLot{
  background-color:#dedd39;
  border-bottom:solid 1px #d0d0d0;
  font-weight:bold;
}
.tdParticipant{
  border-right:solid 1px #d0d0d0;
}
.tdParticipantColor{
  background-color:#ecf1c3;
  border-right:solid 1px #d0d0d0;
}
.tdLotColor{
  background-color:#ecf1c3;
}
#choixPage{
  float:right;
  clear:none;
}
#pageEnCours{
  margin:0 5px;
  float:left;
  clear:none;
}
.lienNum{
  margin:0 1px;
  float:left;
  clear:none;
}
.lienTexte{
  margin:0 10px;
  float:left;
  clear:none;
}
.lienGagnants{
  color:#0684C8;
}