body {
    font-family: Verdana, sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0;
    background-color: #c0c0c0;
}
a {
    color: #EE1C23;
    text-decoration: none;
}
#corps a{
    font-weight: bold;
    font-size: 13px;
}

a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
h1 {
    color: #cc0c0c;
    font-size: 20px;
    margin: 20px 0px 10px 0px;
    padding: 0px;
    border-bottom: 1px solid #cc0c0c;
}

h2 {
    color: #666666;
    font-size: 16px;
    margin: 20px 0px 10px 0px;
    padding: 0px;
/*
    background-color: #666666;
*/
}
h2:first-letter{
    background-color: #cc0c0c;
    font-size: 20px;
    padding: 3px 2px 4px 10px;
    color: white;
}

h3 {
    color: #666666;
    font-size: 16px;
    margin: 0px 0px -10px 0px;

}
p{
}
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;
}
textarea.champ{
    font-family: Arial;
    font-size: 12px;
}
.separateur {
    clear: both;
}
.imgGauche {
    float: left;
    margin-right: 15px;
}
.imgDroite {
    float: right;
    margin-left: 15px;
}
.imgIcone {
   vertical-align: middle;
}
.champ, .bouton {
    color: black;
    font-size: 10px;
    background-color: #ebebeb;
    border: 1px solid #333333;
}
.champ:hover, .bouton:hover {
    background-color: #fefefe;
}
.bouton {
    font-weight: bold;
    padding: 0 3px;
}
.champ {
}
.entete_tableau{
    display: table-cell;
    font-weight: bold;
    padding-left: 5px;
    vertical-align: top;
    text-align: left;
    color: white;
    background-color: #17599f;
}

/***************************   structure générale   ***************************/

#conteneur {
    position: relative;
    width: 800px;
    margin: 0 auto;
    color: black;
    background: black;
}
#header {
    height: 180px;
    color: black;
    font-weight: bold;
    text-align: right;
    background-color: black;
    background-image: url(../images/bandeau.jpg);
    background-repeat: no-repeat;
}
#logo-header{
    display: block;
    padding: 25px;
}

#zoneIdent {
   padding: 10px 5px;
}
#zoneIdent  .champ, #zoneIdent  .bouton {
    vertical-align: middle;
}
#logoHeader {
   float: left;
}
#header-print{
    display: none;
}
#corps-nv1 {
    width: 652px;
    margin-left: 148px;
    min-height: 550px;
    _height: 550px;
    background-image: url(../images/milieu_corps.png);
    background-position: top;
    background-repeat: repeat-y;
}
#corps-nv2 {
    min-height: 550px;
    _height: 550px;
    background-image: url(../images/top_corps.png);
    background-position: top;
    background-repeat: no-repeat;
}
#corps {
    min-height: 700px;
    _height: 700px;
    padding: 50px 25px 65px 25px;
    text-align: justify;
    color: black;
    background-image: url(../images/bottom_corps.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
#corps-accueil-nv1 {
    width: 652px;
    margin-top: -7px;
    margin-left: 148px;
    background-image: url(../images/top_corps_accueil.png);
    background-position: top;
    background-repeat: repeat-y;
}
#corps-accueil {
    _height: 450px;
    min-height: 450px;
    padding: 50px 25px 25px 25px;
    text-align: justify;
    color: black;
    background-image: url(../images/bottom_corps_accueil.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
#corps-accueil-gauche{
	position: absolute;
	top: 670px;
	left: 170px;
    font-size: 1em;
	width: 310px;
}
#corps-accueil-affiche{
	padding-top: 20px;
	float: left;
}
#corps-accueil-droite{
/*    position: absolute;
    left: 490px;
*/
    width: 285px;
    margin: 0px;
	float: right;
}
#corps-accueil-droite h1, #corps-accueil-gauche h1{
    border-left:18px #900f0f solid;
    padding:0px;
    font-size: 18px;
    font-weight: normal;
}
.titre:first-letter {
    color: white;
    font-size: 25px;
    padding: 0px 0px 4px 10px;
    background-color: red;
}

