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.5em;
    margin: 0;
    padding: 0 0 25px 0;
}
h2 {
    font-size: 1.3em;
    margin: 0;
    padding: 2px 0;
    text-indent: 10px;
}
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{
    
    font-weight: bold;
    padding-left: 5px;
    vertical-align: top;
    text-align: left;
}

/***************************   structure générale   ***************************/

#conteneur {
    position: relative;
    width: 1013px;
    margin: 0 auto;
}
#header {
    height: 164px;
    padding: 5px 0px;
    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 {
    text-align: center;
}
#logoHeader {
   float: left;
}
#header-print{
    display: none;
}
#sub_corps{
    width:560px;
    overflow:hidden;
    padding-left:10px;
}

#corps {
    display: table;
    /*height: 400px;*/
    width: 500px;
    padding: 0px 25px 15px 25px;
    text-align: justify;
}
html>body #corps {
    height: auto;
    min-height: 400px;
}
#outils {
    position: absolute;
    right: 225px;
    top: 150px;
}
#gauche {
    float: left;
    height: 450px;
    padding: 10px 50px 10px 20px;
    width: 160px;
}
html>body #gauche  {
    height: auto;
    min-height: 450px;
}
#gauche a {
   font-weight: bold;
}
#footer {
    text-align: center;
    padding-top: 5px;
    height: 20px;
}
#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 {

}

.fiche{
    margin-bottom: 10px;
}

.bloc-select-destinations{
    margin: 0px 0px 20px 0px;
}

#droite {
  position:absolute;
  right:6px;
  top:185px;
  width:195px;
  overflow: hidden;
}

/******************************************************************/
/************ formulaire sur site *********************************/
/******************************************************************/
#corps form{
    position: relative;
    margin: auto;
    width: 390px;
    overflow: hidden;
}
#corps form .captcha-form{
    border: 1px solid black;
    text-align: center;
    padding: 10px;
    width: 365px;
    margin : 0 auto;
}
#corps form .captcha-form table{
	margin : 0 auto;
}	
#corps form .captcha-form td{
    padding: 3px;
}


/******************************************************************/
/************ zone drapeaux *********************************/
/******************************************************************/
div#zone_drapeaux{
    position: absolute;
    right: 5px;
    top: 0px;
}
div#zone_drapeaux ul{
}
div#zone_drapeaux ul li{
    list-style: none;
    display: inline;
}


/******************************************************************/
/************ zone gauche *********************************/
/******************************************************************/
#gauche{
    color: #616161;
}
#gauche h1{
    color: #375EA0;
}
#gauche h2{
    text-align: left;
}
#gauche img{
    max-width: 100px;
    width: expression((this.width > 100 && this.width>=this.height) ? 100: true);
    max-height: 100px;
    height: expression((this.height > 100 && this.height>this.width) ? 100: true);
}

/******************************************************************/
/************ zone droite *********************************/
/******************************************************************/
#droite h1{
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
}

/******************************************************************/
/************ zone accueil *********************************/
/******************************************************************/
#accueil 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);
}

#accueil .banniere{
	text-align:center;
}

#accueil .banniere img{
    max-width: 500px;
    width: expression((this.width > 500 && this.width>=this.height) ? 500: true);
    max-height: none;
    height: auto;
}


#accueil h2{
    margin-left: 0px;
}

#accueil-droite{
    width: 240px;
    float: right;
    position: relative;
    right: 0px;
    text-align: left;
}

#accueil-gauche{
    text-align: left;
    width: 240px;
}

/******************************************************************/
/************ Message d'alerte *********************************/
/******************************************************************/
#fond_msg_alerte{
    position: absolute;
    top: 95px;
    right:0px;
    height: 20px;
    width: 780px;
    background-color: red;
    color:#ffffff;
    font-size:14px;
}

/******************************************************************/
/************ liste destinations prisées ***************************/
/******************************************************************/
.liste-destinations-prisees ul{
    list-style: none;
}



@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;}
}
