
body {
	background : #888888;
	margin : 0px auto;
	font : 0.9em "arial", helvetica, sans-serif;
	width : 99%;
	max-width : 2400px;
	min-width : 1000px;
	text-decoration : none;
	box-shadow : 0 3px 3px 3px #AAAAAA;
	}



#header {
	background-color : #ffffff;
	height : 220px;
	width : 100%;
	padding-top : 20px;
	margin-bottom : -80px;
	}

#header a:hover {
	color : #BBBBBB;
	height : 22px;
	}

h1#header a {
	width : 95%;
	height : 50px;
	text-decoration : none;
	left : 250px;
	top : -3px;
	}


#nomclub {
	font : 1.1em "Arial", helvetica, sans-serif;
	color : #444444;
	letter-spacing : 1px;
	text-align : left;
	text-decoration : none;
	padding : 5px 0 0 15px;
	margin-left : 35px;
	}

#soustitreclub {
	font : 0.6em "Arial", helvetica, sans-serif;
	letter-spacing : 2px;
	text-align : left;
	text-decoration : none;
	color : #bbbbbb;
	padding : 5px 0 0 15px;
	margin-left : 38px;
	}

#logoclub {
	float : right;
	margin : -37px 20px;
	padding : 25px 10px;
	max-width : 1500px;
	}



#onglets {
	list-style-type : none;
	text-decoration : none;
	text-align : center;
	padding-left : 2px;
	opacity : 0.9;
	width : 99%;
	}

#onglets li {
	float : left;
	text-align : center;
	height : 25px;
	margin : 0px 20px 0px 20px !important ;
	margin : 0px 20px 0px 20px; /* pour IE*/
 	}

#onglets a {
	background-color : #ffffff;
	color : #333333;
	height : 25px;
	min-width : 60px ; 
	font : 1.3em "arial", serif;
	letter-spacing : 2px;
	display : block;
	text-decoration : none;
	padding-top : 50px; 
	margin-left : 25px; /* alignement gauche des onglets */
	padding : 10px 6px 0;
	opacity : 0.7;
	}

#onglets a:hover {
	color : #2C77D9;
	font : "arial", serif;
	margin-left : 25px; /* alignement gauche des onglets */
	opacity : 0.96;
	}




#menur {
	background-color : #ffffff;
	width : 95%;
	height : 35px;
	}

#menur, menur ul {
	padding : 0px;
	margin : 0px 1px 0 0;
	min-width : 100px;
	list-style : none;
	text-align : center;
	font : "arial", serif;
	}

#menur li ul {
	position : absolute;
	text-align : center;
	}

#menur ul li {
	display : inherit;
	text-align : left;
	height : 25px;
	}

#menur li {
	display : inline-block;
	padding-bottom : 10px;
	}

#menur ul {
	position : relative;
	left : -9999px;
	}

#menur li:hover ul {
	left : auto;
	margin-left : -50px;
	}

#menur ul li:hover ul {
	display : block;
	}

#menur li:hover ul li {
	float : none;
	}




div#corps {
	max-width : 2400px;
	min-width : 1000px;
       	width : 100%;
	min-height : 850px;
	padding-top : 20px;
	margin-top : -3px;
	background : #ffffff;
	border : none;
	}


div#corps p {
	text-align : justify;
	text-indent : 0;
	letter-spacing : 1px;
	line-height : 130%;
	font : 1.1em "Arial", helvetica, sans-serif;
	padding : 5px 80px 1px 110px;
	margin : 5px 10px 0 5px;
	border : none;
	color : #444444;
	position : relative;
	}

div#corps p1 {
	text-align : justify;
	text-indent : 0;
	letter-spacing : 1px;
	line-height : 130%;
	font : 1.1em "Arial", helvetica, sans-serif;
	padding : 5px 80px 1px 3px;
	margin : 10px 10px 0 10px;
	border : none;
	color : #444444;
	background : #ffff00;
	position : relative;
	}

div#corps h2 {
	margin : 80px 90px 25px 115px;
	line-height : 29px;
	font : 1.8em "arial", helvetica, sans-serif;
	color : #333333;
	border-bottom : 1px solid #d1d1d1;
	}

div#corps h3 {
	padding-left : 65px;
	margin-left : 50px;
	font : bold 1.5em "Arial", helvetica, sans-serif;
	margin-top : 50px;
	margin-bottom : 12px;
	color : #444444;
	}

