body {
    font-family: Verdana, sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
h1 {
    /*font-size: 18px;*/
    font-weight: normal;
    font-size: 2em;
    margin: 0;
    padding: 0 0 5px 0;
    width: 542px;
}
#droite h1 {
    width: auto;
}
h2, .blocPage h1 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
h3, .blocPage h2 {
    font-size: 1em;
    margin-top: 0;
}
h1:first-letter, h2:first-letter, h3:first-letter {
    text-transform: uppercase;
}
hr {
    display : block;
    height: 1px;
    padding: 0;
    color: transparent;
    background-color: transparent;
    border: none;
    border-top : 1px dashed #666666;
    margin : 0px auto;
    /*marges sous ie*/
    _margin: -7px auto;
}
form {
    _margin-bottom: -10px;
}

.btnRadio {

}

.zoneAgenda .dateEVT {
    font-weight: bold;
}

.separateur {
    clear: both;
}
.imgGauche {
    float: left;
    margin-right: 15px;
}
.imgDroite {
    float: right;
    margin-left: 15px;
}
.imgIcone {
   vertical-align: middle;
}
.champ, .bouton {
    font-size: 10px;
}
.champ:hover, .bouton:hover {

}
.bouton {
    font-weight: bold;
    height: 17px;
    padding: 0 10px;
}
.champ {
    height: 13px;
    padding-left: 5px;
}
.entete_tableau{
    display: table-cell;
    font-weight: bold;
    padding-left: 5px;
    vertical-align: top;
    text-align: left;
}

.lienNavigUnePrecedent {
    float: left;
    font-size: 11px;
}
.lienNavigUneSuivant {
    float: right;
    font-size: 11px;
}

/***************************   structure générale   ***************************/

#conteneur,#conteneur2,#conteneur3 {
    position: relative;
    width: 800px;


}

#conteneur {
    margin: 0 auto;
    margin-top: 5px;
}
#header {
    height: 113px;
    padding: 0 10px;
}
#zoneIdent {
   padding: 5px;
}
#zoneIdent  .champ, #zoneIdent  .bouton, #zoneFormRecherche .champ,  #zoneFormRecherche .bouton {
    vertical-align: middle;
}
#zoneIdentForm {
    position:absolute;
    top:48px;
    left:570px;
    width:220px;
    padding-top:3px;
}
#zoneIdentDemande {
    position:absolute;
    top:88px;
    left:610px;
}
#zoneFormRecherche {
    text-align: center;
    margin-top: 2px;
}
#logoHeader {
   float: left;
}
#header-print{
    display: none;
}
#corps {
    width: 770px;
    padding: 15px;
    height: 350px;
    margin-top: 16px;
    text-align: justify;
}
html>body #corps  {
    height: auto;
    min-height: 350px;
}
#contenuPage {
    padding: 20px;
}
#outils {
    position: absolute;
    right: 5px;
    top: 118px;
    padding: 5px;
    z-index: 100;
}
#gauche {
    float: left;
    height: 400px;
    padding: 10px 0 10px 10px;
    width: 160px;
}
html>body #gauche  {
    height: auto;
    min-height: 400px;
}
#gauche a {
   font-weight: bold;
}
#droite {
    float: right;
    position: relative;
    right: 46px;
    width: 170px;
    _height: 400px;
    min-height: 400px;
    text-align: left;
}
#droite h1 {
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
}
#footer {
    text-align: center;
    padding: 5px 0;
    position: relative;
}
#footer a {
    margin: 0 20px;
}
#signature {
    padding-top: 5px;
    height: 15px;
    text-align: center;
    font-size: 10px;
}
#signature a{

}
#edito {
    float: left;
    margin-right: 30px;
    width: 225px;
    text-align: center;
}
#edito .contenuEdito {
    padding: 10px;
    width: 205px;
    text-align: justify;
}

#edito p {
     margin-top: 10px;
}
#edito p img {
     margin-top: 9px;
     width: 200px;
}
#edito .photo {
    float: right;
    margin-left: 15px;
}
#temoignageAccueil {
    float: left;
    margin-right: 30px;
    width: 180px;
    text-align: center;
    overflow: hidden;
}
#temoignageAccueil .contenuTemoignageAccueil {
    text-align: justify;
}

#temoignageAccueil .photo {
    max-width: 180px;
    width: expression((this.width > 180 && this.width>=this.height) ? 180: true);
    max-height: 180px;
    height: expression((this.height > 180 && this.height>this.width) ? 180: true);
}
#temoignageAccueil .lireSuite {
    text-align: right;
}

#infosAccueil {
    float: left;
    width: 305px;
    text-align: center;
}
#infosAccueil .contenuInfosAccueil {
    text-align: left;
}
#infosAccueil  .photo {
    float: left;
    margin-right: 5px;
    margin-bottom: 3px;
    max-width: 40px;
    width: expression((this.width > 40 && this.width>=this.height) ? 40: true);
    max-height: 40px;
    height: expression((this.height > 40 && this.height>this.width) ? 40: true);
}
#infosAccueil .titre {
    font-size: 12px;
    font-weight: bold;
}

#infosAccueil .soustitre {
    font-size: 11px;
    text-indent: 15px;
}

#implantation {
    float: right;
    width: 180px;
    text-align: center;
}
#documentsHaut {
    width: 190px;
    float: right;
    clear: right;
    text-align: center;
    margin-top: 4px;
}
#documents {
    position: relative;

    width: 150px;
    padding: 10px 20px 15px 20px;
    text-align: left;
}
#documentsTitre {
    margin: 0 20px;
    font-weight: bold;
}
#documents ul {
    margin: 0 0 0 15px;
    padding: 0;
}
#documents li {

}
#documents a {

}
#actuAccueilExtranet {
    float: left;
    width: 510px;
}
#carteAccueilExtranet {
    float: right;
}

#zoneFormDon {
    font-size: 1.4em;
    text-align: center;
}

.moduleKmlTitreUne {
    font-size: 0.9em;
}


.moduleKmlTitreUne .titreLienUne {
    /*float: right;*/
    text-align: left;
    /*width: 122px;*/
    width: 160px;
    margin-bottom: 3px;
}


#barreMenuExtranet li a {
color: green;
}

#ballonbenevoleAccueil {
    height: 90px;
    width: 90px;
    position: absolute;
    bottom: 257px;
    right: 90px;
}
#ballondonAccueil {
    height: 90px;
    width: 90px;
    position: absolute;
    bottom: 144px;
    right: 30px;
}
#videoAccueil {
    height: 82px;
    width: 85px;
    padding-top: 20px;
    text-align: center;
    position: absolute;
    bottom: 48px;
    right: 80px;
}

#annuaire_association p{
	margin: 0px;
}

@media print{
    #conteneur {width:100%;}
    #header-print {display:block;}
    #header {display:none;}
    #gauche {display:none;}
    #zoneFormRecherche {display:none;}
    #outils {display:none;}
    #corps{margin-left:0px;}
    #menu{display:none;}
    #footer img{display:none;}
    #footer .texte{position:relative;width:auto;}
}

*:focus {
  outline: none;
}