@charset "utf-8";
/* CSS Document */

#containerSite{ 
  background-image: url(bg_page.jpg) ;
  background-repeat:repeat-y;
  width: 922px; 
  font-family:Arial, Helvetica, sans-serif;
  color:black;
  font-weight:800;
  }
  
#containerTopSite{
  height:17px; 
  background-image: url(window_page_top.jpg) ;
  background-repeat:repeat-y;
  text-align:right; 
  color:white; 
  padding: 3px 20px 0 0 ; 
  font-size:10px;
  cursor: pointer;
  }

  
  
#sitecontenu{
 width: 875px;
 min-height:400px;
 padding: 15px;
 position:relative;
  }
  
  
#containerBottomSite{
    height:20px; 
	background:#000 url(window_page_bottom.jpg) no-repeat;
  }


  
#pagesite h1 {
	 background: transparent url(images/page/h1.png) no-repeat !important;
	 color:#e30210; 
	 width:892px; 
	 line-height:20px; 
	 height:31px; 
	 font-size:16px; 
	 text-transform:uppercase;
	 text-align:center;
	 padding-top:5px;
  } 
  
#pagesite h2 {
     background: transparent url(images/page/h2.png) no-repeat !important;
	 color:#e30210; 
	 width:428px; 
	 height:31px; 
	 line-height:20px; 
	 font-size:16px; 
	 text-transform:uppercase;
	 text-align:center;
	 padding-top:5px;
  } 
  
#pagesite p {
	 text-align:justify;
	 color:#FFFFFF;
	 font-weight:normal;
  } 
  

  
.pageLeft {
   width:415px; left:20px; padding: 1em ; float:left; margin-top:0px;
 } 
  

.pageRight {
   width:415px; left:50%; padding: 1em ; float:right; margin-top:0px;
 } 


.siteResultat{
	text-align:center; 
	margin:0; 
	padding:0;
   }


#subnav {
    text-align:center;
	line-height:1.5;
	background-color:inherit;
	margin:0px;
	padding:0px;
	font-size:14px;
	width:100%;
	margin-bottom:10px
}

#subnav a:link{
	text-decoration:none ;
	color: #ffffff;
	font-weight:600;
	letter-spacing: 90%;
	line-height:150%;
	font-size:90%;
	margin: 10px 10px;
}

#subnav a:visited{
	color: #ffffff;
	font-weight:600;
	letter-spacing: 90%;
	line-height:150%;
	font-size:90%;
	margin: 10px 10px;
}

#subnav a:active {
	color:#e30210;
	text-decoration:underline;
}

#subnav a:hover{
	color:#e30210;
	text-decoration:underline;
}

ul { margin-left:25px; color:#f7010e}

#CartePrivilege{
	margin: 10px auto;
	text-align:left;
	font-size:12px;
	color:white;
}
#CartePrivilege table{
	margin: 10px auto;
	text-align:center;
	font-size:12px;
	color:white;
}
#CartePrivilege tr, #CartePrivilege  td{
	margin: 10px auto;
	text-align:left;
	font-size:10px;
	color:white;
}

#CartePrivilege fieldset{
	color:#666666;
}


.equipe{
	color:#fff;
	margin-left:20px;
}

.equipe img{
/*	width:200px;
	height:137px;
*/}

.equipe ul {
margin:0;
padding:0;
list-style-type:none;
}
.equipe ul li{
float:left;
margin:5px 5px 10px 5px;
text-align:center;
list-style-type:none;
}

.equipe ul li a:link{
	color:#fff;
	text-decoration:none;
}

.equipe ul li a:visited{
	color:#fff;
	text-decoration:none;
}

.equipe ul li a:hover{
	color:#e30210;
	text-decoration:underline;
}

.equipe img{
/*	width:200px;
	height:137px;
*/	border:none;
}

.equipe img a:link{
	border:none;
}

.equipe img a:hover{
	border:none;
}


