body {
    font-family: arial, 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-size: 1.5em;
    margin: 0;
    padding: 0 0 25px 0;
}
h2, #blocPage h1 {
    font-size: 1.3em;
    margin: 0;
    padding: 2px 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;
}
.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 3px;
}
.champ {
    height: 13px;
}
.entete_tableau{
    display: table-cell;
    font-weight: bold;
    padding-left: 5px;
    vertical-align: top;
    text-align: left;
}

/***************************   structure générale   ***************************/

#conteneur {
    position: relative;
    width: 803px;
    margin: 0 auto;
    margin-top: 20px;
}
#header {
    height: 126px;
    font-weight: bold;
    position: relative;
}
#barreHeader {
    position: absolute;
    top: 100px;
    left: 0px;
    padding: 0 60px 0 20px;
    width: 723px;
    font-size: 12px;
    color: #817E7F;
}
#barreHeader a {
    color: #817E7F;
}
#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;
}
#logoHeader {
   float: left;
   position:relative;
   left: -30px;
}
#header-print{
    display: none;
}
#corps {
    display: table;
    height: 400px;
    /*margin-top: 25px;*/
    width: 550px;
    text-align: justify;
} 
html>body #corps {
    height: auto;
    min-height: 400px;
}
#outils {
    position: absolute;
    right: 0;
    padding: 5px;
}
#gauche {
    float: left;
    _height: 400px;
    min-height: 400px;
    padding-top: 10px;
    width: 201px;
    margin-right: 25px;
}
#gauche .blocForum, #gauche .blocInfo {
    padding: 5px 0 0 24px;
}
#gauche .blocInfo {
    _height: 110px;
    min-height: 110px;
}
#gauche .blocInfo h1 {
    margin-left: 85px;
}
#gauche .blocInfo a {
    font-weight: bold;
    margin-left: 60px;
}
#gauche .blocForum h1 {
    margin: 0;
    padding: 0 0 5px 0;
}
#gauche .blocForum ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#gauche .blocForum li {
   margin: 0;
   clear: both;
}
#gauche .blocForum li img {
    vertical-align: middle;
    margin-right: 15px;
}
#gauche .blocForum a {
   display: block;
   margin: 2px 0;
   padding: 0;
   font-weight: bold;
   text-decoration : none;
}
#footer {
    padding: 18px 20px 0 15px;
    height: 31px;
}
#signature {
    padding-top: 5px;
    height: 15px;
    text-align: center;
    font-size: 10px;
}
#signature a{

}
#edito {
    float: left;
}
#edito .editoTexte {
    width: 330px;
    padding: 5px;
} 
#edito img {
    max-width: 150px;
    width: expression((this.width > 150 && this.width>=this.height) ? 150: true);
    max-height: 150px;
    height: expression((this.height > 150 && this.height>this.width) ? 150: true);
}
#edito .photo {
    float: right;
    margin-left: 5px;
}
#editoTitre {
    margin-bottom: 3px;
    position: relative;
    left: -18px;
}
#actuAccueil {

}
#actuAccueil .moduleKmlUne {

}
#actuAccueil h1 {
   margin: 0px;
   padding: 0;
}
#actuAccueil h1 span {
   float: right;
   margin-left: 5px;
   font-style: italic;
   font-size: 0.9em;
}
#actuAccueil h2 {
   margin: 0px;
}
#actuAccueil p {
   margin: 0px;
}
#actuAccueil p img {
   margin-top: 2px;
}
#actuAccueil a {

}

#agenda {
    float: right;
    width: 190px;
    /*padding: 10px 20px 15px 20px;
    text-align: left;*/
}
#agenda h1 {
    margin: 0;
    padding: 0;
}
#agenda h2 {
    color: #991B1E;
    border: none;
    margin: 0;
    padding: 0;
}
#agenda p {
    margin: 0;
    padding: 0;
}
#agenda .rdv {
    padding-left: 5px;
    _height: 140px;
    min-height: 140px;
}
#agenda a {

}

#agenda .rdv h2{
    font-size:1.1em;
}
.tab-captcha td{
	padding:2px;	
}
@media print{
    #conteneur {width:100%;}
    #header-print {display:block;}
    #header {display:none;}
    #gauche {display:none;}
    #corps{margin-left:0px;}
    #menu{display:none;}
    #footer img{display:none;}
    #footer .texte{position:relative;width:auto;}
}
