.index {
	position:relative;
	width : 698px;
	height : 550px;
	margin: 30px auto 10px auto;
	border: 1px solid #CCCCCC;
	background : url(../images/bg_index.jpg) no-repeat left bottom;
}

.intro{
	width : 450px;
	height : 300px;
	margin: 30px auto 10px auto;
	border: 1px solid #CCCCCC;
}

a:link img, a:visited img {
   border-style: none
	}
	
a img { color: white; }        
@media all {                  
  a img { color: inherit; }   
  }

#zone1 {
	width: auto;
	height : 280px;
	padding : 0;
	margin: 0;
}

#centre {
	position:absolute;
	right:25px;
	margin: 20px 25px;
	text-align : right;
	line-height :auto;
}

#centre a {
	margin : 0px 0 0 50px;
	font-size : 14px;
	padding-left:15px;
	letter-spacing : 0.05em;
	font-family : Arial, Helvetica, sans-serif;
	text-transform :uppercase;
	font-weight : bold;
	color : #9C1C57;
	text-decoration : none;
	background:url(../images/entrez.gif) no-repeat left center;
}
#centre a:hover { color:#000;}

.popup {
	background: url(../images/bd_popup.gif) no-repeat center top;
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 120px;
	padding-bottom: 30px;

}
.contenu-popup {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 16px;
	width: 560px;



}

