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-size: 1.8em;
    margin: 0;
    padding: 0 0 10px 0;
}
h2 {
    font-size: 1.4em;
    margin: 0;
    padding: 10px 0px 2px 0px;
}
h3 {
    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;
}
input {
}
.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: 876px;
    margin: 0 auto;
}
#header {
    height: 130px;
    padding: 20px 10px;
    font-weight: bold;
    text-align: right;
}
#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 {
}
#logoHeader {
   float: left;
}
#header-print{
    display: none;
}
#corps {
    display: table;
    height: 400px;
    width: 550px;
    padding: 15px 25px 0px 30px;
    text-align: justify;
    overflow:hidden;
}
html>body #corps {
    height: auto;
    min-height: 400px;
}
#outils {
    position: absolute;
    top: 175px;
    right: 50px;
    padding: 5px;
}
#droite {
    float: right;
    height: 400px;
    padding: 10px 50px 10px 10px;
    width: 200px;
}
html>body #droite  {
    height: auto;
    min-height: 400px;
}
#droite a {
   font-weight: bold;
}
#footer {
    text-align: left;
    padding-top: 5px;
    height: 47px;
}
#footer p{
    padding-top: 5px;
    padding-left: 40px;
    color: #747474;
    font-size: 0.9em;
}
#signature {
    padding-top: 5px;
    height: 15px;
    text-align: center;
    font-size: 10px;
}
#signature a{

}
#edito {
    padding: 6px 20px 15px 20px;
    /*width: 100%;*/ /*opera*/
    _width: auto; /*ie6*/
}
#edito p {
     margin-top: 10px;
}
#edito p img {
     margin-top: 9px;
     width: 200px;
}
#edito .pTexte:first-letter {
    text-transform: uppercase;
    font-size: 22px;
}
#edito .photo {
    float: right;
    margin-left: 15px;
}
#actuAccueil {
    width: 325px;
    padding: 6px 20px 15px 20px;
}
#actuAccueil .moduleKmlUne {
    margin-top: 8px;
}
#actuAccueil h2 {
   margin: 0px;
}
#actuAccueil p {
   margin: 0px;
}
#actuAccueil p img {
   margin-top: 9px;
}
#actuAccueil .pTexte:first-letter {
    text-transform: uppercase;
    font-size: 22px;
}
#actuAccueil a {

}
#documentsHaut {
    float: right;
    width: 190px;
    text-align: center;
}
#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 {

}
@media print{
    #conteneur {width:100%;}
    #header-print {display:block;}
    #header {display:none;}
    #droite {display:none;}
    #corps{margin-left:0px;width:100%;}
    #droite {display:none;}
    #menu{display:none;}
    #signature{display:none;}
    #outils{display:none;}
    #footer img{display:none;}
    #footer .texte{position:relative;width:auto;}
}
*:focus {
    outline: none;
}

.tab-captcha{
    position: relative;
    width: 150px;
    margin: 0 auto;
}
.tab-captcha td{
    text-align: center;
    padding: 3px;
}

/******************************************************************/
/************ zone drapeaux *********************************/
/******************************************************************/
div#zone_drapeaux{
    position: absolute;
    right: 40px;
    top: 142px;
    z-index: 10;
}
div#zone_drapeaux ul{
}
div#zone_drapeaux ul li{
    list-style: none;
    display: inline;
}

/******************************************************************/
/************ recherche annuaire  *********************************/
/******************************************************************/
#intitule_recherche_annuaire{
     font-size: 1.1em;
     font-weight: bold;
}
#bloc_recherche_annuaire{
    width: 100%;
    background-color: #EEEEEE;
    border: 1px solid black;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding: 10px;
    margin-bottom: 15px;
}

/******************************************************************/
/************ elts de l'accueil  **********************************/
/******************************************************************/
#accueil_actu{
    width: 275px;
}
#accueil_actu .pTexte{
    color: #666666
}


#bg_accueil_rdv{
    position: absolute;
    top: 180px;
    left: 320px;
    width: 275px;
    height: 210px;
    background-color: #a3bde1;
    opacity: 0.27;
    filter: alpha(opacity=27);
}
#accueil_rdv{
    position: absolute;
    top: 180px;
    left: 320px;
    width: 275px;
    height: 210px;
    padding: 10px;
}
#accueil_rdv .fiche{
    margin-bottom: 10px;
}
#accueil_rdv h1{
    font-size: 1.2em;
    text-align: center;
    color: #0e6efd;
}
#accueil_rdv h2{
    font-size: 1em;
    margin-bottom: 3px;
}
#accueil_rdv h3{
    font-size: 1em;
    font-weight: normal;
    color: #666666;
}

#accueil-galerie{
    position: absolute;
    top: 420px;
    left: 30px;
    height: 185px;
    width: 570px;
}
#accueil-galerie .cadre_image{
    position: relative;
    width: 137px;
    height: 137px;
    overflow: hidden;
}
#accueil-galerie .bloc_image{
    float: left;
    margin-right: 5px;
    width: 137px;
    height: 155px;
    text-align: center;
}

#accueil-galerie img{
    position: absolute;
}

/******************************************************************/
/************ elts de la météo  ***********************************/
/******************************************************************/
#meteo{
    margin-top: 25px;
    margin-left: 15px;
}
#meteo h1{
    font-size: 1em;
    color: black;
    padding-bottom: 0px;
}
#local_meteo{
    width:175px;
    height: 80px;
    position: relative;
}
#locale_meteo_icone{
    position: absolute;
    left: 0px;
    top: 0px;
}
#locale_meteo_valeur{
    position: absolute;
    top: 5px;
    left: 80px;
    font-weight: bold;
    color: #666666;
}



