.menuResultsItem { 
	background-color: #F2F4F9; 
	padding: 2px; 
	border-bottom: 1px solid #777D93; 
	border-right: 1px solid #777D93; 
	font-family : Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	text-align: left; 
}
.menuResultsItem:HOVER { 
	background-color: #AFC0F0; 
}
.menuResultsItemDotted { 
	border-bottom-style: dotted; 
}
.menuResultsItemActive { 
	background-color: #F0E68C; 
}
SELECT.listeEpreuve  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #3E3E3E; 
	border: 1px solid Silver; 
	background-color: #F0E68C; 
	width: 120px; 
}
SELECT.liste  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #3E3E3E; 
	border: 1px solid Silver; 
	background-color: #F0E68C; 
	width: auto; 
}
FIELDSET.enteteCompetition {
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 0px 5px 5px 5px; 
	border: solid 1px #777D93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	background-color: #f5f5dc;
}
LEGEND.enteteCompetition {
	font-size: 8pt;
	padding: 1px 6px; 
	color: #fff;
	background-color: #3d598b;
}
FORM.enteteCompetition {
	margin-top: -5px; 
	display: block; 
	float: left;
	margin-bottom: 10px;
}
.enteteCompetitionOption {
	display: block; 
	float: right;
	padding: 5px; 
}
.spacer {
  clear: both;
}

/* Tableau des liste de résultats et des rankings */
TABLE.tabResults TD {
	font-size: 8pt;
}
TABLE.tabRankings TD {
	font-size: 7pt;
}
.tabColPla {
	padding-left: 8px; 
	text-align: right; 
}
.tabColInd {
	padding-left: 4px;	
}
.tabColLieu {
	padding-left: 8px;
	text-align: right;
}
.tabColEpr {
	padding-left: 8px;
	text-align: right;
}
#tabColTitreEpr { 
	font-size: 8pt; 
	color: #235991; 
	text-decoration: underline; 
	background-image: url(../img/obj_results_fleche.gif); 
	background-repeat: no-repeat; 
	background-position: 1px; 
	padding-left: 15px; 
}
#tabColInsertEpr { 
	font-size: 8pt; 
	padding: 1px 1px 1px 13px; 
	background-color: #CCE5FF; 
	margin-top: 10px; 
	border: 1px solid #777D93; 
	background-image: url(../img/obj_results_fleche.gif); 
	background-repeat: no-repeat; 
	background-position: 1px; 
	letter-spacing: 1px; 
	font-weight: bold; 
}
.tabColNai {
	padding-left: 6px;	
}
.tabColNat {
	padding-left: 6px;	
}
.tabColDat {
	padding-left: 8px;	
}
.tabColSai {
	padding-left: 8px;	
}
.tabColRng {
	padding-left: 8px;	
	text-align: right;
}
.tabColRel {
	font-size: 7pt;
	color: Silver;
}
.tabColStr {
	padding-left: 6px;	
}
.tabColTps {
	padding-left: 10px;	
	text-align: right; 
	font-weight: bold; 
	color: #1E90FF;	
}
.tabColPts {
	text-align: right; 
	padding-left: 20px; 
	font-size: 7pt; 
	color: #800080;	
}
.tabColFrm {
	text-align: right; 
	padding-left: 12px; 
	font-size: 7pt; 
	color: #CA6500;	
}
.tabColCat {
	color: #008000; 
}
.tabColRem {
	text-align: right; 
	color: #008000; 
	font-weight: bold;
	padding-left: 12px;
}
.tabColKlf {
	text-align: right; 
	color: #008000; 
	font-size: 7pt;
}
.tabColPlaNat {
	padding-left: 6px;
	color: green;
	text-align: right;
}
.tabColCatNat {
	padding-left: 6px;
	color: red;
	text-align: right;
}
#tabColBas { 
	font-family: "Comic Sans MS", Arial, sans-serif;  
	font-size: 12pt; 
	letter-spacing: 2px;  
	color: #5A2392; 
	border: 1px dashed #777D93; 
	padding: 3px; 
	margin-top: 15px; 
	margin-bottom: 0px; 
}
.tabColTitre { 
	font-size: 9pt; 
	font-weight: bold; 
	letter-spacing: 2px; 
	border: 1px solid #777D93; 
	margin: 10px 0px 0px 0px; 
	padding: 2px 2px 2px 20px; 
	background-color: #FAEBD7; 
	background-image: url(../img/obj_compets_arrow.png); 
	background-repeat: no-repeat; 
	background-position: 1px; 
}
.tabColInsert1 {
	color: #235991; 
	border-bottom: 1px dotted #235991; 
	padding-top: 8px;
}
.tabColInsert2 {
	color: #922623; 
	border-bottom: 1px dotted #922623; 
	padding-top: 8px;
}
.tabColInsert3 {
	color: #696969; 
	border-bottom: 1px dotted #696969; 
	padding-top: 8px;
}
.tabColInsertTextLeft {
	font-size: 9pt; 
	font-weight: bold; 
	display: block; 
	float: left;
}
.tabColInsertTextRight {
	display: block; 
	float: right; 
	margin-top: 3px; 
	font-size: 7pt; 
	color: green;
}
.tabLngRecYear { 
	background-color: #CCE5FF; 
}
.tabColRec {
	text-align: center;
	padding-right: 8px;	
	padding-left: 8px;	
	font-weight: bold;
}
.tabColCpt {
	font-style: italic;
	color: #800080;	
}

/* Natation ou maitres : Affichage des temps (avec temps de passage) */
A.splitOn { 
	font-weight: bold; 
	color: #1E90FF; 
}
A.splitOn:HOVER { 
	color: Red; 
}
TD.tooltipDis {
	font-size: 7pt;
	padding: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: right;
	color: Olive;
}
TD.tooltipSplit {
	font-size: 7pt;
	padding: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: right;
}
TD.tooltipLap {
	font-size: 7pt;
	padding: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: right;
	color: Red;
}
TD.tooltipRelay {
	font-size: 7pt;
	padding: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: right;
	color: #9932CC;
}
/* FIN : Natation ou maitres : Affichage des temps (avec temps de passage) */

/* Tableaux */
.tableau { 
	border-collapse: collapse; 
	table-layout: auto; 
	margin: 0px; 
}
.tableau TD { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 8pt; 
	padding: 2px; 
	border: 1px solid #777D93; 
}	
.tableau TD.titre { 
	color: #483d8b;
	padding: 5px; 
	text-align:	center; 
	font-size: 11pt; 
	letter-spacing: 1px; 
}
.tableau TD.soustitre { 
	background-color: #DCE2F1; 
	text-align: center;
}
.tableau TD.colLight {
	border: none; 
}
.tableau TD.colWhite {
	border: 1px solid white;
}
.tableau TD.colOff {
	background-color: #FFFFE0;
}
.tableau TD.colOn {
	background-color: #F0E68C;
}
.tableau .sousTotal {
	background-color: #ffffe0;
}
.tableau .total {
	background-color: #dfefff;
	font-weight: bold;
}
.tableau .colInsert { 
	font-size: 9pt; 
	font-weight: bold; 
	letter-spacing: 2px; 
	border: 1px solid #777D93; 
	padding: 6px 2px 6px 20px; 
	background-color: #FAEBD7; 
	background-image: url(../img/obj_results_arrow.png); 
	background-repeat: no-repeat; 
	background-position: 1px; 
}
/* FIN : Tableaux */
