@import url(reset.css);
@import url(sws_gestion.css);
@import url(haut_page.css);
@import url(centre_page.css);

* {
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
}
body {
	background-color: #000000;
	font-size:11px;
	text-align: center;
	/* background-image: url(../images/2/all/fond.jpg);
	background-repeat: repeat-x; */
}
th {
	text-align: center;
}
strong {
	color: #000000;
}
a, a strong {
	color: #e62e8e;
	text-decoration: underline;
}
strong a {
	color: #646567;
}
h1 {
	font-weight:normal;
	font-size: 12px;
	font-family: arial black,verdana;
	text-transform:uppercase;
	background-color: #5f5e63;
	color: #333333;
	padding: 2px 0 3px 5px;
	/* margin: 0 -15px 15px -15px; */
	margin: 0 0 15px 0;
	background-image: url(../../images/2/all/fond-h1.gif); 	
}
h1 .couleur {
	color: #e62e8e;
	font-family: arial black,verdana;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h2 strong {
	font-family:arial black,arial;
}
h3 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-family:arial black,arial;
}
h3 strong {
	font-family:arial black,arial;
}

h4 {
	font-weight: bold;
	font-size:12px;
	padding-bottom: 3px;
}
h4 img {
	vertical-align: middle;
	padding-right: 12px;
	padding-bottom: 10px;
}
input, textarea {
	background-color: #ffffff;
	font-size:13px;
	border: 1px solid #c5c5c5;
}
p {
	padding-bottom: 10px;
}
select {
	background-color: #ffffff;
	border: 1px solid #c5c5c5;
}
td {
	border-spacing: 0;
	font-size: 11px;
	/* border: 1px solid #808080; */
}
textarea  {
	height: 100px;
}
tr {
	border-spacing: 0;
	vertical-align: top;
}
ul {
	list-style-image: url(../../images/2/all/puce.gif);  
}


/* . */

.inputSubmit {
	font-family: arial;
	font-size: 11px;
	background-color: #ff3399;
	border: 0;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
.blocTexte .submit {
	padding-right:35px;
	text-align: right;
}	
.blocFonction .submit {
	padding-right:5px;
	text-align: right;
}

/* # */

#container, #containerPrint {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	text-align: left;
}
#container {
	width: 990px;
	background-color: #404040;
}
#containerPrint {
	width: 740px;
	background-color: #000000;
}

/* ONGLETS */
#onglet {
	background-color: #b2b4b7;
	border-right: 1px solid #818085;
	border-left: 1px solid #818085;
	border-top: 1px solid #818085;
	border-bottom: 1px solid #818085;
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	float: left;
	height: 16px;
}
.alphabet #onglet {
	font-size:11px;
	padding: 2px 5px 2px 5px;
}
#onglet a {
	color: #ffffff;
	text-decoration: underline;
}
#onglet:hover {
	color: #e62e8e;
	background-color: #ffffff;
}
#onglet a:hover {
	color: #e62e8e;
}
#ongletActif {
	background-color: #FFFFFF;
	border-right: 2px solid #818085;
	border-left: 2px solid #818085;
	border-top: 2px solid #818085;
	border-bottom: 0 solid #818085;
	font-size:13px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	float: left;
	height: 16px;
}
.alphabet #ongletActif {
	font-size:11px;
	padding: 2px 5px 2px 5px;
	height: 16px;
}

#ongletFin {
	background-color: #ffffff;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: 1px solid #818085;
	height: 27px;
}
#ongletDebut {
	background-color: #ffffff;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: 1px solid #818085;
	width:15px;
	float: left;
	height: 27px;
}
.alphabet #ongletFin {
	height: 21px;
}
.alphabet #ongletDebut {
	height: 21px;
}

