 A:active {font-weight: bold;color:#FFCC00; text-decoration: none}
 A:link , A:visited {font-weight: bold; color: #DD7700; text-decoration: none}
 A:hover {font-weight: bold; color: #DD0000; text-decoration: none; }

 .gras {font-weight: bold;}

 .deco {border-style:ridge;
	border-width:thick;
	border-color:"#DDAA00";
	bordercolordark="#885500";
	bordercolorlight="#DDAA00"}

 BODY { font-family:  arial;
	font-size: 11pt/12pt
	scrollbar-3dlight-color:#FFCC33;
	scrollbar-arrow-color:#FFCC33;
	scrollbar-base-color:black;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#996600;
	scrollbar-highlight-color:#DDAA00;
	scrollbar-shadow-color:#666600;
        color: #CC9900
	background-color: black;
	background-repeat: no-repeat;
	}

 P, DIV, TD {
	font-family:  arial;
	font-size: 11pt;
	color: GoldenRod}

 TR.description {
	 font-size: -1;
	 color: #CC9900}

 H1 {font: bold 17pt Arial, Helvetica, sans-serif;
      text-align: center;
      color: #CC9900;
      background-color:#666666;
      margin:30px auto;
      display:bloc;
      }
 H2, H3, H4, H5 {color: #CC9900;}

 H2 {font: 13pt Arial;
      font-weight: bold}

 H3 {font: 12pt/13pt "Arial";
      font-weight: bold}

 H4 {font: 11pt/12pt "Arial";
      font-weight: bold;}

 DIV.label {font: 11pt/12pt "Arial";
      font-weight: bold;
      color: black}

 .retrait  {font: 11pt/12pt "Arial";
      margin-left:0.5in;
      color: black}

 P.adresse  {font: 11pt/12pt "Arial";
      font-style: italic;
      margin-left:0.5in;
      color: blue}

.car {background: black;
	 border: 0;
	 cell-spacing: 0;
	 padding-left: 5;
	 padding-right: 5;
	 align: left;
}

 TD.titre {background: teal;
         color: white;
	 font: 12pt/14pt "Arial";
         font-weight: bold;
	 align: center}

 TD.soustitre {background: lightseagreen;
         color: white;
	 font: 12pt/14pt "Arial";
         font-weight: bold;
	 align: center}

 UL { font: 11pt/12pt "Arial";}


.fond {
	background-color: #000000;
        }
.fond_bateaux {
	background-color: #000000;
	background-image: url(fonds/sns318.gif);
        background-position:center center;
	background-repeat: no-repeat;
        height:600px;
	}
.fond_archi {
	background-color: #000000;
	background-image: url(fonds/solidor.gif);
        background-position:center center;
	background-repeat: no-repeat;
        height:600px;
        }

.main_menu {
	background-color: #000000;
	height:80px ;
        border-bottom:thin solid #DDDDDD;
}

.submenu {
         float:left;
         width:130px;
         margin:10px;
         margin-top:25px;
         padding:5px;
         background-color:#333333;
         border:thin solid #DDDDDD;
         text-align:left;
}

.submenu #titre{
  background-color:#666666;
  text-align:center;
  padding:5px;
  font-weight: bold;
}

div#conteneur
{
	width: 990px ;
	height:100%;
        overflow:auto;
        margin: 0 auto ;
	text-align: left ;
	border: 1px solid #cccccc ;

}

div#contenu
{
	width: 800px ;
	margin-left: 160px ;
	text-align: left ;
}
.erreur {text-align: center; color: #ff0000; background-color: transparent; text-weight:bold}
.red {color: #ff0000; background-color: transparent;}
