/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#illustration-tarifs{
	border:2px solid #fff;
	margin: 10px auto 25px;
}
#conteneur_prestation {
	width:480px;
	margin:auto;
}
#conteneur_prestation  .titre_prestation a {
	font-size:18px;
	color:#e5f5fe;
}
#conteneur_prestation .titre_prestation a:hover {
	display:block;
	background-image:url("images/fond-prestations-hover.png");
	width:461px;
	height:28px;
}
#conteneur_prestation  .titre_prestation {
	background-image:url("images/fond-prestations.png");
	width:461px;
	height:28px;
}
#conteneur_prestation .suite a{
	color:#daf696;
}
#conteneur_prestation .suite {
	padding-top:10px;
	padding-bottom:10px;
}