/* Body setting */

body {
	background: url(../images/interface/bck.gif) repeat-x;
	background-color:#000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px; 
	margin-top: 0px; 
	color: #FFFFFF;
}

a:link, a:visited {
	color: #08A6CD;
}

a:hover {
		color: #08A6CD;
		text-decoration: underline;
}

.textjaune{
	color: #FED200;
}

.textbleu{
	color: #08A6CD;
}

.textbleu14{
	color: #08A6CD;
	font-size:14px;
}

.textrouge14{
	color: #CC0000;
	font-size:14px;
}

img{
	text-decoration: none;
	border: none;
}

	/* roll over blc
 	------------------ */
	
a.lienblc{
    color: #FFFFFF;    
 
}

a.lienblc:link, a.lienblc:visited {
    color: #FFFFFF;     

}

	/* roll over noir
 	------------------ */
	
a.liennoir, a.lignejauneclair {
    color: #000000;
	text-decoration: none;     
}

a.liennoir:link, a.liennoir:visited {
    color: #000000;    

}

		/* ligne pointillée
		------------------------ */
div#ligne-point{
	float: left;
	width: 520px;
	border-bottom: 1px dashed #CCCCCC;
}

/* ====================================================================   
   DIV SETTINGS
   ==================================================================== */

div#bloc_general{
	margin-left: auto;
    margin-right: auto;
	width: 890px;
}


/* Div contenu
   ==================================================================== */
div#bloc_contenu {
	float: left;
	width: 890px;
	height: auto;
}


/* ====================================================================
	Div CENTRAL
   ==================================================================== */

 	/* Bloc texte central
       ------------------------------------- */
div#bloc_txtcentral {
	float: left;
	width: 800px;
	height: auto;
	text-align: justify;
	margin-top: 8px;
	padding-left:46px;

}

/* ====================================================================   
   DIV NEWS CLIGNOTANTE
   ==================================================================== */
div#news_clignotante{
	float:center;
	margin-left: 60px;
	width: 180px;
	}

/* ====================================================================   
   DIV GIF CLIGNOTANT JETSKI
   ==================================================================== */
div#deuxieme_gif{
	position:relative;
	float:right;
	top:0;
	margin-right:0;
	width: 250px;
	}

/* ====================================================================   
   DIV VIDE
   ==================================================================== */
div#vide{
	width: 300px;
	margin-right:0;
	}

/* ====================================================================   
   DIV TEXTE PAGE JETSKI
   ==================================================================== */
div#texte_jetski{
	float:left;
	width: 500px;
	margin-left:0;
	}

/* ====================================================================
	Div FOOTER
   ==================================================================== */
   
div#bloc_bottom {
	float: left;
	width: 890px;
	text-align:center;
	color: #08A6CD;
	font-size:11px;
	margin-top: 20px;
}

	/* roll over footer
 	------------------ */
	
a.linkfooter {  
	text-decoration: none;     
}

a.linkfooter:link, a.linkfooter:visited {
    color: #08A6CD;    

}



/* ====================================================================   
	FORMULAIRE
	==================================================================== */

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; color: #000000;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FED200; border: 1px solid black; color: black; text-align: left}

/* ====================================================================
	Blocs - AUTRES PAGES
   ==================================================================== */
   
 