@charset "UTF-8";


label { width: 100px; float: left;text-align: right;padding-right:20px; }
label.error{
	float: none; color: red; padding-left: .5em; vertical-align: top;}
}

input.btnEnvoyer{
	margin-left:200px;
}
input.error{
	border:1px solid red;
}
label.valid {
	height:16px;
	width:16px;
}

div.errorMessage{
	color:#FFF;
	font-weight: bold;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 16px;
	background-image: url(../images/bg-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ad8e6f;
}
#global {
	height: auto;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fond_repet.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #666;
}
#header {
	height: 499px;
	width: 968px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#header-default {
	height: 136px;
	width: 968px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/kitesurf-marseille.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 202px;
}
#menu {
	width: 968px;
	position: relative;
	height: 78px;
}
#menu #ecole a {
	background-image: url(../images/ecole.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 111px;
	position: relative;
	display: block;
	float: left;
}
#menu #ecole a:hover {
	background-image: url(../images/ecole-r.jpg);
	
}
#menu #ecole a span {
	display: none;
}
#menu #ini a {
	background-image: url(../images/kitesurf-initiation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 110px;
	position: relative;
	display: block;
	float: left;
}
#menu #ini a:hover {
	background-image: url(../images/kitesurf-initiation-r.jpg);
	
}
#menu #ini a span {
	display: none;
}
#menu #perf a {
	background-image: url(../images/kitesurf-perf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 109px;
	position: relative;
	display: block;
	float: left;
}
#menu #perf a:hover {
	background-image: url(../images/kitesurf-perf-r.jpg);
	
}
#menu #perf a span {
	display: none;
}
#menu #strap a {
	background-image: url(../images/no-strap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 109px;
	position: relative;
	display: block;
	float: left;
}
#menu #strap a:hover {
	background-image: url(../images/no-strap-r.jpg);	
}
#menu #strap a span {
	display: none;
}
#menu #nav a {
	background-image: url(../images/nav-accompagne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 109px;
	position: relative;
	display: block;
	float: left;
}
#menu #nav a:hover {
	background-image: url(../images/nav-accompagne-r.jpg);	
}
#menu #nav a span {
	display: none;
}
#menu #kata a {
	background-image: url(../images/catakite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 110px;
	position: relative;
	display: block;
	float: left;
}
#menu #kata a:hover {
	background-image: url(../images/catakite-r.jpg);	
}
#menu #kata a span {
	display: none;
}
#menu #handi a {
	background-image: url(../images/handikite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 110px;
	position: relative;
	display: block;
	float: left;
}
#menu #handi a:hover {
	background-image: url(../images/handikite-r.jpg);
	
}
#menu #handi a span {
	display: none;
}
#menu #contact a {
	background-image: url(../images/contact-kite-surf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 110px;
	position: relative;
	display: block;
	float: left;
}
#menu #contact a:hover {
	background-image: url(../images/contact-kite-surf-r.jpg);	
}
#menu #contact a span {
	display: none;
}
#menu #accueil a {
	background-image: url(../images/accueil-surf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 87px;
	position: relative;
	display: block;
	float: left;
}
#menu #accueil a:hover {
	background-image: url(../images/accueil-surf-r.jpg);	
}
#menu #accueil a span {
	display: none;
}
#centre {
	width: 968px;
	position: relative;
	height: auto;
	background-image: url(../images/kite-surf-port-saint-louis_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1ac6f8;
}
#centre-default {
	width: 968px;
	position: relative;
	height: auto;
	background-color: #1ac6f8;
}
#contenu {
	width: 948px;
	position: relative;
	height: auto;
	padding: 10px;
}

#retourligne {
	clear:both;
}
#footer {
	height: 35px;
	width: 968px;
	position: relative;
	background-image: url(../images/kite-surf-port-saint-louis_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 15px;
}
#footer a{
	color: #FFF;
}
#footer a:hover{
	color: #F60;
}
ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
}
li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/aile.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	position: relative;
	padding-left: 22px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.mise_en_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.mise_en_gras_bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0076bd;
}
.mise_en_gras_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordure {
	border: 2px solid #FFFFFF;
}
.galerie {
}
