* {margin: 0; padding: 0; border: 0;}


#liste_concurrent h5 {
	text-transform: uppercase;
	clear: both;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
	letter-spacing: 3px;
	font-size: 14px;
	background-image: url(img_ombre_bas.jpg);
}


sup {line-height: 80%; font-size: 80%;}

/******************************************** Tableaux */

table {border-collapse: collapse; width: 100%; margin-bottom: 10px;}
table td,
table th {
	border-top: 1px #99CCFF dotted;
	padding: 0 4px;
	text-align: left;
	font-size: 11px;
}
table th {
	background-color: #FFFFCC;
}
table .bgColor {background-color: #FFFF99;}
table td a {
	text-decoration: none;
	color: #409FFE;
	font-weight: bold;
	padding-left: 7px;
	background: transparent url(../images/flecheOrange.gif) no-repeat 0 5px;}
table td a:hover {color: #0055A6;}

/******************************************** Bouton retour 
#retour {
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #0055A5;
	padding: 2px 0 0 13px;
	background: transparent url(../images/flecheRetour.gif) no-repeat 0 7px;}
#retour:hover {text-decoration: underline;}*/

/******************************************** Pagination 
.pagination {
	position: relative; width: 100%;
	border-top: 1px #3399FF dotted;
	text-align: center;
	padding-top: 3px;
	clear: both;}
.pagination a {color: #ff6600; text-decoration: none;}
.pagination a:hover {text-decoration: underline;}
.pagination a#btnPrecedent {position: absolute; left: 0; top: 3px;}
.pagination a#btnSuivant {position: absolute; right: 0; top: 3px;}*/

/***************************************************************************/


body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	}

/*.marges {margin: 0 10px 10px 10px;}*/

#liste_concurrent {
	position: relative;
	overflow: visible;
	left: 10px;
	width: 500px;
}

#colA,
#colB,
#colC {
	float: left;
	width: auto;
}

#colA {width: 150px;}
#colB {width: 560px;}
#colC {width: 240px;}

#hautColB {
	border-bottom: 1px #3399FF dotted;
	height: 16px;}




/***************************************************************************/
/*												  Eléments communs ŕ la partie liste_concurrent */
/**************************************************************************

#liste_concurrent h1 {color: #FF6600; font-size: 22px; font-weight: normal; margin-bottom: 10px;}
#liste_concurrent h2 {font-size: 16px; color: #3399FF; border-bottom: 1px #3399FF dotted; margin-bottom: 10px;}
#liste_concurrent h3 span {display: none;}
#liste_concurrent h4 {font-size: 14px; color: #ff6600;}
#liste_concurrent h5 {background-color: #ff6600}
#liste_concurrent p {margin-bottom: 10px; line-height: 14px;}

#liste_concurrent ul {
	list-style: none;
	margin: 0 30px 10px 30px;}
#liste_concurrent ul li {
	background: transparent url(../images/flecheOrange.gif) no-repeat 0 5px;
	padding-left: 8px;}


*/
/***************************************************************************/
/*																	Section 07 - Les marins */
/***************************************************************************/

 #liste_concurrent h2 {
	color: #0033CC;
	background-image: url(navg_bleu1.jpg);
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #003366;
}
 #liste_concurrent h3 {background: transparent url(../images/titreSkippers.gif) no-repeat;width: 538px;}

 #liste_concurrent h2 span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
}
 #liste_concurrent h5 {background-color: #0055A5;}
 #liste_concurrent table td.cellA {width: 180px;}
 #liste_concurrent table td.cellB {width: 100px;}
 #liste_concurrent table td.cellC {width: 60px;}
 #liste_concurrent table td.cellD {width: 140px;}

 #liste_concurrent .sousNavigation {margin: 0 !important;list-style: none;width: 170px; float: left; height: auto; padding-bottom: 10px;}

 #liste_concurrent .sousNavigation li {
	float: none;
	font-weight: bold;
	text-align: left;
	width: auto;
}
/*  #liste_concurrent .sousNavigation li {float: left;margin: 0 10px 0 0;font-size: 12px;padding: 0 !important;background-image: none !important;	font-weight: bold;} */
 #liste_concurrent .sousNavigation li a:hover {
	padding-left: 15px;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(flecheBleuCielhover.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}
 #liste_concurrent .sousNavigation li a {
	background: transparent url(flecheBleuCiel.gif) no-repeat 0 4px;
	padding-left: 15px;
	color: #0033CC;
	text-decoration: none;
	font-style: italic;
}
