body {
	background-image: url(../images/bg.png);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
}
#site{
	width: 768px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	background-color: #fff;
	padding: 0;
}
#header{
	width: 768px;
	height: 150px;
	background-image: url(../images/planete-surf-morocco_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0;
}
#flash{
	margin: 0;
	padding: 40px 85px 8px 338px;
	width: 345px;
	height: 102px;
}
#menu{
	width: 768px;
	height: 22px;
	background-color: #BCD9EE;
	padding: 0;
	margin: 0;
}
#navcontainer ul
{
padding: 0 0 0 40px;
margin: 0;

}
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
text-align: center;
font: 12px/22px "Verdana", Geneva, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
/*background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") repeat-x 20px;*/
background: transparent;
}
#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 95px;
}
#navcontainer a#accueil {
width: 60px;
}
#navcontainer a#ecole {
width: 60px;
}
#navcontainer a#classic {
width: 80px;
}
#navcontainer a#authentique {
width: 110px;
}
#navcontainer a#surfari {
width: 80px;
}
#navcontainer a#tarif {
width: 70px;
}
#navcontainer a#contact {
width: 60px;
}
/*#navcontainer li#active { 
background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px;
}*/
#navcontainer a:hover {
	background: url("../images/navBarBgHover.gif") repeat-x 20px;
font-weight: bold;
}
#titres{
	width: 768px;
	height: 31px;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
#conteneur{
	width: 768px;
	height: auto;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
#gauche{
	width: 405px;
	float: left;
	margin: 0 5px 0 0px;
	padding: 0 0 0 25px;
}
#seul{
	width: 650px;
	margin: 0 5px 0 0px;
	padding: 0 0 0 50px;
}
#droite{
	width: 260px;
	float: right;
	margin: 0;
	padding: 0 25px 0 0;
}
#droite p{
	display: block;
	visibility: visible;
}
.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}
#cellule{
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(../images/bg-cellule.gif);
	background-position: 20px 0;
	padding: 10px 10px 5px 0;
	margin: 0;
}
#cellule table{
	font-size: 10px;
}
#cellule p{
	margin: 0 0 20px 25px;
	text-align: justify;
  padding: 0;
}
.imgmargin{
	margin: 0 20px 0 0;
}
#partenaires{
	width: 768px;
	margin: 0;
	padding: 0;
}
#footer{
	width: 768px;
	padding-top: 10px;
	height: 31px;
	background-image: url(../images/planete-surf-morocco_06.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #000;
}
#navfoot ul
{
padding: 0 0 0 30px;
margin: 0;

}
#navfoot ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
text-align: center;
color: #fff;
font: 9px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
/*background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") repeat-x 20px;*/
background: transparent;
}
#navfoot a
{
color: #fff;
text-decoration: none;
display: block;
width: 75px;
}
#navfoot a#accueil {
width: 40px;
}
#navfoot a#ecole {
width: 40px;
}
#navfoot a#classic {
width: 60px;
}
#navfoot a#authentique {
width: 80px;
}
#navfoot a#surfari {
width: 60px;
}
#navfoot a#tarif {
width: 50px;
}
#navfoot a#contact {
width: 40px;
}
#navfoot a#plan {
width: 60px;
}
/*#navcontainer li#active { 
background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px;
}*/
#navfoot a:hover {
	background-color: #05407F;
}
#legale{
	color: #fff;
	float: right;
	padding-right: 30px;
font: 9px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img{
	border: 0px;
}
#conteneur a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#conteneur a:hover {
	color: #00AEEC;
	font-weight: bold;
	text-decoration: none;
}