body {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
h1 {
    /*font-size: 18px;*/
    font-size: 1.4em;
    margin: 0 0 25px 0;
    padding: 0 0 9px 20px;
}
.ficheEntete h1 {
    margin-bottom:0;
}
h2 {
    font-size: 1.2em;
    margin: 0 0 8px 0;
    padding: 2px 0;
}
.ficheEntete h2 {

}
h3,.zone2colonnes h2 {
    font-size: 1em;
    margin: 0;
    padding: 0;
    text-align:left;
}
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 {
}
.tableau th, .tableau td {
    padding: 2px 10px;
}
.tableau th {
    text-align: center;
}
.tableau {
    border-collapse: collapse;
    margin: 0 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;
}

.ficheEntete .contenu {
    width: 285px;
    _width: 262px;
}

.cadreEnteteHaut {
    width: 345px;
    padding-top: 34px;
    margin-top: -7px;
    margin-left: -6px;
}

.cadreEnteteBas {
    padding-bottom: 32px;
}
.cadreEntete {
    text-align: left;
    padding: 0 30px;
    text-align: justify;
}
.cadreEntete p {
    padding: 0;
    margin: 0;
}

.cadreEntete .photoMdl {
    float: right;
}

.ficheEntete .photoMdl {
    max-width: 335px;
}


.cadreEntete .photoMdl, .cadreEntete .photoMdl img {
    max-width: 128px;
    _width: 128px;
    width: expression((this.width > 128 && this.width>=this.height) ? 128: true);
    /*max-height: 300px;
    height: expression((this.height > 300 && this.height>this.width) ? 300: true);*/
}
.cadreEntete .photoMdlBottom, .cadreEntete .photoMdlBottom img, .cadreEntete .photoMdlTop, .cadreEntete .photoMdlTop img {
    max-width: 285px;
    _width: 285px;
    width: expression((this.width > 285 && this.width>=this.height) ? 285: true);
}


.fichePhoto {
   width: 205px;
   float: left; 
   text-align: center;
   overflow: hidden;
}
.separateurPhoto {
   float: left; 
   width: 15px;
   height: 152px;
}
.fichePhoto .fondPhoto {
   width: 203px;
}
.fichePhoto img {
    max-width: 203px;
    width: expression((this.width > 203 && this.width>this.height) ? 203: true);
    max-height: 152px;
    height: expression((this.height > 152 && this.height>this.width) ? 152: true);
}

/***************************   structure générale   ***************************/

#conteneur {
    position: relative;
    width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#header {
    height: 180px;
    padding-top: 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 {
    text-align: center;
    margin-bottom: 10px;
    _margin-bottom: 20px;
}
#zoneFormRecherche .champsRecherche {
    width: 122px;
    height: 18px;
    font-size: 14px;
    padding: 4px;
    vertical-align: middle;
}
#zoneFormRecherche .btnOk {
    vertical-align: middle;
    margin: 0 0 0 4px;
}
#logoHeader {
   float: left;
   margin-left: 225px;
   margin-top: 15px;
}
#header-print{
    display: none;
}
#corps {
    display: table;
    height: 500px;
    width: 649px;
    padding: 40px 55px;
    text-align: justify;

}
html>body #corps {
    height: auto;
    min-height: 500px;
}
#outils {
    position: absolute;
    right: 2px;
    top: 233px;
}
#gauche {
    float: left;
    height: 500px;
    padding: 75px 0 10px 10px;
    width: 195px;
}
html>body #gauche  {
    height: auto;
    min-height: 500px;
}
#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;
    position: absolute;
    bottom: -20px;
    width: 970px;
}
#signature a{

}
#avion {
    width: 51px;
    height: 284px;
    margin-left: 61px;
}
#onglets {
}





#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;}
    #gauche {display:none;}
    #outils {display:none;}
    #corps{margin-left:0px;}
    #menu{display:none;}
    #footer img{display:none;}
    #footer .texte{position:relative;width:auto;}
}

#onglets {
   position: absolute;
   right: 0;
   top: 181px;
   list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: center;
}
#onglets li {
   float: left;
   position:relative;
   margin: 0;
}
#onglets li a {
   display: block;
   margin: 0;
   padding: 0;
   width: 129px;
   height: 22px;
   padding: 5px 0;
}

#ongletAccueil,#ongletContact {
    text-indent: 30px;
}

.zone2colonnes .fiche {
    float: left;
    width: 320px;
    margin-left: 2px;
    text-align:left;
}

/* fix pour IE8 */
.moduleKmlArticles{
    width: 649px;
    overflow: hidden;
}

.menuSousTitre {
	width: 642px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -25px;
	margin-left: 7px;
}
.menuSousTitre li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/fondOngletSousMenu.png) bottom repeat-x;
}
.menuSousTitre li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 3px 3px 4px 3px;
	margin: 0 1px;
	text-align: center;
	background: url(../images/fondGaucheOngletSousMenu.png) bottom left no-repeat;
	font-size: 11px;
}
.menuSousTitre li a.ongletMenuTitreSelectionne {
	color: #E95E0F;
}

.menuSousTitre li a:hover {
	color: #E3005C;
	text-decoration: none;
}
.menuSousTitre li div {
	background: url(../images/fondDroitOngletSousMenu.png) bottom right no-repeat;
}
*:focus {
    outline: none;
}
