/* CSS Document */

body {
  background-image: url("image/degrade_site.jpg"); 
  background-color: #95b494;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-attachment: fixed; 
   font-family: "Comic Sans MS", Helvetica, sans-serif;
}


li {
  font-family: "Comic Sans MS", Helvetica, sans-serif;
  /*font-size: 12px;*/
  font-weight:none;
  color: white;
  text-decoration:none;
}

/* CSS Document */

.table_1{
border-top-style: solid;
border-top-color:#6b1008;
border-bottom-style: solid;
border-bottom-color:#6b1008;
border-left-style: solid;
border-left-color: #6b1008;
border-right-style: solid;
border-right-color: #6b1008;
}

.fader_image{
border-top-style: outset;
border-top-width: 1px;
border-top-color:#CCCCCC;
border-bottom-style: inset;
border-bottom-width: 2px;
border-bottom-color:#CCCCCC;
border-left-style: outset;
border-left-width: 1px;
border-left-color: #CCCCCC;
border-right-style: inset;
border-right-width: 2px;
border-right-color: #CCCCCC;
}

.fader_image_s{
border-top-style: outset;
border-top-width: 3px;
border-top-color:#bf0000;
border-bottom-style: inset;
border-bottom-width: 4px;
border-bottom-color:#720000;
border-left-style: outset;
border-left-width: 3px;
border-left-color: #bf0000;
border-right-style: inset;
border-right-width: 4px;
border-right-color: #720000;
}
 
 .titre_paragraphe_location_lien_retour
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  text-decoration:none;
}
 .titre_paragraphe_location_lien_retour a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  text-decoration:none;
}
 .titre_paragraphe_location_lien_retour a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
  text-decoration:underline;
}


 .titre_paragraphe_localisation_lien
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
  text-decoration:none;
}
.titre_paragraphe_localisation_lien a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
  text-decoration:none;
}
.titre_paragraphe_localisation_lien a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #000000;
  text-decoration:underline;
}
.style_border_image
{
   border: 3px solid #6b1008;
}

