body {
	background-color: #7C88A0;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.body-wht {
	background-color: #FFFFFF;
	padding: 8px;
}
.allrights {
	font-size: 10px;
	font-weight: bold;
	color: #002963;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body-grey {
	background-color: #EBEDF1;
	border: 1px solid #7C88A0;
}
.txt-fine {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.desc-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.brand-text {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.desc-text-bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}.text-large {
	font-size: 16px;
}
.text-large-blue {
	font-size: 20px;
	color: #0000CC;
}
.box-border {
	background-color: #DADFE5;
	border: 1px solid #7C88A0;
	padding: 5px;
}
.border {
	border: 1px solid #7C88A0;
}

#nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 32px;
	width: 790px;
	background-repeat: repeat-x;
	list-style: none;
	overflow: hidden;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:32px; 
}
#nav a:hover {
	background-position: 0 -32px;
	}
#nav a:active, #nav a.selected {
	background-position: 0 -64px;
	}

#n-switchfr a {
	width: 49px;
	background:  url(/img/eng/b-switch.gif) no-repeat left top;
	}
#n-home a {
	width: 114px;
	background:  url(/img/eng/b-home.gif) no-repeat left top;
	}
#n-contact a {
	width: 168px;
	background:  url(/img/eng/b-contact.gif) no-repeat left top;
	}
#n-kiting a {
	width: 78px;
	background:  url(/img/eng/b-kiting.gif) no-repeat left top;
	}
#n-links a {
	width: 76px;
	background:  url(/img/eng/b-links.gif) no-repeat left top;
	}
#n-schools a {
	width: 101px;
	background:  url(/img/eng/b-schools.gif) no-repeat left top;
	}
#n-wakeboard a {
	width: 112px;
	background:  url(/img/eng/b-wakeboard.gif) no-repeat left top;
	}
#n-webcam a {
	width: 92px;
	background:  url(/img/eng/b-webcam.gif) no-repeat left top;
	}


#n-switcheng a {
	width: 49px;
	background:  url(/img/fr/b-switch.gif) no-repeat left top;
	}
#n-accueil a {
	width: 129px;
	background:  url(/img/fr/b-accueil.gif) no-repeat left top;
	}
#n-directions a {
	width: 174px;
	background:  url(/img/fr/b-contact.gif) no-repeat left top;
	}
#n-kitesurf a {
	width: 86px;
	background:  url(/img/fr/b-kitesurf.gif) no-repeat left top;
	}
#n-liens a {
	width: 57px;
	background:  url(/img/fr/b-liens.gif) no-repeat left top;
	}
#n-ecole a {
	width: 69px;
	background:  url(/img/fr/b-ecole.gif) no-repeat left top;
	}
#n-cameraweb a {
	width: 114px;
	background:  url(/img/fr/b-cameraweb.gif) no-repeat left top;
	}
.table-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #BBC1CF;
}
.table-alt {
	background-color: #D3D7E0;
}

