/* trouve dans un email en html
  BACKGROUND-POSITION: right 0px;
  BACKGROUND-REPEAT: no-repeat;
  SCROLLBAR-FACE-COLOR: #c6d7ff;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-3DLIGHT-COLOR: #7b9ed6;
  SCROLLBAR-ARROW-COLOR: #4a6184;
  SCROLLBAR-DARKSHADOW-COLOR: #bebebe"
  FONT-SIZE: 12pt;
  MARGIN: 0px 10px 10px;
  COLOR: #000066;
  FONT-FAMILY: Verdana;
  text=#000066;
  vLink=#ec7600;
  aLink=#ec7600;
  link=#ec7600;
  bgProperties=fixed;
  bgColor=#1380e5;
  background=../images/ocean_sunrise2.jpg;
  scroll=yes;
  SIGCOLOR="65535";
  ORGYPOS="0";
  background-image: url(/images/ocean_sunrise2.jpg);
*/

body {
  font-family:      Comic sans MS, Arial;
  font-size:        0.9em;
  color:            #FFFF00;
  background-color: #1380e5;
  background-attachment: fixed;
  BACKGROUND-POSITION: right 0px;
  BACKGROUND-REPEAT: no-repeat;
  background-image: url(/images/ocean_sunrise2.jpg);
  font-weight:      normal;
  text-align:       justify;
  text-decoration:  none;
  margin:           -1em;
  scrollbar-face-color:   #3399CC;
  scrollbar-shadow-color: #dece6b;
  scrollbar-arrow-color:  #666600;
  scrollbar-track-color:  #666600;
  scrollbar-base-color:   #dece6b;
  scrollbar-highlight-color:  white;
  scrollbar-3dlight-color:    black;
  scrollbar-darkshadow-color: black;
}

h1 {
  background-color: transparent;
  font-size:        18pt;
  text-align:       center;
}

h2 {
  background-color: transparent;
  font-size:        16pt;
  font-weight:      bold;
  text-align:       center;
}

h3 {
  background-color: transparent;
  font-size:        14pt;
  font-weight:      bold;
  text-align:       left;
}

h4 {
  background-color: transparent;
  font-size:        12pt;
  font-weight:      bold;
  text-align:       center;
}

h5 {
  background-color: transparent;
  font-size:        12pt;
  font-weight:      bold;
  text-align:       left;
}

p {
  text-align:       justify;
}

td {
/*  padding:	    1ex; */
}

img {
  border-style:	   none;
}

.flash {
  color:            #FF0000;
  font-weight:      bold;
}

.plus {
  font-size:        9pt;
}

A:hover {
  background:	#ffff00;
//  color:	blue;
}

INPUT:focus {
  background:	#ffff00;
}

TEXTAREA:focus {
  background:	#ffff00;
}

.logo {
  border-style: solid; 
  border-width: 0px; 
  border-color: black; 
  background-color: transparent; 
  width: 200px; 
  padding: 10px; 
  height: 120px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.fronton {
  border-style: solid; 
  border-width: 0px; 
  border-color: #cccc99; 
  background-color: transparent;
  margin-left: 205px; 
  width: 780px; 
  padding: 10px; 
  height: 120px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.fronton h1 {
  font-weight: medium;
  font-size:   26pt;
  color:	#ff9900;
}

.pagetit {
  border-style: solid; 
  border-width: 0px; 
  border-color: red; 
  background-color: transparent;
  width: 550px; 
  padding: 10px; 
  height: 30px;
  position: absolute;
  left: 300px;
  top: 90px;
  font-size: 200%;
  color:            #FFFF00;
  text-align: right;
}

.menu {
  border-style:solid; 
  border-width: 0px; 
  border-color: black; 
  background-color: #1380e5; 
  width: 200px; 
  padding: 10px; 
  height: 250px;
  position: absolute;
  left: 0px;
  top: 140px;
}

.menu a {
  font-size: 115%;
  text-decoration: none;
}

.menu a:before {
  content: url(/icons/4all/puce1.gif) " ";
  marker-offset: 5px;
}

.submenu a:before {
  content: url(/4all/images/bullet_trans.gif) " ";
  marker-offset: 5px;
}

.main {
  border-style: solid; 
  border-width: 0px; 
  border-color: blue; 
  margin-left: 205px; 
  width: 780px; 
  padding: 10px; 
  height: 450px;
  position: absolute;
  left: 0px;
  top: 135px;
}
