body {
	font:	10px Verdana, Arial, Helvetica, sans-serif;
	background:#ddd;
	padding:0px;
	margin:0px;
	color:#333333;
	}

a {
	text-decoration:none;
	font-weight:bold;
	color:#eaeaea;
	}
	
form {
  margin: 0px;
  padding: 0px;
}
	
#contenugauche {
		width:230px;
		height:670px;
		padding:0px;
		float:left;
		background:#c9c9c9;		
		}
	
#contenucentre {
		width:480px;
		height:660px;
		padding-left:10px;
		padding-top:10px;
		float:left;
		background:#eaeaea;
		}
	
#contenudroit {
		width:200px;
		height:640px;
		padding-top:30px;
		padding-left:0px;
		padding-right:0px;
		float:left;
		background:#eaeaea;
		}

#entetevisuel {
		width:450px;
		height:40px;
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;		
		float:left;
		background:#fff;
		}	
			
#visuel {
		width:450px;
		height:420px;
		padding-top:0px;
		padding-right:10px;
		padding-left:10px;		
		padding-bottom:10px;		
		float:left;
		background:#fff;		
		}
		
#outer {
		width:450px;
		height:420px;
		padding:0px;		
		overflow: hidden;
		position:relative;		
		}
		
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%; width:440px; text-align:center;}  /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; }  /* for explorer only */
		
#miniatures {
		width:450px;
		height:40px;
		padding:10px;		
		float:left;
		background:#fff;
		}
		
#ligne {
		width:450px;
		height:10px;
		padding:0px;		
		float:left;
		background:#eaeaea;
		}
		
#nav {	
		padding:10px;
		float:left;		
		}
		
.imagedroite
    {		
    text-align:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
    
.gagnants
    {
  width:208px;	
  padding-top:9px;   
  padding-bottom:9px; 
  float:left;
     text-align:right;	 
    }
    
.gagnantsover
{
width:208px;
  padding-top:9px;   
  padding-bottom:9px; 
  background:#fff;
  cursor:pointer;
float:left;
   text-align:right;	
}

.cadreimage
{
 text-align:right;
 width:80px;
 float:left; 
}

.cadretexte
{
 text-align:left;
 width:128px;
  float:left;
  padding:0px;
}
/*
html {
scrollbar-base-color: #EAEAEA;
scrollbar-arrow-color: #5E5E5E;
scrollbar-3dlight-color: #5E5E5E;
scrollbar-darkshadow-color: #5E5E5E;
scrollbar-face-color: #B0B0B0;
scrollbar-highlight-color: #EAEAEA;
scrollbar-shadow-color: #EAEAEA;
}
*/
#iframegauche {
width:207px;
padding:0px;
}

#iframecredits {
width:180px;
font:	10px Verdana, Arial, Helvetica, sans-serif;
padding:0px;
}

#titreflash 
{
height:30px;
width:480px;
position:absolute;
left: 240px;
top: 30px; 
padding:0px;
}

select
{
  font-family:Verdana; 
  font-size:10px; 
  background-color:#ffffff; 
  border: solid 1px #C71585; 
  width:210px;
  color:#333333;
}

.listetableaux
{
  font-family:Verdana; 
  font-size:10px; 
  background-color:#ffffff; 
  border: solid 1px #C71585; 
  width:150px;
  color:#333333;
}