div#corps h6 {
	padding-left : 65px;
	margin-left : 50px;
	font : 1.2em "Arial", helvetica, sans-serif;
	margin-top : 35px;
	margin-bottom : 10px;
	color : #444444;
	}

div#corps h4 {
	text-align : justify;
	padding-left : 75px;
	margin-left : 45px;
	line-height : 1.2em;
	font : 1.1em "Arial", helvetica, sans-serif;
	padding-top : 12px;
	padding-right : 80px; 
	margin-bottom : 5px;
	color : #7c7c7c;
	}

div#corps h5 {
	padding-left : 75px;
	margin-left : 50px;
	line-height : 1.2em;
	font : 1.8em "Arial", helvetica, sans-serif;
	padding-top : 12px;
	margin-bottom : 6px;
	color : #7c7c7c;
	}

div#corps h7 {
	margin : 60px 90px 25px 0px;
	line-height : 29px;
	font : 0.8em "arial", helvetica, sans-serif;
	color : #999999;
	}

div#corps err {
	padding-left : 75px;
	margin-left : 150px;
	line-height : 100px;
	font-size : 3.3em;
	background : url(img/error.png) left center no-repeat;
	color : #ffffff;
	}



div#corps a {
	color : #7A94DC;
	border : none;
	text-decoration : none;
	font : bold 1em "Arial", helvetica, sans-serif;
	}

div#corps a:hover {
	color : #333333;
	border : none;
	text-decoration : none;
	font : bold 1em "Arial", helvetica, sans-serif;
	}

div#footer {
	margin-top : -5px;
	padding-top : 110px;
	margin-bottom : 20px;
	height : 80px;
	width : 100%;
	line-height : 30px;
	text-align : center;
	color : #555555;
	font-size : 1em;
	background : #ffffff;
	}

div#fb {
	float : left;
	margin-bottom : 50px;
	padding-bottom : 50px;
	}

a img {	border : none;
	}

div#couv {
	text-align : center;	
	margin-right : 0;
	border : none;
	}

.couv {
	margin : 0px auto;
	text-align : center;
	width : 100%;
	}


#photo {
	background-color : #ffffff;
	height : 250px;
	width : 100%;
	margin-top : 100px;
	padding-top : 1px;
	}

#photo a:hover {
	color : #BBBBBB;
	height : 22px;
	}

h1#photo a {
	width : 95%;
	height : 50px;
	text-decoration : none;
	left : 250px;
	top : -220px;
	}

div#photo {
	text-align : center;
	border : #DDDDDD solid 8px;
	margin-right : 90px;
	border : none;
	}

div#center {
	text-align : center;
	margin-right : 0;
	border : none;
	}

.photo {
margin : 0 auto;
text-align : center;
width : 98%;
border : #dddddd solid 0px;
padding: 5px;  
}

.photo800 {
margin : 0 auto;
text-align : center;
width : 800px;}

.photo2 {
text-align : left;
border : #dddddd solid 0px;
padding: 5px;
max-width : 800px;
}

.photo3 {
text-align : left;
border : #dddddd solid 0px;
padding: 5px;
max-width : 300px;
}

.photo-b {
text-align : left;
border : #dddddd solid 0px;
padding: 5px;
max-width : 300px;
box-shadow: 4px -3px 3px #cccccc;
border-radius: 15px;
}

.photo-c {
text-align : left;
padding: 5px;
max-width : 800px;
box-shadow: 1px 2px 4px 1px #cccccc;
border-radius: 3px;
}

.photo200 {
text-align : left;
border : #dddddd solid 0px;
padding: 5px;
max-width : 200px;
}

.photo-sc {
text-align : center;
border : #ffffff solid 1px;
margin : 1px 1px;
max-width : 900px;
}

.photo-sc2 {
text-align : center;
border : #ffffff solid 1px;
margin : 1px 70px 1px 1px;
max-width : 400px;
}

.photo-scc {
position : relative;
margin-left : 50%;
}
.photofr {
float : right;
margin : 20px 5px 10px 20px;
padding-top: 10px;
}
.photofl {
float : left;
margin : 20px 25px 20px 0;
padding : 10px;
}

.photofrsc {
float : right;
margin : 0 0 10px 10px;
border : #ffffff solid 0;
}

