﻿
body
{
    font-family:Verdana ;
}

/* ---------------- STATS / GAINS ---------------- */
/* Entete Tableau (gains) */
.TabHeader
{
    background:#048fff;
    text-align:center;
    color: black;
    font-family: verdana;
    text-decoration: none;
    font-size:13px;
}
/* Ligne impaire */
.TabRow
{
    background:#E5E5E5;
}
/* Ligne paire */
.TabRowAlt
{
    background:#CCCCCC;
}
/* Intereir tableau des stats */
.StatBack
{
    background:#FFFFFF ;
}
/* Couleurs des graphs des stats */
.StatGraph
{
    border: 1px solid #CCCCCC;
    background: #EEEEEE;
    color:#666666;
}
/* Entete tableau stats */
.StatTitle
{
    background:#008eff;
    color:White;
}
/* Contour tableau stats */
.StatAll
{
    background:#ffb7e5 ;
    border: 1px solid #000000;
}

body
{
    background-image: url('/img/Background.gif');
    font-size: 11px;
    font-family:Verdana ;
}

.form
{
    font-family: verdana;
    font-size: 10px;
    color: #003366;
    background-color: #EEEEEE;
    padding:2px;
}

.ButtonGreen
{
	background-image:url(/img/Validate.jpg);
	border:0px;
	font-size: 13px;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 107px;
	height: 28px;
	cursor:hand;
}

.TitleApporter
{
    font-family: verdana;
    font-size: 18px;
    color: #ffffff;
    font-weight: bolder;
    background-color:#048fff;
}

.Title
{
    font-family: verdana;
    font-size: 18px;
    color: #048fff;
    font-weight: bold;
}

.ClientName
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

a
{
	color: #048fff;
}

a:visited
{
	color: #048fff;
}

.StepNoActiv
{
    border: 1px solid #000000;
    background-color: #dddddd;
    font-size: 11px;
    font-family:Arial;
}

.StepActiv
{
    border: 1px solid #000000;
    background-color: #999999;
    font-size: 11px;
    font-family:Arial;
}


.modalPopup
{
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

.Msgtext
{
    color: Black;
    font-family: verdana;
    font-size: 10px;
}

.modalBackgroundBlack
{
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalBackgroundWhite
{
	background-color:#FFFFFF;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.PopupTitle
{
    color: white;
    background-color: #048fff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

.BiggerText
{
    font-size:13px;
}

.CustomValidator {z-index:10002;}
.CustomValidator div {border:solid 1px Black;background-color:LemonChiffon; position:relative;}
.CustomValidator td {border:solid 1px Black;background-color:LemonChiffon;}
.CustomValidator .ajax__validatorcallout_popup_table {display:none;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;text-align:right;vertical-align:top;font-size:1px;border:none;background-color:transparent;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none;border-right:none;border-left:none;width:15px;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none;border-bottom:none;border-right:none;padding:0px;margin-left:auto;}
.CustomValidator .ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:10px;border-right:none;border-left:none;width:100%;}
.CustomValidator .ajax__validatorcallout_icon_cell {width:20px;padding:5px;border-right:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;text-align:right;border-left:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none;text-align:center;width:10px;padding:2px;cursor:pointer;}
