/*****************************************************************************/
/*								PRESTATIONS ASSOCIEES						 */
/*****************************************************************************/

#mega_presta_global {
	float:left;
	width:674px;
	background-image:url(../images/interieur/interieur_fond_rep.gif);
	padding:0;
	margin:0;
}

#super_presta_global {
	padding-top:10px;
	float:left;
	width:614px;
	padding-left:25px;
	background-image:url(../images/interieur/interieur_fond_central.gif);
	background-repeat:no-repeat;
}

#prestations_associees {

    font-family : Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 11px;
	background-color:inherit;
	width:600px;

}

#prestations_associees .descriptif {
	clear:both;
    width : 600px;
	text-align:justify;
	line-height:normal;

}


.content {
  float: left;
  width: 70%;
}
.menu {
  margin-left: 80%;
  border: 1px solid #000000;
  padding: 1em;
}


#prestations_associees .liste_photo {
	float:left;
    width : 160px;
}

#prestations_associees .photos {
	clear:both;
    width : 160px;
    vertical-align : top;
	
}

#prestations_associees .prestations {
	margin-left: 160px;
    width : 435px;
    vertical-align : top;
}



#prestations_associees .liste_prestas {
	clear:both;
	width:100%;
    vertical-align : top;
}

#prestations_associees .fiche_pdf {
	clear:both;
	width:100%;
    vertical-align:middle;
}



#prestations_associees .col_configuration {
	float:left;
    width : 32px;
    vertical-align : top;
	text-align:center;
}

#prestations_associees .autres_configuration {
	float:left;
    width : 70%;
    vertical-align : top;
}



#prestations_associees a img {

    border : 0;
	vertical-align:middle;
}

#prestations_associees a.lien_ext:after {

   /*content : "(lien externe)";*/
   text-decoration:none;

}

