@charset "utf-8";
/* CSS Document */
.tra, img {behavior: url(iepngfix.htc);} 
a { outline: none;-moz-outline-style: none; }


html {
overflow: hidden;
width:100%;
height:100%;

} 

body {
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 11px;
 	 line-height: 14px;
  	color: #694d5c;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}



#page{
	position: absolute;
	z-index:1;
	top: 50%;
	left: 50%;
	width: 70em;
	height: 50em;
	margin-top: -26em;
	margin-left: -44em;
}

#pplan {
	position:absolute;
	width:966px;
	height:570px;
	display:block;
	overflow:visible;
	z-index:1;
	
}

#bras {
	position:absolute;
	top:0px;
	left:-90px;
	z-index:9;

}

#logo {
	position:absolute; 
	width:369px; 
	height:189px; 
	top:0px; 
	left:335px; 
	z-index:7;
}

#table_popin{
	position:relative; 
	width:966px; 
	top:0px; 
	z-index:100;
	left:0px;
	text-align:center;
}

.titre_rose {
  font-family:Arial, Helvetica, sans-serif;
  padding-left:32px;
  font-size: 13px;
  line-height: 20px;
  text-transform:uppercase;
  color: #f20973;
  text-decoration: none;
}

.txt_rose {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #f20973;
  }
