/* ---------- Styles specific to the project ----------- */

td.header1 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 20px;
	border-bottom : 0px solid rgb(240,240,240);
	background :  rgb(255,255,255) url(../images/menu_st.gif) no-repeat center left;
	/*border-bottom : 1px solid rgb(203,220,252);*/
	height :  20px;
	}
	
td.membersitem{
	padding-right:20px;
	text-align: top;
}

td.InfoTitle{
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(14,113,180);
  	font-size: 110%;
	text-align:left;
	padding-left: 0px;
	text-decoration: underline;
}

/* 02/05/2009 : styles pour les statistiques */

td.headerstatsnav {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-Size : 12px;
	color : rgb(14,113,180);
	text-decoration : none;
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
	border: 1px solid rgb(14,113,180);
	height :  20px;
	}
	
td.headerstatsprfirst {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 12px;
	color : rgb(14,113,180);
	background-color: rgb(204,204,204);
	text-decoration : none;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border-left : 1px solid rgb(104,104,104);
	border-right : 1px solid rgb(104,104,104);
	border-bottom : 1px solid rgb(104,104,104);
	height :  20px;
	}

td.headerstatspr {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 12px;
	color : rgb(14,113,180);
	background-color: rgb(204,204,204);
	text-decoration : none;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border-right : 1px solid rgb(104,104,104);
	border-bottom : 1px solid rgb(104,104,104);
	height :  20px;
	}
	
td.headerstats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 12px;
	color : rgb(14,113,180);
	text-decoration : none;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border-bottom : 1px solid rgb(204,204,204);
	height :  20px;
	}
	
td.headerstatsDS {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 12px;
	color : rgb(224,0,224);
	text-decoration : none;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border-bottom : 1px solid rgb(204,204,204);
	height :  20px;
	}
	
td.dataleftstats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(54,54,54);
	text-decoration : none;
	text-align : right;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 20px;
	border-right : 1px solid rgb(204,204,204);
	}
	
td.datastats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(54,54,54);
	text-decoration : none;
	text-align : left;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 20px;
	}
	
td.totalleftstats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(14,113,180);
	text-decoration : none;
	text-align : right;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 20px;
	border-top : 1px solid rgb(204,204,204);
	border-bottom : 1px solid rgb(204,204,204);
	border-right : 1px solid rgb(204,204,204);
	}
	
td.totalstats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(14,113,180);
	text-decoration : none;
	text-align : left;
	padding-top : 2px;
	padding-bottom : 2px;
	border-top : 1px solid rgb(204,204,204);
	border-bottom : 1px solid rgb(204,204,204);
	padding-left : 20px;
	}
	
td.totalgrandleftstats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(14,113,180);
	text-decoration : none;
	text-align : right;
	padding-top : 10px;
	padding-bottom : 2px;
	padding-right : 20px;
	border-bottom : 1px solid rgb(204,204,204);
	border-right : 1px solid rgb(204,204,204);
	}
	
td.totalgrandstats {
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(14,113,180);
	text-decoration : none;
	text-align : left;
	padding-top : 10px;
	padding-bottom : 2px;
	border-bottom : 1px solid rgb(204,204,204);
	padding-left : 20px;
	}
	
input.SubmitStats {
	cursor: pointer;
	font-size: 11px;
}

input.SubmitStatsDesactivate {
	cursor: text;
	font-size: 11px;
	color: rgb(154,154,154);
	/*background-color: rgb(204,204,204);*/
}


