@charset "utf-8";
/* CSS Document */
body {
  background-color: #d7a814;
}

a:link {
/*  text-decoration: none;*/
  text-decoration: underline;
  color: blue;
}
a:visited {
/*  text-decoration: none;*/
  text-decoration: underline;
  color: blue;
}
a:hover {
  text-decoration: underline;
  color: blue;
}
a:active {
/*  text-decoration: none;*/
  text-decoration: underline;
  color: blue;
}

img {
  border: none;
}

.drap {
  position:absolute;
  width:415px;
  height:30px;
  background-image:url(img/haut.jpg);
  visibility: visible;
  left: 1px;
  top: 35px;
}

.haut {
  top:auto;
  width:965px;
  height:78px;
  background-image:url(images/haut.jpg);
}

.search {
  position:absolute;
  top:25px;
  width:415px;
  left:550px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
}

.psearch {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
}

.header {
  top:auto;
  width:965px;
  height:280px;
  background-color:#FFFFFF;
}

.menu {
  /*top:5px;*/
  width:965px;
  background-image:url(images/menu.jpg);
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:middle;
  height:23px;
}

.corp {
  width:965px;
  background-color:#FFFFFF;
}

.footer
{
top:auto;
width:965px;
height:25px;
background-color:#af8914;
}

.Stylefoot 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.titre_article
{
background-image:url(images/puce.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:20px;
color:#666666;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.titre_implantation
{
background-image:url(images/puce.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:20px;
color:#CC9933;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.pad
{
padding-left:15px;
}

.paragraphe {
  background-image: url(images/puce2.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: 10px;
  margin-top: 20px;
}

.news
{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
padding-left:32px;
padding-top:15px;
}

.linknews
{
font-family:Arial, Helvetica, sans-serif;
color:#CC9933;
font-size:12px;
padding-left:32px;
}

.fonctions
{
font-family:Arial, Helvetica, sans-serif;
color:#CC9933;
font-size:12px;
padding-left:5px;
font-weight:bold;
}

.ulclass {
 display: list-item;
 list-style-image: url(images/pucet.jpg);
 list-style-position: outside;
 line-height: 22px;
 list-style-type: none;
 letter-spacing: 0px;
 margin-left: 20px;
}

.olclass {
  display: list-item;
  list-style-image: url(images/puce2.jpg);
  list-style-position: outside;
  line-height: 22px;
  list-style-type: none;
  letter-spacing: 0px;
  margin-left: 30px;
}

.Styledenom {
  background-image: url(images/puce2.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: 10px;
  margin-top: 20px;
  color: #CC9933;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
	
.ulclass
{
margin-left:0px;
margin-top:-3px;
}

.gras 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.normal 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
.acces
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}

.chemin
{
	font-family: Arial, Helvetica, sans-serif;
	color: #d7a814;
	font-weight: bold;
	font-size:10px;
}

.Style4 {
  color: #A88D5E;
  font-size: 9px;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Style5 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #705F58;
}
.Style7 {
  color: #666666;
}
.Style12 {
  color:#CC9933;
  font-weight: bold;
  font-size: 11px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Style13 {
  font-family: Arial, Helvetica, sans-serif;
}
.buttonImg {
  width: 80px;
  height: 25px;
  border: none;
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  cursor: pointer;
  background:url(images/fd_bouton.jpg) no-repeat left top;
}

