/* Marchés Publics Experts 
Bleu #007bc1
Rouge #C00000

*/


/************************************************************************************/
/*                                            CONTENU                               */
/************************************************************************************/
#contenu .tpl_pratic_entete img{
    margin:0;
    padding:0;
}
#contenu .tpl_pratic_entete td {
    vertical-align: top;
    margin:0;
    padding:0;
}
#contenu .tpl_pratic_entete tr.fond_menu{
    background-image: url(../images/pratic-fond-menu.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height:42px;
}
#contenu .tpl_revue_entete {
    display:none;
}

#contenu h4 {
    color:#C00000;
    border-bottom:0px solid #007bc1;
    /*border-bottom:2px #007bc1 solid;*/
}
#contenu h4.para_accueil {
    color:#C00000;
    border-bottom:2px #007bc1 solid;
}
#contenu h3 {border-bottom:2px solid #007bc1;border-top:0px;color:#617e96;}

#contenu legend, #contenu strong {color:#C00000;}

#contenu ul.accolade {
  background-image: url(../images/mpe-accolade.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left:100px;  
}
.accolade li {
     list-style-image: url(../images/mpe-puce-li.gif);     
}
/************************************************************************************/
/*                                HAUT DE PAGE                                       */
/************************************************************************************/

/*************************************************************************************/
/*                                DROITE                                             */
/************************************************************************************/
.module.PRS_PRATIC {
  border:0px; 
}
.module.PRS_PRATIC img{
    margin:0;
    padding:0;
}
.module #tpl_astuce_reponse {
  background-image: url(../images/pratic-fond-module.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding:5px 5px 10px 5px;  
  margin-left:2px;
}


/************************************************************************************/
/*                                BAS DE PAGE                                       */
/************************************************************************************/

/*.tpl.tpl_revueFiche h3 {
    
}
*/


/************************************************************************************/
/*                                      MODULES                                     */
/************************************************************************************/
.module h3 {background-color:#99CC33;}

/************************************************************************************/
/*                                      PAGINATION                                  */
/************************************************************************************/
#contenu .regletteNavigation a:hover,
#contenu .regletteNavigation a.pageSelected {
	background-color: #99CC33;
}

