@charset "utf-8";
/* CSS Document
//A enregistrer dans le dossier Style, Sous : General
// -----------------------------------------------------------------------------*/
body {
	/*background:url(../Image/Fond.gif);*/
	/*background:#FFFF99;*/
	background-image:url(../Image/FondWeb.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #E0E0E0;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	/*color:#3333FF;*/
}
body a:link, body a:visited, td a:link, td a:visited, th a:link, th a:visited{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
body a:hover, td a:hover, th a:hover{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #006600;
	/*color:#3333FF;*/
}
h1 a:link, h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #006600;
	/*color:#3333FF;*/
}
h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #006600;
	/*color:#3333FF;*/
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #006600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#BordTop{
	background-image:url(../Image/BordTop.png);
	background-repeat:repeat-x;
	background-position:top;
	height:52px;
}
#BordTopLeft{
	background-image:url(../Image/BordTopLeft.png);
	background-repeat:no-repeat;
	width:52px;
	height:52px;
}
#BordTopRight{
	background-image:url(../Image/BordTopRight.png);
	background-repeat:no-repeat;
	width:52px;
	height:52px;
}
#BordLeft{
	background-image:url(../Image/BordLeft.png);
	background-repeat:repeat-y;
	background-position:left;
	width:52px;
}
#BordRight{
	background-image:url(../Image/BordRight.png);
	background-repeat:repeat-y;
	background-position:left;
	width:52px;
}
#BordBottom{
	background-image:url(../Image/BordBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
#BordBottom a:link, #BordBottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	/*color:#3333FF;*/
}
#BordBottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	/*color:#3333FF;*/
}
#BordBottomLeft{
	background-image:url(../Image/BordBottomLeft.png);
	background-repeat:no-repeat;
	width:52px;
	height:52px;
}
#BordBottomRight{
	background-image:url(../Image/BordBottomRight.png);
	background-repeat:no-repeat;
	width:52px;
	height:52px;
}
#Main{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
}
#Main a:link, #Main a:visited{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
}
#Main a:hover{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
}

.club p{
text-align:right;
margin-right:270px;
}

.club2 p{
text-align:center;

}