body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;

	line-height: 14px;
    scrollbar-base-color: #004A8B;
	color: #ffffff;
	margin:0px;
}

tr,td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a{
	color: #9BC9E8;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #66CCFF;
}

.titre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
}


.point {
	background-attachment: scroll;
	background-image: url(images/point.gif);
	background-repeat: repeat-x;
}

.bodytext{
font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   background-attachment: scroll;
   background-image:url(images/boat.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-color:#004A8B;
   padding-top:30px;
   font-weight: normal;
}

.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	color: #FA8751;
}

 
.menu{
	 font-size: 13px;
	 font-weight:bold;
	 color: #333;
}
.menu a {color: #000033;text-decoration: none;
}
.menu a:hover {color:#b2c9e8;text-decoration: none;
}

.copy{
       font-size: 12px;
	   line-height: 14px;
	   color: #C1C1C1;
}

.img{
     border:3px solid #FFFFFF;
}

.expanded
			{
			}
.collapsed
			{DISPLAY: none;
			}

.line {  border-color: black black #006699; font-size: 12px; color: #006699; text-decoration: none; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tab {color: #ffffff; text-decoration: none}	


