/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	scrollbar-arrow-color:  #cc0000; 
	scrollbar-3dlight-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-base-color: White;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #dddddd;
}

iframe {
	scrollbar-arrow-color:  #cc0000; 
	scrollbar-3dlight-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-base-color: White;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #eeeeee;
}

div {
text-align:center;
}
.Contour {
	border: thin solid #000000;
}


a {	
	color: #FF0000;	
	text-decoration: none;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	}
a:hover {	
	text-decoration: underline;
	color: #FF0000;
	}
a:visited {	
	text-decoration: none;
	color: #FF0000;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: -20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#990000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color:#990000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
table, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.g {
	font-weight: bold;
}
.r {
	color: #CC0000;
}
.bg_w {
	background-color: white;
}
.gr {
	font-weight: bold;
	color: #CC0000;
}
.bg_1 {
	background-color: #FFEEEE;
	font-weight: bold;
	color: #CC0000;
}
.lirelasuite {
	text-align: right;
}

#body {
	width: 968px;
	height: 600px;
	margin: auto;
}
#fiche_amateur {
	width: 600px;
	height: auto;
	margin: auto;
	text-align:center;
}

#composition a {
	color: #FFFFFF;	
	text-decoration: none;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
}

#composition a:hover {	
	text-decoration: underline;
	color: #FFFFFF;
	}
#composition a:visited {	
	text-decoration: none;
	color: #FFFFFF;
	}
.compo {
	color: #FFFFFF;	
	text-decoration: none;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
}

#cf_actualite {
	width: 340px;
	float: left;
	height: 590px;
	margin-top: 10px;
}
#cf_actualite #pave_g {
	width: 340px;
	float: left;
	height: auto;
	margin-left: 30px;
}
#cf_actualite #pave_g #liste {
	width: 340px;
	height: 400px;
	float: left;
	overflow: auto;
	clear: left;
	margin-top: 10px;
}
#cf_actualite #pave_g #liste p {
	text-align: center;
}
#cf_actualite #pave_g #liste img {
	margin: auto;
	width: 110px;
	border: 2px solid #333333;
}
#cf_actualite  #fiche  {
	width:400px;
	float: left;
	padding-left: 10px;
	clear: right;
}

#body #tableau_actualite {
	width: 968px;
	float: left;
	height: 590px;
	margin-top: 10px;
}
#body #tableau_actualite #pave_g {
	width: 340px;
	float: left;
	height: auto;
	margin-left: 30px;
}
#body #tableau_actualite #pave_g #choix_categorie {
	width: 340px;
	height: 65px;
	float: left;
	margin-top: 10px;
}
#body #tableau_actualite #pave_g #liste {
	width: 340px;
	height: 500px;
	float: left;
	overflow: auto;
	clear: left;
	margin-top: 10px;
}
#body #tableau_actualite #pave_g #liste p {
	text-align: center;
}
#body #tableau_actualite #pave_g #liste img {
	margin: auto;
	width: 110px;
	border: 2px solid #333333;
}
#body #tableau_actualite  #fiche  {
	width:580px;
	float: left;
	padding-left: 10px;
	clear: right;
}

#body #tableau_magazine {
	width: 968px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
#body #tableau_magazine #liste {
	width: 300px;
	height: 550px;
	float: left;
	overflow: auto;
	padding-left: 30px;
	clear: left;
	margin-top: 30px;
}
#body #tableau_magazine #liste p {
	text-align: center;
}
#body #tableau_magazine #liste img {
	margin: auto;
	width: 110px;
	border: 2px solid #333333;
}
#body #tableau_magazine #fiche  {
	width:600px;
	float: right;
	padding-right: 10px;
}
#body #tableau_effectif {
	width: 968px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
#body #tableau_effectif #choix_categorie {
	text-align: center;
	width: 360px;
	height: 65px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#body #tableau_effectif #liste {
	width: 375px;
	height: 540px;
	float: left;
	overflow: auto;
	padding-left: 5px;
	clear: left;
	margin-top: 20px;
}
#body #tableau_effectif #liste p {
	text-align: center;
}
#body #tableau_effectif #liste img {
	margin: auto;
	width: 80px;
	border: 2px solid #333333;
}
#body #tableau_effectif #fiche {
	width:580px;
	float: right;
	clear: right;
	margin-right: 5px;
	padding-top: 10px;
}
.bg_gris {
	background-color: #dddddd;
}
#body #tableau_effectif #liste h6 {
	text-align: center;
	margin-top: 3px;
}
#body #tableau_accueil {
	width: 968px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

.button150 {
	display: block;
	height: 24px; /* sliding doors padding */
	text-decoration: none;
	background-image: url(images/button150.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.button250 {
	display: block;
	height: 24px; /* sliding doors padding */
	text-decoration: none;
	background-image: url(images/button250.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.button360 {
	display: block;
	height: 24px; /* sliding doors padding */
	text-decoration: none;
	background-image: url(images/button360.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.button460 {
	display: block;
	height: 24px; /* sliding doors padding */
	text-decoration: none;
	background-image: url(images/button460.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#body #liste_effectifs {
	width: 960px;
	float: left;
	margin-left: 5px;
	overflow: auto;
}
#body #liste_effectifs p {
	margin-bottom: 3px;
}
