body {
font-family: Arial;
}
hr {
size: 1;
}

h1 {
background-color: #999999;
padding-left: 5px;
font-weight: bold;
font-size: 2.0em;
font-family: Arial;
margin-bottom:0;
margin-left:4;
}

a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}



p {
font-size: 0.9em;
padding-top: 0.0;
margin-top: 0;
//line-height: 0.6em;
}

.menu-haut {
font-size: 0.6em;
margin-left:1;
text-transform: uppercase;
font-weight: bold;
color: #FFFFFF;
background-color: #BBBBBB;
line-height: 1.6em;
padding: 2px;
padding-left: 5px;
}

.menu-haut a {
color: #000000;
text-decoration: none;
}
.menu-haut a:hover {
color: #FFFFFF;
text-decoration: none;
}



.menu-gauche {
margin-left:1;
font-weight: bold;
text-transform: uppercase;
font-size: 0.6em;
text-align: left;

line-height: 1.4em;
background-color: #999999;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
}
.menu-gauche-titre {
color: #FFFFFF;
}
.menu-gauche a { color: #000000; text-decoration: none; }
.menu-gauche a:hover { color: #FFFFFF; text-decoration: none; }


.infos_citations  {
margin-left:1;
font-weight: bold;
text-transform: uppercase;
font-size: 0.6em;
text-align: left;
line-height: 1.4em;

color: #FFFFFF;
background-color: #BBBBBB;

padding: 2px;
padding-left: 5px;
padding-right: 5px;
}
.infos_citations a { color: #000000; text-decoration: none; }
.infos_citations a:hover { color: #FFFFFF; text-decoration: none; }




.cit {
  font-size: 0.7em;
  text-align: justify;
  margin:5px; 
}
.cit a {
  //font-weight: bold;
  //color: #FF6666;
}
.cit a:hover {
  color: #000000;
  text-decoration: underline;
}

.footer {
color: #FFFFFF;
background-color: #999999;
padding-left: 5px;
font-weight: bold;
font-size: 0.7em;
line-height: 2.5em;
font-family: Arial;
text-align: left;
}
.footer a { color: #FFFFFF; text-decoration: none; }
.footer a:hover { color: #000000; text-decoration: none; }


.para-puce
{
color: #BBBBBB;
font-size: 0.9em;
}

.link-lieu
{
color: #FF6666;
}
.cit-lieu
{
color: #009900;
font-weight: bold;
}

#map a { color: #FF0000; }
#map a:hover { color: #000000; text-decoration: underline; }

/* ID Selectors */
#smooth {
	/*border: 1px dashed #f65077;
	padding: 2px;
	margin: 2px auto;*/
}

#smooth p {
	margin: 4px 8px 4px 8px;
}