.basOnglet {
	border-right: 1px solid #818085;
	border-left: 1px solid #818085;
	border-top: 0 solid #818085;
	border-bottom: 1px solid #818085;
	padding: 15px;
}
.basOnglet .tabData {
	width: 605px;
}
.basOnglet .tabData th {
	background-color: #ffffff;
	border: solid 0 #b2b3b8;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial black;
	vertical-align: middle;
	padding: 0 0 3px 4px;
}
.alphabet .basOnglet {
	padding: 4px 0 4px 0;
	height: 14px;
}
.importantOnglet {
	font-size: 13px;
	padding-bottom: 10px;
}
.photoOnglet {
	padding: 0 20px 20px 0;
	float: left;	
}
.photoOngletNews {
	padding: 0 0 20px 20px;
	float: right;	
}
.logoOnglet {
	padding: 0 0 0 20px;
	float: right;	
}

#colonneGauche h1, #colonneDroite h1  {
	margin: 0 -14px 13px -14px;
}
.hrCentre {
	height: 1px;
	background-color: #808080;
	margin: 15px 0 15px 0;
}
#colonneCentre2 .hrCentre {
	width: 100%;	
}
#colonneCentre3 .hrCentre {
	width: 100%;	
}

.couleur, .basPage a {
	color: #e62e8e;
}

.confidentiel {
	color:#1CFC1C;
}
.erreur {
	color:#D80000;
}
.erreur * {
	color:#D80000;
}
#navBasPage {
	font-weight: bold;
	background-color:#000000;
	color: #ffffff;
}
#navBasPage a {
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
#navBasPage a:hover {
	color: #e62e8e;
}
.basPage {
	font-weight: bold;
	background-color:#000000;
	color: #ffffff;
}
.lienPlus {
	font-size: 9px;
	text-align: right;
	color:#ff3399;
}
.lienPlus a {
	color: #e62e8e;
}

.blocTexte {
	background-color: #ffffff;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
}

.blocTexte ul {
	padding-left: 30px;
	padding-top: 10px;
}
.blocTexte li {
	padding-left: 5px;
	padding-bottom: 10px;
	list-style-image: url(../../images/2/all/puce.gif); 
}
#colonneCentre3 .blocTexte {
	padding: 0 0 15px 0;
}
#colonneCentre3 h2,#colonneCentre3 h3 {
	margin-top: -15px;
}

.chapeauText {
	color: #ffffff;
	background-color: #404040;
	font-size: 13px;
	font-weight: bold;
	margin-top: -15px;
	padding: 0 30px 0 30px;	
}
.chapeauText h2 {
	color: #ffffff;
	margin-bottom: 17px;
	padding-top: 23px;
}
.chapeauText strong {
	font-family: arial black,arial;
	color: #ffffff;
	font-weight: normal;
}
.chapeauText img {
	padding-right: 8px;
	vertical-align: middle;
}
.chapeauText p {
	color: #ffffff;
	padding-bottom: 12px;
}
.chapeauText li {
	color: #ffffff;
	list-style-image: url(../../images/2/all/p-navigation.gif); 
}
li img {
	vertical-align: middle;
}
li a {
	color:#ff3399;
}

.hrListe {
	height: 1px;
	background-color: #ffffff;
	margin: 5px 0 0 0;
}
.chapeauText strong {
	font-weight:normal;
	font-family: arial black,verdana;
	text-transform:uppercase;
	font-size: 11px;
}

.blocFonction {
	background-color: #ffffff;
	padding: 0 14px 15px 14px;
	margin: 0 0 20px 0;
	border: solid 0 #818085;
	z-index:30;
}
.blocFonctionBrut {
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	border: solid 0 #818085;
}

#colonneDroite .blocFonctionBrut h1  {
	margin: 0 0 0 0;
}

#colonneGauche .blocFonctionBrut h1  {
	margin: 0 0 0 0;
}

.blocTexteInterieur {
	background-color: #ffffff;
	padding: 10px 30px 0 30px;
	margin: 0;
}

#colonneCentre3 .blocTexteInterieur {
	padding: 10px 15px 0 15px;
}

.blocTexteInterieurAvecChapeau {
	background-color: #ffffff;
	padding: 30px 30px 0 30px;
	margin: 0;
}

.commentaire {
	font-size: 9px;
}
/* Bloc Connexion */
.connexionInput {
	width: 198px;
}

.contactInput {
	width: 605px;
}

