/* $VERSION: ciril.css 4.14.006.1.2025.04.14.15.15	 */
#bandeau{
    background-image: url('../images/bandeau_ciril.jpg');
    background-repeat: no-repeat;
    background-position: top right;
}
body{ background:#efefef; }

#global{
  border:1px solid #ccc;
  border-top:none;
  height:100%;
}

caption{
  display:none;
}

table.prelevement_famille caption,
table.prelevement_famille tr th,
#centre #col_gauche fieldset.identification h2#inscription a{
  background-color:#FFFF6E;
}


table.reglement_famille caption,
table.reglement_famille tr th,
#centre #col_gauche fieldset.identification h2#inscription a{
  background-color:#A0A6B6;
}

table.demande caption,
table.demande_famille tr th,
h4.demande,
#centre #col_gauche fieldset.identification h2#inscription a{
	background-color:#FFFF6E;
}

table.attente caption,
h4.attente
{
  background-color:#EDD79A;
}

#centre #col_gauche fieldset.identification h2 span{ color:#525252; }

/*Personnalisation accueil + style iconographie/design susceptible d'etre modifi� par mairie*/
/*Reinitialisation
#centre #col_gauche .zonemairie h1,
#centre #col_gauche .zonemairie h2,
#centre #col_gauche .zonemairie h3,
#centre #col_gauche .zonemairie h4
{
	border:none;
	background:none;
}*/

 body #bandeau nav ul{
    background-position: bottom left;
    background-repeat: repeat-x;
    border: none;
}

h4{ font-weight:bold; }

#centre #col_gauche .zonemairie h4{
   font-weight:normal;
   font-size: 125%;
   color:#666;
}

h4:first-letter{ text-transform: uppercase; }

#centre #col_gauche .zonemairie ul{
    padding:0;
    margin:0.5em 0 0em 2em ;
}

#centre #col_gauche .zonemairie ul li{
    list-style-type:none;
    margin:0 0 0.4em 1em;
    padding:0 0 0 1em;
    line-height:1.2em;
    background: url(/images/puce-index.gif) no-repeat 0 0.5em;
}

div.actu{
	position: relative;
    margin-bottom:1em;
    background:#fff;
    padding:0 0em 1em 0em;
    min-height:4em;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);
}

#centre #col_gauche .zonemairie  div.actu p,
#centre #col_gauche .zonemairie div.actu ul,
#centre #col_gauche .zonemairie div.actu H5 {
    margin-left:2.5em;
}

/*Dates*/

body#sfGuardAuth h3.date, h3.date{
  width:2.2em;
  text-indent:0em;
  padding:0 0;
  position:relative;
  color:#fff;
  font-weight:bold;
  text-align:center;
  border:1px solid #ccc;
  border-top:none;
  box-shadow:1px 1px 2px #dddddd;
  -moz-box-shadow:1px 1px 2px #dddddd;
  -webkit-box-shadow:1px 1px 2px #dddddd;
  float:left;
  right:1em;
  background:#fff;
  text-align: center;
  line-height: 0.9em;
}

.date .annee {
    display: inline-block;
    font-size: 70%;
    width: 100%;
    background: #D33D39;
}

.date .jour {
  border-top:none;
  display:block;
  width:auto;
  border-top:none;
  padding:0;
  padding-top:0.1em;
  margin:0;
  font-weight:normal;
  height:0.9em;
  color:#666;
  font-size:90%;
}

.date .mois {
   font-weight:normal;
   color:#666;
   font-size:80%;
}
.date span abbr{ border:none; }
/*RGAA placement du text d'information*/
.info_paiement{
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}