/*tableau des partants
--------------------------------------------------------*/
.tab_partants
{
	border-width: 3px;
	border-style: solid;
	border-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.tab_partants tr td
{
	padding: 0 2px 0 2px;
}

.tr_gris_partant
{
	background-color:#DDDDDD;
}

.tr_blanc_partant
{
	background-color:#FFFFFF;
}
.td_partant_gris
{
	padding: 0 3px 0 3px;
	background-color:lightgrey;
}
.td_partant_cheval
{
	background-color:#B6F05F;
}
.td_partant_cheval2
{
	background-color:#B6F05F;
	border-left: solid 3px #B6F05F; 
}
.td_partant_jockey
{
	background-color:#ED90C2;
}
.td_partant_jockey2
{
	background-color:#ED90C2;
	border-left: solid 3px #ED90C2;
}
.td_partant_entraineur
{
	background-color:#FBC23B;
}
.td_partant_entraineur2
{
	background-color:#FBC23B;
	border-left: solid 3px #FBC23B;
}
.td_partant_bord_cheval
{
	border-left: solid 2px #B6F05F; 
	text-align: center;
}
.td_partant_bord_jockey
{
	border-left: solid 2px #ED90C2; 
	text-align: center;
}
.td_partant_bord_entraineur
{
	border-left: solid 2px #FBC23B;
	text-align: center;
}


/* construction_prono page des critres
-------------------------------------------------------- */
.titre_cat2
{
	font: 1.2em Arial,sans-serif;
	font-weight: bold;
	color: black;
}
.desc_critere
{
	margin-left:30px;
}

#bouton_save_strat
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_enregistrer.gif);
	cursor: pointer;
}

#bouton_delete_strat
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_supprimer.gif);
	cursor: pointer;
}

#bouton_load_strat
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_charger.gif);
	cursor: pointer;
}
#bouton_ajouter
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_ajouter.gif);
	cursor: pointer;
}


.num_critere
{
	font-weight:bold;
	color: #0000FF;
	font-size:1.2em;
}
.floatright
{
	float: right;
}


.border_liste
{
	border: solid 1px #B8E557;
	font: 1em Arial,sans-serif;
	color: #333;
}
#load_liste_id
{
	margin-left:32px;
}
.class_bloc
{
	background-image:url(/index.php?pf=votreprono/img/bloc_top.png);
	background-repeat: repeat-x;
}
.bottom_bloc
{
	background: transparent url(/index.php?pf=votreprono/img/bloc_bottom.png) repeat-x bottom;
}
#comment-form
{
	margin-top:-15px;
}

#select_course, #select_date_id
{
	border: solid 2px #B8E557;
	font: 1em Arial,sans-serif;
	font-weight: bold;
	color: #333;
}

.selectable_div
{
	padding: 0 2px 0 2px;
}

.classleft
{
	float: left;
}

#bouton_reset
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_remettre_zero.png);
	cursor: pointer;
}
#bouton_submit
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_calculer.gif);
	cursor: pointer;
}

.bs_bouton_charger
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_charger.gif);
	cursor: pointer;
}
#bouton_recalculer
{
	background:transparent url(/index.php?pf=votreprono/img/bouton_recalculer.png);
	cursor: pointer;
}

#info_cheval
{
	border: 1px solid #000000;
}
#menu_dates_courses
{
}

#info_course
{
	margin: 5px 0 5px 0;
}

.img_am
{
	margin-top:2px;
	float: left;
}
#vp_choix_cje
{
	margin: 10px 0 0 0;
	border: none;
	padding: 0 0 0 0;
	width:100%;
	overflow: hidden;
}

#table_cheval_titre
{
	width:33%;
}

#table_jockey_titre
{
	width:33%;
}

#table_coach_titre
{
	width:33%;
}

.critere_radio
{
	margin-top: 1.5%;
	min-height: 100%;
	width: 69%;
	vertical-align: middle;
	text-align: left;
	float: right;
	display:inline;
}

.critere_checkbox
{
	text-align: center;
	float: right;
}

.critere
{
	padding: 3px 0 0 25px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 2px dashed #999999;
	border-right: 2px dashed #999999;
}

.groupe
{
	text-transform: uppercase;
	padding: 10px 0 10px 15px;
	border-bottom: 2px solid #999999;
	border-left: 2px dashed #999999;
	border-right: 2px dashed #999999;
	cursor: pointer;
}

.groupe1
{
	text-transform: uppercase;
	padding: 10px 0 10px 15px;
	border-bottom: 2px solid #999999;
	border-top: 2px solid #999999;
	border-left: 2px dashed #999999;
	border-right: 2px dashed #999999;
	cursor: pointer;
}


/* construction_prono page r sultat
-------------------------------------------------------- */
#entete_resultat
{}

#table_resultat
{
	margin: 5px 0 5px 0;
	width: 100%;
}

/* Style appliqué à toutes les cellules */
#table_resultat div div, #table_resultat div table tr td
{
	padding: 0 2px 0 2px;
	margin: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
}

#table_resultat div table
{
	border-right: solid 1px #B8E557;
	border-left: solid 1px #B8E557;
}

#table_resultat .col_left
{
	border-width: 3px;
	border-style: solid;
	border-color: #DDDDDD;
	border-right: 0px;
}


#table_resultat .col_middle
{
	border-width: 3px;
	border-style: solid;
	border-color: #DDDDDD;
	border-right: 0px;
	border-left: 0px;
}

#table_resultat .col_right
{
	border-width: 3px;
	border-style: solid;
	border-color: #DDDDDD;
	border-left: 0px;
}


#col_position
{}

#col_gagnant
{}

#col_place
{}

#liste_criteres
{}

#desc_critere
{}

#desc_critere
{}


#col_criteres
{
	max-width:150px;
	overflow: scroll;
	white-space:nowrap;
	overflow-y: hidden;
}

.cell_resultat
{
}

.cell_resultat_crit0
{
}

.cell_resultat_crit1
{
	background-color: #FBC23B;
	cursor: pointer;
}

.cell_nom_resultat
{
	text-align: left;
}

/* En-têtes de colonnes */
.cell_titre_resultat
{
	font-weight:bold;
	border-bottom: solid 2px #DDDDDD;
}

#table_courses
{
	border: 2px solid blue;
}

#save_name_id
{
	background: transparent;
}



/* backtest rsultat
-------------------------------------------------------- */
/*
#bt_table_resultat
{
	border: solid 2px #DDDDDD;
}
#bt_table_resultat td
{
	border: solid 2px #DDDDDD;
}
*/
.bt_table_resultat
{
	border-width: 3px;
	border-style: solid;
	border-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.bt_table_resultat tr td
{
	padding: 0 2px 0 2px;
}

#gif_div_id
{
	margin-left:190px;
}


.bt_over_fontClass
{
    font-size: 1em;
}

.bt_over_capfontClass
{
    font-size: 1.2em;
    text-align: center;
    font-weight: bold;
    text-transform:uppercase;
    color:  #000000;
}

.bt_over_fgClass {
    border: 2px solid #003C96;
    padding: 10px 5px;
    background: #F3C31E;
    font-weight: bold;
    text-align: center;
}
.bt_over_bgClass
{
    border: 2px solid #003C96;
    padding: 3px 3px 3px 3px;
    background: #B0EF5D;
    font-weight: bold;
}

