<!--

HTML { height: 100%; }
BODY {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/fond-general.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	color: black;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px; }
	
A { color: #FFFFFF; text-decoration: none; }
A:link { color: #FFFFFF; text-decoration: none; }
A:visited { color: #FFFFFF; }
A:hover { color: #FFFFFF; text-decoration: underline; }
A:active  { text-decoration: none; }

TABLE { border-spacing: 0px; margin: 0px; padding: 0px; }

IMG { border: 0px; }

LEGEND { color: white; }

div.loginform { border: solid 1px white; padding: 3px; }
.loginform { width: 180px; color: white; background-color: transparent;
	text-align: center; font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; }
.loginform SELECT { width: 100%; border: 1px solid white; background: transparent; font-weight: bold; font-size: 12px; }
.loginform SELECT OPTION { background: transparent; }
.loginform SELECT OPTION:hover { color: red; background-color: yellow; }

.entete {	background-repeat: no-repeat;
		width: 800px; height: 226px; }

.menu-left {	text-align: left;
		font-size: 8px;
		text-transform: uppercase;
		line-height: 10px;
		color: #C2C1C1;
		width: 190px; }

.page {	background-repeat: no-repeat;
		width: 800px; }
	
.footer {	color: #C2C1C1;
		vertical-align: top;
		text-align: center;
		width: 800px; }
.footer hr { width: 700px; }

.left { float: left; padding: 0px; margin-left: 0px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.right { float: right; padding: 0px; margin-left: 10px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; }
.center { text-align: center; padding: 0px; margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; }

.Texte { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.small-text { color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.small { font-size: 10px; }

.Contents { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; color: #FFFFFF; }
.Contents A { text-decoration: underline; }
.Contents A:hover { text-decoration: blink; }
.Contents UL {	text-align: left; list-style-position: outside; padding-left: 5px; margin: 15px; text-indent: 0px; list-style-type: disc; }
.Contents H1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFFFFF; }

.Contents H2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		color: #FFFFFF;
		margin-top: 30px; }

.Contents H3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF; }

.Contents LI { margin-top: 5px; margin-bottom: 5px; }
.Contents P { margin-top: 5px; margin-bottom: 5px; }
.Contents TH { vertical-align: middle; font-weight: normal; padding-left: 5px; }
.Contents TD { vertical-align: middle; }
.Contents TABLE.yellow { width: 100%; }
.Contents TABLE.yellow TH { text-align: center; text-transform: uppercase; border-bottom: 1px solid #FFC; padding: 0px; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.Contents TABLE.yellow TD { text-align: left; border-bottom: 1px solid #FFC; padding: 0px; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.Contents TABLE.yellow TH.lightened, TABLE.yellow TD.lightened { background-color: #005bff; }


.Inscriptions { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.Inscriptions form { text-align: left; }
.Inscriptions table { width: 100%; }
.Inscriptions th { text-align: right; }

.photo { border: 0; }
.photo form { width: 400px; }
.photo img { width: 120px; 160px; border: solid 1px white; }
.photo th { text-align: center; }

.programme_sportif td { vertical-align: bottom; }
.programme_sportif a { text-decoration: none; }
.programme_sportif a img { border: 1px solid transparent; }
.programme_sportif a:hover img { border: 1px solid white; filter: alpha(opacity=100); opacity: 1; }
.programme_sportif img { filter: alpha(opacity=60); opacity: .60; }

.editText { font-weight: bold; }
.formCell table { border-collapse: separate; }
.formCell th { text-align: right; padding: 3px; padding-left: 10px; font-weight: normal; }
.formCell td { text-align: center; padding: 3px; padding-left: 10px; border-style: none; border-color: silver; border-width: 1px; empty-cells: hide; }

//-->