/****************************************************
PAGES DETAILS
****************************************************/
/*Titre annonce*/
.jrListingDetail h1.contentheading span{
font-weight:bold;
font-size:27px;
}

/*Info Container*/
.jrListingDetail .jrListingInfoContainer {
    background-color: #fff;
    border: none;
}

/****************************************************
MODULE ACCUEIL
****************************************************/
.jrmoduleItems, .jrmoduleItem, .jrModuleItemTitle a {
    font-size: 14px !important;
    font-weight: bold;
    color: #FC0097;
}
/****************************************************
Listes 
****************************************************/
.jrRoundedPanel {
    border: 2px solid #000000;
    background-color: #Fff;
    background-image: none;
    border-radius: 5px;
	padding: 10px 0px 10px 10px !important;
}
