body {
    background-color: #ffef86; /*#c4bebe;*/
	color: #012866; /*#663366;*/
	border: #b89320; /*#3300CC;*/
    ffont-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:link,a:active,a:visited {
	text-decoration: none; 
	color: #d61a20; /*#FF6633;*/
}
a:hover, a:focus {
	text-decoration: underline;
	color: #ff6600; /*#FF99FF;*/
}
.red {
	color: red;
}
img {
	border: none;
}
hr {
	height: 1px; 
	border: solid #506070 1px; 
	border-top-width: 1px;
}
.centre {
	text-align:center;
}

.gauche {
	text-align:left;
}

.divgauche {
	float:left;
	margin-right:20px;
}

.droite {
	text-align:right;
}
.lien {
	cursor: pointer;
	text-decoration: underline;
	color: #0033FF;
    font-weight: normal;
}
.lien:hover {
    text-decoration: underline;
    color: #FF99FF;
}
.clear {
	clear: both;
}
.souligne {
    text-decoration: underline;
}
/**********************************************************
    Header
**********************************************************/
.largeur_header {
	width:750px;
	margin: auto;
}
h1, h2 {  
	font-size: 18px; 
	color: #012866; /*#990066;*/
	font-weight: bold;
	padding: 5px;
}
.logo {
	width: 150px;
	float: left;
}
.logo img {
	width: 148px;
	height: 74px;
}
.entete {
	width: 600px;
	text-align: center;
	margin-left: 150px;
}
.lien_ext {
	margin-left: 15px;
	margin-right: 15px;
}
.lien_int {
	margin-left: 2px;
	margin-right: 5px;
}

/**********************************************************
    Formulaire
**********************************************************/
.formulaire {
	width: 800px;
	margin: auto;
}
fieldset {
	-moz-border-radius: 10px;
}
legend{
	font-size: 14px;
	font-weight: bold;
}
.options_obligatoires {
	width: 300px;
	float: left;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #e7c96c; /*#e7c96c; /*#99CC99;*/*/
	margin-top: 10px;
}
.options_obligatoires input {
	margin: 5px;
}
.envoi_top_test {
	width: 110px;
	padding-top: 100px;
	float: right;
}
.envoi_top_france {
	width: 110px;
	padding-top: 100px;
	float: right;
}
.options_facultatives {
	width: 350px;
	margin-left: 320px;
}
.sexe {
	width: 100px;
	height: 40px;
	padding-top: 28px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.distance {
	width: 100px;
	height: 20px;
	padding-top: 3px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.options_sexe, .options_distances {
	width: 180px;
	margin-left: 110px;
}
.options_facultatives_gauche {
	width: 120px;
	float: left;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}
.options_facultatives_droite {
	width: 220px;
	margin-left: 130px;
}
.texte_recherche {
	width: 400px;
	float: right;
	padding-top: 10px;
}
.recherche {
	width: 160px;
	float: left;
	padding-top: 15px;
	margin-left: 20px;
}
.choix_recherche {
	width: 200px;
	margin-left: 170px;
}
.choix_recherche input {
	margin: 5px;
}
.recherche_pat div.saut {
	margin-bottom: 15px;
}
.envoi_recherche {
	width: 110px;
	padding-top: 85px;
	float: right;
}
.recherche_patineur {
	margin-top: 10px;
}
.recherche_patineur input {
	margin: 5px;
}
.selectionne {
	background-color: #fcd662; /*#FFCC99;*/
	font-weight: bold;
}
.vert {
	background-color: lime;
}
.bleu {
	background-color: blue;
}
.rouge {
	background-color: red;
}
.acier {
	background-color: gray;
}
.bronze {
	background-color: olive;
}
.argent {
	background-color: silver;
}
.or {
	background-color: yellow;
}


.hbgd {  border: 1px solid #3300CC}

input {
    border: 2px solid #b89320; /*#0099FF;*/
    background-color: #e7c96c; /*#66CC99;*/
    color: #012866; /*#CC0099;*/
    font-weight: bold;	
}
input[type="submit"] {
	cursor: pointer;
	border: outset;
	padding: 3px;
}
input[type="submit"]:active {
	border: ridge;
}
input:hover, input:focus{
	background-color: #e0e76c;
}
input[type="radio"] {
	border: none;
    background-color: transparent;
}
input[type="checkbox"] {
	border: none;
    background-color: transparent;
}
textarea {
	border: 2px solid #b89320; /*#0099FF;*/
	background-color: #e7c96c; /*#66CC99;*/
	color: #012866; /*#CC0099;*/
}
select {
	border: 2px solid #b89320; /*#0099FF;*/
	background-color: #e7c96c; /*#66CC99;*/
	color: #012866; /*#CC0099;*/
}
option {
	background-color: #e7c96c; /*#66CC99;*/
}
select:hover, select:focus, select:active {
	background-color: #e0e76c; /*#66CC99;*/
}
option:hover, option:focus, option:active {
	background-color: #e0e76c; /*#66CC99;*/
}

/**********************************************************
    Page
**********************************************************/
.page {
	width:820px;
	margin: auto;
}
h3 {  
	font-size: 16px; 
	/*border: 1px #003399 outset;*/
	color: #003399;
	/*background-color: #e7c96c;*/
	text-align: center;
	/*padding: 5px;*/
	margin-bottom: 0px;
}
.ecart {  
	margin-bottom: 5px;
}
.numerotation_page{
	text-align:right;
	padding: 3px;
}
.pagination {
	text-align:center;
	padding: 3px;
}
.top_france {
	width: 100%;
	margin: auto;
}
.largeur_footer {
	width:700px;
	margin: auto;
}
.recap {
	font-size: 14px;
	border: 1pt solid #b89320; /*#b89320; /*#3300CC;*/*/
	font-weight: bold;
	background-color: #e7c96c; /*#e7c96c; /*#99CC99;*/*/
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -8px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.nonvalide {
	font-size: 16px;
	color: #0000ff;
	border: 1pt solid #b89320; /*#b89320; /*#3300CC;*/*/
	font-weight: bold;
	background-color: #e7c96c; /*#e7c96c; /*#99CC99;*/*/
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -8px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.largeur_mode_emploi {
	width:750px;
	margin: auto;
}

.legendeRF {
	
	float: right;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #e7c96c; /*#e7c96c; /*#99CC99;*/*/
	border: 1pt solid #b89320;
	margin: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
/**********************************************************
    Tableau
**********************************************************/
.tableau {
	border:0px;
	border-spacing: 0px;
	border-collapse: collapse; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#b89320; /*#3300CC;*/*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#b89320; /*#3300CC;*/*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#b89320; /*#3300CC;*/*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#b89320; /*#3300CC;*/*/
}

.tableauRF {
	border:1px;
	border-style: solid;
	border-color: #b89320;
	border-collapse: collapse; 
}

.cellRF {
	border:1px;
	border-style: solid;
	border-color: #b89320;
	text-align: center;
}
.catRF {
	border:1px;
	border-style: solid;
	border-color: #b89320;
}

.tableCompet {
	font-size: 7px; 
}


.largeur_distance {
	width:815px;
	margin: auto;
}
.largeur_toutes_distances {
	width:750px;
	margin: auto;
}
.largeur_cumul {
	width:750px;
	margin: auto;
}
.largeur_competition {
	width:750px;
	margin: auto;
}
.borbure {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#b89320; /*#3300CC;*/*/
}
.c {
	background-color: #e7c96c; /*#99CC99;*/
}
.ligne1 {
	background-color: #FFFFAA;
}
.ligne2 {
	background-color: #FFFFFF;
}
.ligne10 {
	background-color: #FFFFAA;
}
.ligne20 {
	background-color: #FFFFFF;
}
table tr.ligne1:hover, table tr.ligne2:hover {
	background-color: #f5d646; /*#00FFAA;*/
	font-weight: bold;
}
table tr.ligne10:hover, table tr.ligne20:hover {
	background-color: #f5d646; /*#00FFAA;*/
}
td {
	padding-top:3px;
	padding-bottom:3px;
}

.gras {
	font-weight: bold;
}
.largeur_rang {
	width:35px;
}
.largeur_numero {
	width:45px;
}
.largeur_nom {
	width:200px;
}
.largeur_club {
	width:50px;
}
.largeur_categorie {
	width:30px;
}
.largeur_glacon {
	width:10px;
}
.largeur_temps {
	width:75px;
}
.largeur_lieu {
	width:160px;
}
.largeur_date {
	width:125px;
}
.largeur_remarque {
	width:100px;
}
.glacon {
	width:10px;
	height:10px;
}
.largeur_vide {
	width:50px;
}
.largeur_date_compet {
	width:100px;
}
.largeur_compet {
	width:250px;
}
.largeur_lieu_compet {
	width:150px;
}
.largeur_protocole {
	width:75px;
}
.largeur_site {
	width:75px;
}
.lien_compet {
	width:780px;
	margin-top: 10px;
}
/**********************************************************
    Patineurs
**********************************************************/
.colonne_patineurs {
	width: 760px;
	margin: auto;
}
.colonne_sexe {
	width: 350px;
	border: 1px solid #b89320;
	padding-left: 5px;
}
.colonne_sexe a {
	height: 18px;
	display: block;
}
.dame {
	float: left;
}
.homme {
	margin-left: 400px;
}
h4 {  
	font-size: 14px; 
	color: #003399;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -5px;
	border-bottom: 1px solid #b89320;
}
.colonne1 {
	width: 175px;
	float: left;
}
.colonne2 {
	width: 175px;
	margin-left: 175px;
}
h5 {  
	font-size: 14px; 
	color: #003399;
	margin-top: 0px;
	margin-bottom: 0px;
}
.largeur_casque {
	width:125px;
}
.largeur_recherche {
	width: 700px;
	margin: auto;
	border: 1px solid #b89320;
	border-collapse: collapse;
}
.largeur_recherche th {
	text-align: left;
}
.bordure_recherche {
	border: 1px solid #b89320;
}


/**********************************************************
   Compétitions
**********************************************************/
.PR {
	text-align:center;
	color: green;
        font-weight: bold;
}
.NR {
	text-align:center;
	color: red;
        font-weight: bold;
}
.NR0 {
	text-align:center;
	color: blue;
        font-weight: bold;
}



/**********************************************************
   
**********************************************************/
.nom_club {
        -moz-opacity:0.5;
        opacity: 0.5;
        filter:alpha(opacity=50);
		-khtml-opacity: 0.5;
        font-size: 65px;
        color: #990066;
        font-weight: bold;
        position:absolute;
        left:90%;
        top: 15%;
        width:10%;
}

.transparent {
	background-color:#000000;
        -moz-opacity:0.5;
        opacity: 0.5;
        filter:alpha(opacity=50);
	-khtml-opacity: 0.5;
        position:absolute;
        left:0px;
        top:0px;
        width:100%;
        height:310%
}

.div_t {
        border: 2px solid #0099FF;
        background-color: #D4FFD4;
        position:absolute;
        left:25%;
        top:40%;
        width:50%;
        height:20%
}

.div_t1 {
        background-color: #D4FFD4;
        position:absolute;
        left:5%;
        top:3%;
        width:90%;
        height:300%
}

.div_croix {
        background-color: #D4FFD4;
        position:absolute;
        left:0%;
        top:0px;
        width:100%;
        height:16px;
}


.div_t2 {
        border: 2px solid #0099FF;
        background-color: #D4FFD4;
        position:absolute;
        left:25%;
        top:50px;
        width:50%;
        height:125px
}

.div_tri {
        border: 2px solid #0099FF;
        background-color: #D4FFD4;
        position:absolute;
        left:25%;
        top:50px;
        width:50%;
        height:350px
}

.div_cat {
        border: 2px solid #0099FF;
        background-color: #D4FFD4;
        position:absolute;
        left:25%;
        top:50px;
        width:50%;
        height:400px
}

.div_stats {
        border: 2px solid #0099FF;
        background-color: #D4FFD4;
        position:absolute;
        left:25%;
        top:50px;
        width:50%;
}

.forfait {
        background-color: #FFCCCC;
	text-decoration: line-through ;

}

.menu0 {
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #b89320; /*#3300CC;*/
        background-color: #e7c96c; /*#99CC99;*/
        width:149px;
        height:50px; 
}

.menu01 {
        z-index:2;
}

.menu1 {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #b89320; /*#3300CC;*/
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #b89320; /*#3300CC;*/
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #b89320; /*#3300CC;*/
        background-color: #e7c96c; /*#99CC99;*/
        width:149px;
        height:40px;
        z-index:3;
}

.help {
        width:60%;
	margin-left: auto;
	margin-right: auto;
        background-color: #FFCCCC;
        border-width: 1px;
        border-style: solid;
        border-color: #b89320; /*#3300CC;*/}

.lien_cadre {
        cursor: pointer;
        text-decoration: underline;
        color: #0033FF;
        font-weight: normal;
	position: relative;
        z-index:1;
}
.lien_cadre:hover {
        text-decoration: underline;
        color: #FF99FF;
}

.UPID0 {
    border: 2px solid #b89320; /*#0099FF;*/
    background-color: #FF0000; /*#66CC99;*/
    color: #FFFFFF; /*#CC0099;*/
    font-weight: bold;	
}

.UPID1 {
    border: 2px solid #b89320; /*#0099FF;*/
    background-color: #00FF00; /*#66CC99;*/
    color: #000000; /*#CC0099;*/
    font-weight: bold;	
}

/**********************************************************
   
**********************************************************/
/**********************************************************
   
**********************************************************/


.hbgd {  border: 1px solid #3300CC}


.Recap {
	font-size: 14px;
	border: 1pt solid #b89320; /*#3300CC;*/
	font-weight: bold;
	background-color: #e7c96c; /*#99CC99;*/
}


.b_g {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
}
.b_d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
}
.b_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
}
.b_h {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
}
.b_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
}
.b_bd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
}
.b_gd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
}
.b_hbg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
}
.b_hbd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
}
.b_hb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
}
.b_bgd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
}
.b_g_c {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_d_c {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_b_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_h_c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_bg_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_bd_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_gd_c {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_hbg_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_hbd_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_hb_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}
.b_bgd_c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b89320; /*#3300CC;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b89320; /*#3300CC;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b89320; /*#3300CC;*/
	background-color: #e7c96c; /*#99CC99;*/
}

.c {
	background-color: #e7c96c; /*#99CC99;*/
}

