div#content div#content-middle div#data div#page{
	overflow:hidden;
}

div#content div#content-middle div#data div#page .texte{
	text-align:justify;
	margin:0;
}
div#content div#content-middle div#data div#page .image{
	margin:0 0 10px 0;	
}

div#content div#content-middle div#data div#page .blocSpecifique{
	text-align:justify;
}


h3 {
  border-bottom:1px solid #999999;
  color:#CD0669;
  font-size:1.2em;
  margin:0 0 10px;
  padding:0;
  background: none;
}

h2 {
  background:none repeat scroll 0 0 transparent;
  color:#CD0669;
  font-size:1.2em;
  margin:0;
  padding:0;
}
#page div#banderole{
	background:url(../../images/css/banderole-trans.png) top left no-repeat;
	width:973px;
	height:43px;
	margin:0px 0px 0px -19px;
	padding:0px 0px 0px 10px;
	line-height:37px;
	font-size:1.2em;
	font-weight:bold;
}

div#banderole h1{
	color:#404040;
	font-family:Arial;
	font-size:0.95em;
	font-weight:bold;
}
div#banderole span.rose{
	color:#cd0669;
	float : left; 
	display : block;
}




