/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }*/
a img,:link img,:visited img { border: none; }
a { text-decoration: none; color:#905D3B; }
a:hover { text-decoration: underline; color:#905D3B; }

p {
	margin: 0 0 5px 0;
	padding: 0;
}

p.message { font-size: 9pt; }

div#indicator {
	margin-top: 15px;
  width: 16px;
  height: 16px;
  background: url("/images/indicator.gif") no-repeat 0 0;
}

html {
	  overflow: auto;
}

body
{
  margin: 0;
  padding: 0;
  height: 100%;
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
  background-color: #331A10;
  color: white;
  text-align:center;
}

a#home {
	position: absolute;
	display: block;
	left: 805px;
	width: 140px;
	height: 65px;
	z-index: 100;
	}

div#container {
	position:absolute;
	left: 50%; 
	top: 50%;
	height: 580px;
	width: 980px;
	margin-top: -290px;
	margin-left: -490px;
	text-align:left;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("/images/background.gif");
  padding: 0;
  }

div#header {
	position: absolute;
	height: 90px;
	width: 980px;
  padding: 0;
  margin: 0;
	z-index: 10;
}

div#content {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0px;
  height: 560px;
  width: 960px;
  z-index: 1;
}

div.textcontent {
	position: absolute;
	color: white;
	top: 150px;
	left: 300px;
	width: 200px;
	}

.textcontent p, .textcontent a {
	color: white;
	}
	
div.flashinfo {
	position: absolute;
	color: ;
	top: 150px;
	left: 600px;
	width: 200px;
	font-size: 10pt;
	}


.flashinfo p, .flashinfo a {
	color: yellow;
	}

.flashinfo a {
	text-decoration: underline;
	}


div#vhtml {
	position: absolute;
  top: 560px;
  padding-top: 3px;
  text-align: left;
  padding-left: 0px;
  font-size: 11px;
  letter-spacing: 1px;
  color: #E4D8C5;
  z-index: 101;
}

#vhtml a { color: #E4D8C5; }

div#footer {
	position: absolute;
  top: 560px;
  padding-top: 3px;
  text-align: left;
  padding-left: 340px;
  font-size: 11px;
  letter-spacing: 1px;
  color: #E4D8C5;
}

div.page {
  position: absolute;
  top: 130px;
  left: 340px;
	color: black;
	width: 505px;
	height: 355px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 1px;
}

.page ul {
	margin: 0;
	padding-left: 20px;
	}
	
div#lien ul {
	margin:0;
	padding: 0 0 0 20px;
	}

div#lien li {
	margin:0;
	font-size: 9pt;
	}

div#photo	{
	margin: 0;
	}

h2 {
	margin-top: 0;
	font-size: 11pt;
  color: #331A10;
}

p {
  margin-top: 10px;
  font-size: 8pt;
  font-weight: bold;
  line-height: 12pt;
  text-align: justify;
  color: #331A10;
}


#photo img {
  margin-top: 10px;
  border: 1px solid #331A10;
}

#comocean a {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-indent: -7890px;
	width: 80px;
	height: 80px;
	background: url(/images/design-by-com-ocean.gif) 0 0 no-repeat;
	overflow: hidden;
	position: fixed;
}