/* fichier externe CSS style 0*/
/*en test pour charte graphique*/
/*MEMO COLORS CITY*/

/*MEMO chicago
#60635f GRIS 
#7fafc9 bleu ciel
#00c7c7 bleu clair
#229999 bleu pétrole
#2e4044 bleu noir
#c7c700 jaune
#969632 olive
#5c543d marron
#7a7151 marron clair
#c1a5c7 mauve
#d0b4d6 mauve clair
 HOMETOWN
#382619 marron
#e1ded9 gris clair (background)
#70caec bleu ciel
#f6f3ee blanc cassé (contenu)
 AUTRE
#A4C242 vert pistache?
*/

/* #####  DEBUT ##### */  

body {
/*margin-top:10px; décalage du bord haut*/
        font-size:0.8em;
        font-weight:normal; 
        color:#382619;
        font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
        background-color:#229999;
 /*   background : url(../perso/images/35835.png) ; */
 }

h3, h4, h5, h6 {
       font-family: Georgia, "DejaVu Serif", Norasi, serif;
       margin-top:5px;
 }
 #bande, #db{
       font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
h3{
        font-size:2.3em; 
        color:#5c543d;
        margin-left:10mm;
	text-indent:2mm;
} 
h4{
        font-size:  3em;
        color:#A4C242;
}
h5{
        margin-left:120px;
	font-size: 1.8em;
        color:#5c543d;
		text-decoration: underline;
}
h6{
	
text-align:center;
	margin-right:10px;
	font-size: 1.8em;
        color:#A4C242;
		text-decoration: underline;

}
pre{
        font-family: Monaco, "DejaVu Sans Mono", "Lucida Console", "Andale Mono", monospace;
}
#conteneur {
       background-color:#f6f3ee;
       border : 10px ;
       border-style: solid;
       border-color: #382619;
}
#header {
      background : url(../perso/images/city.jpg) no-repeat;
      height: 100px;
      font-size: 10px;
      text-align:right;
  /*    border-bottom-width : 20px ;
       border-bottom-style: solid;
       border-bottom-color: #382619; */
}
#db {
       position:absolute;  /* !! position sur la bannière */
        top:80px;
        margin-left:610px;  /* !! position sur la bannière */
        text-align:center;
        font-size: 1em;
        font-weight: bolder;
        height: 20px;
        display: block;
	      color:#f6f3ee;
/*
        filter:alpha(opacity=75); /* IE*/
        opacity:.75;
*/
}
#vole {       /*cache de couleur*/
        position:absolute;  /* !! position */
        top:91px;
        margin-left:533px;
        height: 25px;
        width:5px;
        display: block;
        background-color: transparent;  /*INVISIBLE*/
}
#vole2 {       /*cache de couleur*/
       position:absolute;  /* !! position */
       top:101px;
       margin-left:755px;
       height: 25px;
       width:5px;
       display: block;
       background-color: transparent;  /*INVISIBLE*/
}
* html #vole2 {       /*cache de couleur*/
       background-color: #f6f3ee;  /* VISIBLE pour ie*/
	}
#bande1, #bande2, #bande3, #bande4 {
	display:none;
}
#bande {
       position:absolute;  /* !! position sur la bannière */
       top:10px;           /* !! position sur la bannière */
       text-align:center;  
       background-color:#382619;
       color: #f6f3ee;
       border-top-width : 1px ;
       border-top-style: solid;
       border-top-color: #5c543d;
       border-bottom-width : 1px ;
       border-bottom-style: solid;
       border-bottom-color: #5c543d;
       font-size: 1.5em;
       font-weight: bolder;
       letter-spacing:6px;
       word-spacing:20px;
       height: 20px;
       width:759px;
       margin-left:1px;
       display:block;
       filter:alpha(opacity=50); /* IE*/
       opacity:.50;
}

#haut_g {
       margin:0px;
       padding:0px;
       background-color:#fff;
}

/*##### MENU HAUT ###### */
#menuhaut {
      margin: 0;
      padding:0;
      width:538px;
      background-color: #A4C242;
      height:25px;
      border-bottom-style: solid;
      border-bottom-color: #5c543d;
      border-bottom-width : 1px ;
      border-right-style: solid;
      border-right-color: #5c543d;
      border-right-width : 1px ;
font-size:1.2em;

}
#menuhaut li {
      display: inline;
}
#menuhaut a {
      margin: 0 2px;
      color: #363636;
      text-decoration: underline;
}
#menuhaut a:hover {
     text-decoration: none;
     background-color:#5c543d;
     color:#474747;
}
#centre {
        background-color:#f6f3ee;
        margin-left: 0;
        padding-top:0;
        padding-right: 5px;
        padding-bottom: 20px ;
        padding-left: 0;
 /*       border-right-style: solid;
        border-right-color: #5c543d;
        border-right-width : 2px ;
*/
}

#droite {
       background-color:#382619;
}
#haut_d{
        background-color:#f6f3ee;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width : 1px ;
}
#contenu_d {
        color:#f6f3ee;
        background-color:#382619;
	border-left-style: solid;
       
}

/* ###### POUR FOOTER ####*/
#footer {
        padding-top:5px;
        text-align:left;
        font-size: 1em;
        color: #382619;
        height: 33px;
        background-color: #A4C242;
        border-top-style: solid;
        border-top-color: #382619;
        border-top-width : 1px ;
        border-bottom-style: solid;
        border-bottom-color: #382619 ;
        border-bottom-width :20px ; 
}
.menulogofooter{
display:none;
}
.menufooter{
text-align:center;
}

#footer img{
         border:0;
}
#footer a {
        color: #382619 ;
        text-decoration: underline;
}
#footer a:hover {
        color: #A4C242;
        background-color:#382619 ;
        text-decoration: none;
}
}
#footer a:visited {
        color: #382619 ;
        text-decoration: none;
}
#footer a:focus {
        color: #A4C242;
        background-color:#382619 ;
        text-decoration: none;
      }


/*#### POUR DROITE ##### */
#droite .pre{
	margin-left:1px;
/*font-size: 1em;
text-indent:3px;
*/
 }
/*
 #droite .pre:first-line {
font-weight:bold;
font-size: 1.5em;
color:silver;
}
*/
.comp{
       font-style:italic;
       /*font-weight:bold;*/
       font-size: 1.1em;
       color:orange;
}
#droite .pre a, #droite .pre a:hover, #droite .pre a:visited, #droite .pre a:focus  {
        font-size:1em;
        font-weight:normal;
        color: #f6f3ee;
        text-decoration: underline;
}

#droite .pre a:hover {
        color:  #382619;
        text-decoration: none;
	background-color:#f6f3ee;
}

#droite .pre a:focus {
        color:  #382619;
        text-decoration: none;
	background-color:#f6f3ee;
}
.arrows1, .arrows2, .arrows3, .arrows4 {
      color: red;
      text-decoration: blink
}
a.info{
      color: red;
      text-decoration: underline;
}
a.info:hover{
      color: red;
      text-decoration: none;
      border: 1px;
      border-style: dashed;
      border-color: red;
}
 /* #### POUR CENTRE ######## */
#centre p, #centre ul{
      text-indent:5mm;
      padding-left:10mm;
      padding-right:5mm;
}
#centre li{	
        color:#5c543d;
	list-style: square;
	font-size:0.9em;
}