.basPage {
	font-size: 11px;
}
.basPage a {
	text-decoration: underline;
}
.basPage a:hover {
	color: #b7b6b7;
}

/* Navigation entre pages */
.navPages a {
	text-decoration: underline;
	color: #e62e8e;
}
.navPages a:hover {
	color: #000000;
}
.navPages strong {
	color: #000000;
}
.navPages td {
	padding: 0 4px 0 3px;
	font-weight: bold;
	color: #e62e8e;
}

/* Tableaux de résultas */
.tabData {
	width: 100%;	
}
.tabData td {
	border: solid 1px #b2b3b8;
	padding: 2px 0 2px 5px;
}	
.tabData th {
	background-color: #ffffff;
	border: solid 0 #b2b3b8;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-family: arial black;
	vertical-align: middle;
	padding: 0 0 3px 5px;
}
.tabData tr:hover, .tabData tr:hover td,.tabData tr:hover td a {
	background-color:#ff3399;
	color: white;
}
.tabData a {
	text-decoration: underline;
	color: #000000;
}
.tabData a:hover {
	color: #e62e8e;
}
.tabData .gauche {
	text-align: left;
}
.tabData .centre {
	text-align: center;
}
.tabData .droite {
	text-align: right;
}
.tabData .ligneImpaire td {
	background-color: #dadada;
}
.tabData .lignePaire td {
	background-color: #ffffff;
}
.tabData .ligneImpaireStrong td {
	color: #ffffff;
	background-color: #333333;
}
.tabData .ligneStrong td {
	color: #ffffff;
	background-color: #e62E8e;
}
.tabData .ligneImpaireStrong a,.tabData .lignePaireStrong a,.tabData .ligneStrong a  {
	color: #ffffff;
}
.tabData .ligneImpaireStrong a:hover,.tabData .lignePaireStrong a:hover {
	color: #000000;
}
.tabData .lignePaireStrong td {
	color: #ffffff;
	background-color: #666666;
}
.tabData .delta {
	font-size: 9px;
}
.tabData .lignePaireStrong .delta {
	color: #ffffff;
}
.tabData .ligneImpaireStrong .delta {
	color: #ffffff;
}

.tabData .ligneVide td {
	background-color: #ffffff;
	height: 7px;
	border: 0;
}
.tabData .colonneVide {
	background-color: #ffffff;
	width: 15px;
	border: 0px;
}
.tabData img {
	vertical-align: top;
	padding-top: 1px;
}

cite {
	font-style: italic;
	font-weight: bold;
}

.kidCup {
	color: #6699ff;
	font-weight:bold;
	font-family: arial black,verdana;
	text-transform:uppercase;
}
.starCup {
	color: #666666;
	font-weight:bold;
	font-family: arial black,verdana;
	text-transform:uppercase;
}
.masterCup {
	color: #dead00;
	font-weight:bold;
	font-family: arial black,verdana;
	text-transform:uppercase;
}
#ongletActif .starCup,#ongletActif .masterCup {
	color: #000;
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	text-transform:none;
}
#onglet .starCup, #onglet .masterCup{
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	text-transform:none;
}
#onglet a:hover .starCup,#onglet a:hover .masterCup   {
	color: #e62e8e;
}

.sprint {
	font-weight:bold;
	font-family: arial black,verdana;
	text-transform:uppercase;
}
.endurance {
	font-weight:bold;
	font-family: arial black,verdana;
	text-transform:uppercase;
}
a .sprint, a .endurance {
	font-family: Arial;
	text-transform:none;	
	color: #FF409F;
}

.spacer {
  clear: both;
}
.titreOption {
	color:#000000;
	background-color:#D4D0C8;
}

.blocFonction .miniRanking {
	width:200px;
}
.blocFonction .miniRanking .circuit {
	padding:0 5px 2px 5px;
}
.blocFonction .miniRanking .drapeau {
	padding-top:3px;
}
.blocFonction .miniRanking .picto {
	padding-top:2px;
}


.autocomplete-w1 { position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#DADADA; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#FF3298; }