div#content div#content-middle div#data div#page{
  font-size:0.8em;
  margin-left:8px;
  overflow:hidden;
  padding:20px 32px 0;
  width:924px;
  background: white;
  z-index: 5000;
  min-height:420px;
}

div#content div#content-middle div#data div#page .texte{
	text-align:justify;
	margin:0 0 10px 0;
}
div#content div#content-middle div#data div#page .texte p{
	line-height: 1.2em;
}
div#content div#content-middle div#data div#page .texte ul{
  margin: 10px 0 2px 10px;
}
div#content div#content-middle div#data div#page .texte ul li{
	background-image:url(../../images/css/general/list_img.png);
  background-position:0 5px;
  background-repeat:no-repeat;
  list-style-type:none;
  padding-left:10px;
  padding-bottom:8px;
}
div#content div#content-middle div#data div#page .image{
	margin:16px 0 17px;	
}
div#content div#content-middle div#data div#page .bleu{
  color: #075D66;
}

.h1_gab {
  margin-left: -17px!important;
}

/* **************************************************************************************************** */
/* CSS pour Gabarit 1 */
/* **************************************************************************************************** */

table tr td {
	padding: 9px 2px;
}


/* **************************************************************************************************** */
/* CSS pour Gabarit 2 */
/* **************************************************************************************************** */


.tableau-g2 {
	margin-left: 10px;
}

.tableau-g2 tr td {
	padding: 7px 30px;
}
.tableau-g2 .titres_pack {
	background-color: #ececec;
}
.tableau-g2 .titres_pack td{
	border-bottom: 1px solid #e094ae;
	color: #cc0064;
	font-weight: bold;
	font-size: 1.1em;
}
.tableau-g2 tr td.pack_col_droite {
	text-align: center;
	background-color: #F5F7F6;
	padding:3px 35px;
}