#corps-accueil-droite p{
    margin: 10px 0px 10px 25px;
}
#gauche {
    position: absolute;
    left: 0px;
    top: 195px;
    padding: 10px 10px 0px 10px;
    width: 130px;
}
#gauche a {
   color: black;
   font-weight: bold;
}
#footer {
    color: white;
    background-color: #cc0d0d;
    text-align: center;
    padding-top: 5px;
    height: 20px;
}
#footer a{
    font-size: 13px;
    font-weight: bold;
    color: white;
}
#signature {
    padding-top: 5px;
    height: 15px;
    color: #333333;
    text-align: center;
    font-size: 10px;
    background-color: #c0c0c0;
}
#signature a{
    color:#333333;
}
#edito {
    padding: 6px 20px 15px 20px;
    color: white;
    background-color: #b8ca30;
}
#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;
    color: #666666;
    background-color: #f5f5f5;
}
#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 {
    color: #cd1a73;
}
#documentsHaut {
    float: right;
    width: 190px;
    text-align: center;
    color: white;
    background: #17599f url(../images/mdl2/zoneHaut.jpg) no-repeat top left;
}
#documents {
    position: relative;
    width: 150px;
    padding: 10px 20px 15px 20px;
    text-align: left;
    background: url(../images/mdl2/zoneBas.jpg) no-repeat bottom left;
}
#documentsTitre {
    margin: 0 20px;
    font-weight: bold;
    border-bottom: 1px solid #B8CA30;
}
#documents ul {
    margin: 0 0 0 15px;
    padding: 0;
}
#documents li {
    color: #B8CA30;
}
#documents a {
    color: white;
}
#menu_gauche h1{
    color: white;
    padding: 5px 2px;
    margin: 0px;
    text-align: center;
    font-family: Times New Roman;
    font-size: 14px;
}
#menu_gauche{
  background-color: #cc0d0d;
  padding: 2px;
  margin: 0px;
}

#menu_gauche ul{
    background-color: #333333;
    padding: 5px 0px;
    margin: 0px;
}
#menu_gauche ul li{
  list-style: none;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
#menu_gauche ul li a{
  font-family: Arial;
  display: block;
  font-size: 12px;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  width: 121px;
  border: solid black;
  border-width: 0px 0px 0px 5px;
}
#menu_gauche ul li a:hover{
  color: #ff0000;
  background-color: #cccccc;
  text-decoration: none;
  border: solid #cccccc;
  border-width: 0px 0px 0px 5px;
}
#visuel-carto{
    width: 100%;
    text-align: center;
    padding: 50px 0px 10px 0px;
    background-color: #333333;
}
#visuel-carto-accueil{
    padding: 10px;
    border: #ff0000 solid 2px;
    text-align: center;
    background-color: #333333;
    margin-top: 10px;
}
#cadre-institut-astree img{
	width:135px;
}
#cadre-institut-astree{
	margin-top:30px;
	font-size:12px;
	color:#ffffff;
}
#cadre-institut-astree a{
	color:#EE1C23;
}
#formulaire{
    position: relative;
    margin: auto;
}

p.citation{
    padding: 0 15% 0 15%;
    font-style: italic;
}
p.legende{
    margin: -10px 0px 0px 0px;
    padding: 0 0 0 60%;
}

#bloc-droite{
    float: right;
    margin: 10px;
    width: 275px;
}

div.pave{
    border: 1px solid #cc0c0c;
    background-color: #ffd1d1;
    padding: 10px;
    margin: 10px 0px;
}

ul.liens-important-fond-rose{
    padding: 5px 0px 5px 3px;
    margin: 15px 0px 0px 0px;
    background-color: #49080a;
    border: 1px solid #323232;
}
ul.liens-important-fond-rose li{
    list-style: none;
}
ul.liens-important-fond-rose li a{
    display: block;
    padding: 10px 0px 10px 22px;
    margin: 0px;
    background-image: url(../images/mini-bonhomme-fond-rose.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-family: Times New Roman, serif;
    font-size: 14px;
    font-weight: bold;
    color: #eeeeee;
}
ul.liens-important-fond-gris{
    padding: 5px 0px 5px 3px;
    margin: 5px 0px 0px 30px;
}
ul.liens-important-fond-gris li{
    list-style: none;
}
ul.liens-important-fond-gris li a{
    display: block;
    padding: 10px 0px 5px 22px;
    margin: 0px;
    background-image: url(../images/mini-bonhomme-fond-gris.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-family: Times New Roman, serif;
    font-size: 14px;
    font-weight: bold;
}
.agenda-date-lieu{
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    width: 110px;
}

@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;}
}