h1 { font-size:18px; text-align: center ; font: bold ;  color: #CE0002}
h2 { font-size:9px ; text-align: center ; font-family: Verdana, Arial, Helvetica, sans-serif; color: #4791C5}
body {font-size:9px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}
td { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center}


.Style1 {font-size: 10px; font-weight: bold; color: #CE0002;}

.center
{
	background-color:#ffffff;
	width:980px;
	position:relative;
	/*left:50%;
	margin-left:-490px*/
	margin:auto;
	padding:0 0px;/*10px;*/
	overflow:visible;
}

.bas{ width:948px; background:url('../photos-stars/bas.jpg') top left no-repeat; margin:0px auto; padding:10px 0;}
	.bas .menu-detail {background-color:#AD310F; margin-top:20px; height:33px;}	
	.bas .ligne { background-color:#ABABAB; width:944px; height:1px;  margin:0 0px 0px 0px; padding:0px }
	.bas p {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:center}	
	.bas .footer { width:948px; background:url('../photos-stars/bas1.jpg') bottom left no-repeat; margin:0px auto; padding:10px 0;}
	.bas .footer .adresse { padding:0px 0 0 0px; height:15px; margin:0px 0px 0 0px; font-family:Verdana; }
	
	.fixe { 
  /* un bloc fixe situ? en haut qui fait toute la largeur */ 
  position : fixed;
  display: inline-block;
  height:auto;
  z-index:100;
  background-color:#FFFFE1;
  border-bottom:#707070 1px solid;
  top: 0px; 
  left: 0px; 
  right: 0px; 
  width: 100%; 
  /* et le patch pour IE */ 
  position : expression("absolute"); 
  width : expression("100%"); 
  top : expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight); 
  left : expression("0px"); 
}
.fixe { font-size:13px; color:#000000}
.fixe a:link { font-size:13px; color:#000000}
.fixe a:visited { font-size:13px; color:#000000} 
.fixe a:hover { font-size:13px; color:#000000}
