/*----------- la page -----------*/
body {
    margin: 0;
	font-family: verdana, arial, sans-serif;
	text-align:center;
	}
/*------- centre la page --------*/
.global {
	width: 742px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
/*------------ les blocs -------------*/
.leblocheader {
	width:740px;
	border: 1px solid #000000;
	}
.leblocbanbeauheader {
	width:740px;
	height: 100px;
	background-image:   url("images/kitesurf/kitesurf-1.jpg");
	}
.leblocmenuheader {
	background-image:   url("images/kitesurf/kitesurf-2.jpg");
	width: 740px;
	height: 17px;
	border-top: 1px solid #000000;
	}
.lebloccontenu {
	background-image:   url("images/kitesurf/kitesurf-3.jpg");
	border: 1px solid #000000;
	margin-top:5px;
	width: 740px;
	/*height: 450px; */

	}
.lebloctitre {
	border-bottom: 1px solid #000000;
	height: 18px;
	}
.leblocmenupied {
	width: 740px;
	height: 17px;
	}
/*------------  les textes -------------*/
.menutitre {
	text-align: left;
	font-weight: bold;
	margin-left:10px;
	font-size: 80%;
	}
.titre {
	text-align: left;
	font-weight: bold;
	margin-left:10px;
	}
.titre2 {
	text-align: center;
	padding-right:20px;
	font-weight: bold;
		font-size: 100%;
	}
.image {	
	padding-left:8px;
	padding-right:0px;
		float:left;
	}
	.image2 {
	padding-left:16px;
	padding-right:16px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	.imagebest {	
	padding-left:26px;
	}
		.image3 {	
	margin-bottom:8px;	
	border: 1px solid #000000;
	}
		.image4 {	
	margin-top:10px;
	margin-left:40px;
	margin-right:40px;
	border: 1px solid #000000;
	}
			.image_cours {	
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #000000;
	}
	.phpmyvisites{
	padding-left:8px;
	padding-right:0px;
	float:left;
	padding-top: 1px;
	}
.texte {
	text-align: justify;
	overflow:auto;
	padding-left:20px;
	padding-right:20px;
		float:Aucune;
		font-size: 90%;
	}
.liens {
	text-align: justify;
	overflow:auto;
	padding-left:20px;
	padding-right:20px;
		float:Aucune;
		font-size: 70%;
	}
.texte table{
width:90%;
margin:auto;
border-collapse:collapse;
}
.texte td{
text-align: center;
	overflow:auto;
	padding-left:0px;
	padding-right:20px;
		float:Aucune;
		font-size: 90%;
} 
	.texte2 {
	text-align: center;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
		float:Aucune;
		font-size: 90%;
	}
	.texte3 {
	text-align: left;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
		float:Aucune;
		font-size: 90%;
	}
	.textepied {
	text-align: right;
	font-weight: bold;
	margin-left:10px;
	font-size: 70%;
	}
a {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
