/* © 2009 Bexter Vaince CSS */
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 0px;
	margin:	0px;
	height: 100%;
	background: #000 url(../images/fond.jpg) no-repeat;
	background-position: top center;
}

h1{
	font-size:16px;
	color:#0a8bc3;
	margin:0 0 15px 0;
	padding:0px;
	font-weight:bold;
	border-bottom:1px solid #0a8bc3;
	text-align:right;
	text-transform:uppercase;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none;}
:focus{-moz-outline-style: none;}


a{
	color: #0a8bc3;
	text-decoration:none;
}

a:hover{
	color: #0a8bc3;
	text-decoration:underline;
}

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

h2{
	text-transform:uppercase;
	font-size:11px;
	color: #0a8bc3;
	margin-top:0px;
	padding-top:0px;
}

h3{
	text-transform:uppercase;
	font-size:9px;
	color: #0a8bc3;
}

img{
	margin: 0px;
	padding: 0px;
	border:0;
}

ul{
	padding:0px 0px 0px 20px;
	margin:0px;
}

li{
	padding:2px 0px;
	margin:0px;
}

#site{
	width: 990px;
	margin-left: -495px;
	padding:0px;
	z-index:99;
	position: absolute;
	height:auto !important;
	min-height:100%;
	left: 50%;
}

#header{
	margin:0px;
	width: 991px;
	height: 186px;
	text-align:right;
	background: #000 url(../images/header.jpg) no-repeat;
}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:991px;
	height:400px;
	min-height:400px !important;
	height:auto !important;
	padding:0px;
	margin:0px;
	background: #000 url(../images/contenu.jpg) no-repeat;
	float:left;
}

.content{
	width: 640px;
	float: left;
	padding-top: 40px;
	height: 300px;
	min-height: 300px;
	height: auto !important;
	margin: 0px 0px 5px 0px;
	text-align:justify;
}

.droite{
	width: 640px;
	float: right;
	margin: 0px 20px 10px 0px !important;
	margin: 0px 10px 10px 0px;
}

.border-photo{
	padding:2px;
	border:1px solid #fff;
}

.wash{
	clear: both;
	margin:0px;
	padding:0px;
}

/*------------------------------------------------------------------------------------------------------ BLOCK : ACTUALITES*/
.actu{
	float:left;
	width:245px;
	height:100px;
	min-height:100px;
	height:auto !important;
	margin:80px 0px 0px 35px !important;
	margin:80px 0px 0px 17px;
	font-size:10px;
	color:#fff;
	text-align:justify;
}

.actualite{
	float:left;
	width:245px;
	margin-bottom:10px;
}

.actu-photo{
	float:left;
	padding:2px;
	margin-right:5px;
	border: 1px solid #bfbfbf;
	display:block;
}

.actu-savoir{
	text-align:right;
	margin:5px 0px;
}

.actu-savoir a{
	color:#45caab;
	text-decoration:none;
}

.actu-savoir a:hover{
	color:#45caab;
	text-decoration:underline;
}

.actu-bottom{
	float:left;
}

.titre-actu{
	color: #0a8bc3;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
/*---------------------------------------------------------------------- surf-ecole.htm */

/*---------------------------------------------------------------------- surf-house.htm */

/*---------------------------------------------------------------------- surf-formules.htm */

/*---------------------------------------------------------------------- surf-tarifs.htm */

/*---------------------------------------------------------------------- contact.htm */
.contact{
	width:640px;
	margin:10px 0px 0px 0px !important;
	margin:5px 0px 0px 0px;
	float:left;
}

.td_contact {
	color:#0a8bc3;
	padding:0px;
	margin:0px;
	text-align:right;
	width:80px;
	display:block;
}

.contact-mail{
	float:left;
	color:#0a8bc3;
	font-size: 12px;
	font-weight:bold;
}

#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
}

#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}

#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
}

#msg {
	display: block;
	margin-bottom: 0.5em;
}

#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}

#formulaire input {
	position: relative;
	width: 100%;
}

#formulaire .tcontain {
	width: 100%;
	display: block;
}

#formulaire .tcontain span {
	display: block;
}

#formulaire input, #formulaire textarea {
	width: 100%;
}

#submit {
	text-align: center;
	margin-top: 0.5em;
}

#submit input {
	position: static;
	width: 40%;
}

#joindre{
	display: block;
}

#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}

/*---------------------------------------------------------------------- sitemap.htm */
.sitemap{
	width:600px;
	text-align:justify;
	float:left;
	margin-top:20px;
	border:1px solid #B4B5B9;
	padding:30px 0px 10px 30px;
	background:#FFFFFF;
}

/*---------------------------------------------------------------------- mentions.htm */
#mentions-gauche{
	float:left;
	width:210px;
	margin:0px 0px 10px 0px !important;	
	margin:0px 0px 5px 0px;				
	text-align:left;
}

#mentions-droite{
	float:right;
	width:410px;
	text-align:justify;
	margin:0px 0px 10px 0px !important;	
	margin:0px 0px 5px 0px;	
}

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	border-top:1px solid #262626;
	border-bottom:1px solid #262626;
	float:left;
	width:640px;
	margin:10px 0px 0px 0px;
	padding: 3px 0px;
	color: #262626;
	font-size:9px;
	background:url(../images/footer.jpg) top no-repeat;
}
#footer ul{
	width:500px;
	list-style:none;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#footer li{
	display:inline;
}

#footer a{
	color: #262626;
	text-decoration: none;
}
#footer a:hover{
	color: #0a8bc3;
	text-decoration: none;
}
#copyright{
	float:right;
	text-align:right;
	color: #0a8bc3;
	padding-right:5px;
}
#copyright a{
	color: #0a8bc3;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/