/*-------------------------------------------------------*/
/* mise en forme de certaines pages */
/*------------------------------------------------------*/

/* INDEX */
#une {
width: 750px;
border: 1px solid #D3E39C;
margin-bottom: 15px;
}

#une h2 {
background-color: #D3E39C;
color: #FFFFFF;
font-size: 110%;
padding: 2px;
padding-left: 5px;
margin-top: 0px;
text-decoration: none;
background: url(../images/titres/titre_evenement.png);
background-repeat: no-repeat;
}

#detailevenement {
padding: 10px;
}

#detailevenement h3 {
margin-top: 0px;
}

.photoevenement {
float: left;
margin: 0px;
margin-right: 15px;
text-align: left;
}

#contenuevenement li {
margin-left: 280px;
}

/* pour colonne de gauche
#actualites {
float: left;
width: 378px;
border: 1px solid #D3E39C;
}
fin pour colonne de gauche */


#actualites {
width: 350px;
margin-left:  400px;
margin-bottom: 20px;
border: 1px solid #D3E39C;
color : #96AE57;
}

#actualites h2 {
background-color: #D3E39C;
color: #FFFFFF;
padding: 2px;
padding-left: 5px;
margin-top: 0px;
text-decoration: none;
background: url(../images/titres/titre_actualites.png);
background-repeat: no-repeat;
}

.listeactu {
padding: 10px;
padding-bottom: 0px;
margin: 0px;
}

.listeactu hr {
width: 70%;
margin: 0px;
padding:0px;
}


.photoactu {
float: left;
margin: 0px;
margin-right: 10px;
text-align: left;
}

/* pour colonne de droite 
#infos {
width: 350px;
margin-left:  400px;
margin-bottom: 20px;
border: 1px solid #D3E39C;
}
fin pour colonne de droite */

#infos {
float: left;
width: 378px;
border: 1px solid #D3E39C;
}

#infos h2 {
background-color: #D3E39C;
color: #FFFFFF;
padding: 2px;
padding-left: 5px;
margin-top: 0px;
text-decoration: none;
background: url(../images/titres/titre_reportages.png);
background-repeat: no-repeat;
}




/* pour colonne de gauche 
#reportages {
float: left;
width: 378px;
margin-top: 0px;
border: 1px solid #D3E39C;
}
/*fin pour colonne de gauche */


/* pour colonne de droite */
#reportages {
margin-left:  400px;
width: 350px;
border: 1px solid #D3E39C;
}
/*fin pour colonne de droite */

#reportages h2 {
background-color: #D3E39C;
color: #FFFFFF;
padding: 2px;
padding-left: 5px;
margin-top: 0px;
text-decoration: none;
background: url(../images/titres/titre_reportages.png);
background-repeat: no-repeat;
}

#reportages ul {
margin-top: 0px;
}


#pub {
width: 350px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

#pubdroite {
width: 350px;
margin-left:  400px;
margin-top: 20px;
margin-bottom: 20px;
}

/* INDEX */


/* ASSOCIATIONS */
.listeassoc {
width: 100%;
padding: 5px;
margin-bottom: 5px;

}

.listeassoc hr {
width: 98%;

text-align: center;
color: #E2E2E2;
border: 1px solid #E2E2E2;
margin-top: 20px;
}

.listeassoc cite {
font-size: 85%;
}


.logoassoc img {
float: left;
border: 1px solid #000000;
margin-right: 20px;
}
/* FIN ASSOCIATIONS */


/* DEMARCHES */
#demarches {
text-align: left;
margin: 0px;
padding: 0px;
width: 50%;
}
/* FIN DEMARCHES */


/* CONSEIL MUNICIPAL */
/*.photoelu {
  margin: 10px;
 position: relative;
  width: 128px;
  height: 200px;
  text-align: center;
}*/
/*
.photoelu img {
margin-bottom: 5px;
border: 1px solid #333333;
}*/

.photoelu img {
float: left;
border: 1px solid #000000;
margin-right: 20px;
}

.listelus {
width: 100%;
height: 150px;
padding: 5px;
margin-bottom: 10px;
}
/* FIN CONSEIL MUNICIPAL */


/* LIENS WEB */
.liensweb {
float: left;
width: 150px;
height: 160px;
text-align: center;
margin: 15px;
}
/* FIN LIENS WEB */


/* AGENDA */
.calendrier {
text-align: center;
padding: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

.calendrier span {
margin-left: 10px;
margin-right: 10px;
}

.calendrier ul {
margin: 0px;
}

.calendrier li {
display: inline;
list-style-image: none;
list-style-type: none;
}

.calendrier img {
border: none;
}

.agenda {
width: 100%;
border-bottom: 1px solid #E0F0B7;
}

h2.titreagenda  {
font-size: 100%;
color: #666666;
text-decoration: none;
background-color: #E0F0B7;
background: url(../images/titres/fond_titre.png);
background-repeat: no-repeat;
padding-left: 10px;
}

.imagenews img {
float: left;
text-align: center;
vertical-align: top;
margin: 5px;
border: 1px solid #666666;
}

.detailnews {
margin-left: 100px;
padding-top: 5px;
}

.versdetail {
font-size: 70%;
text-align: right;
}

.importantnews {
font-weight: bold; 
color: #A7C165;
}

/* FIN AGENDA */


/* REPORTAGES */
#dossiers {
margin-top: 25px;
}

#dossiers li {
list-style-image: url(../images/titres/doc_small.gif);
list-style-type: disc;
margin-top: 15px;
}

.titrereportage {
margin-left: 10px;
}
/* FIN REPORTAGES */


/* RESULTATS RECHERCHE */
#srchResult iframe {
width: 750px;
}
/* FIN RESULTATS RECHERCHE */

