/* ========================= FO TABS ========================================== */


div#boxCoeur
{
	padding-top:20px;
	padding-bottom:20px;
	width:auto;
	min-height:460px;
}

/* fiche tournoi */

#classementOnglet {
	background-color:#B5D41C;
	height:38px;
}

#classementOnglet span.ongletModulePageActif {
	background-color:#FFFFFF;
	background-image:none;
	color:#999;
	cursor:pointer;
	float:left;
	height:33px;
	padding-left:10px;
	padding-right:10px;
	margin-right:0px;
	margin-left:6px;
	border-right:0px;
	margin-top:5px;
}


#classementOnglet span.ongletModulePage, #classementOnglet span.ongletModulePageSurvol
{
	background-color:#B5D41C;
	background-image:none;
	color:#FFF;
	cursor:pointer;
	float:left;
	height:33px;
	padding-left:10px;
	padding-right:10px;
	margin-right:0px;
	margin-left:6px;
	border-right:0px;
	margin-top:5px;
}

#classementOnglet span.ongletModulePageSurvol
{
	background-color:#FFF;
}

#classementOnglet span.ongletModulePage a,
#classementOnglet span.ongletModulePageActif a,
#classementOnglet span.ongletModulePageActif a:link,
#classementOnglet span.ongletModulePageActif a:hover,
#classementOnglet span.ongletModulePageActif a:visited
#classementOnglet span.ongletModulePageSurvol a,
#classementOnglet span.ongletModulePageSurvol a:link,
#classementOnglet span.ongletModulePageSurvol a:hover,
#classementOnglet span.ongletModulePageSurvol a:visited,

#retour:link,
#retour:visited,
#retour:hover
{
	font-family:Tahoma;
	font-size:12px;
	position:relative;
	top:8px;
	color:#9A8A04;
}


/* -------------  tournoi -------------------- */

#classementGeneral  .rechercheBox
{
	width:auto;
	overflow:hidden;
	float:none;
	margin:0px;
}

.rechercheTitle
{
	background-color:	#b4cedb;
	text-align : left;
}

.rechercheTitle img
{
	left :15px;
	position:relative;

}

#boxCoeur #retourFicheTournoi:hover
{
	text-decoration:underline;
	font-weight : bold;
}

div#classementOnglet a:hover {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}
div#classementOnglet a:link {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}

div#classementOnglet a {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}

/* ----------------------------------------------- */

#tableInfoGenerale, #tableInfoVille, #tableInfoClimat
{
	margin-top:10px;
	width:100%;
}

#tableInfoGenerale, #tableInfoVille, #tableInfoClimat
{
	margin-bottom:15px;
}

td.tdLabel
{
	text-align:right;
	color:#F3A12D;
	font-weight:bold;
	padding-bottom :3px;
	width:45%;
	vertical-align:top;
}

.legendeSousReserve
{
	width:12px;
	height:12px;
	background-color:#EEDFEB;
	display:block;
	float:left;
}

.legendeQualif
{
	width:12px;
	height:12px;
	display:block;
	float:left;
}

tr.couleurQualif, .couleurQualif, .legendeQualif
{
	background-color:#F5CC7D;
}

.legendeAttente
{
	width:12px;
	height:12px;
	display:block;
	float:left;
}

tr.couleurAttente, .couleurAttente, .legendeAttente
{
	background-color:#B5DAF4;
}

.legendePrincip
{
	width:12px;
	height:12px;
	display:block;
	float:left;
}

.couleurPrincip, .legendePrincip
{
	background-color:#F3B0E1
}

div.wildcard{
	left:30px;
	position:relative;
}

span.wildcardTitre{
	font-style:italic;
}

span.tableauType{
	text-decoration:underline;
}

/* Drag an ddrop class */
tr.tDnD_whileDrag {
	/*border:38px solid #ECD82B;*/
	background-color:black;
	color:#ECD82B;
}

div.inscriptionLeft {
	float:left;
	width:49%;
}

div.inscriptionRight {
	float:right;
	width:49%;
}

.inMonCompte
{
	border-top:38px solid #ECD82B;
}

#boxCoeur #retourFicheTournoi
{
	position:relative;
	top:12px;
	left:15px;
}

fieldset.filtre1
{
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:50px;
	position:relative;
	width:280px;
	border:0px;
}

fieldset.filtre2
{
	display:block;
	margin-bottom:10px;
	position:relative;
	width:290px;
	border:0px;
	float:left;
	margin-right:20px;
}

fieldset.filtre2 div.critere
{
	left:50px;
	position:relative;
	width:250px;
	text-align:left;
}

fieldset.filtre1 div.critere
{
	left:150px;
	position:relative;
	width:250px;
	text-align:left;
}

fieldset.filtre1 .champs
{
	left:-137px;
	width:139px;
}

fieldset.filtre2 .champs
{
	left:-120px;
	width:110px;
}

.btnValider
{
	float:left;
	margin-top:120px;
}

.rechercheLabel
{
	text-align:left;
}

#boxPage{
	background-color:#FFFFFF;
}


#classementGeneral
{
	padding-bottom:20px;
	/*padding-top:20px;*/
	width:auto;
}

span.title{
	color:#555555;
	font-size:14px;
	font-weight:bold;
}

#classementTitle
{
	/*background-image:url(../images/title_ficheTournoi.gif);
	background-position:right center;
	background-repeat:no-repeat;*/
	height:27px;
	margin-left:50px;
	margin-right:50px;
	position:relative;
	text-align:right;
}

#classementBox
{
	margin-left:50px;
	margin-right:50px;
}

#selectClassementDate{
	position:relative;
	display:inline;
}

#filtreClassementGeneral{
	height:170px;
}

#classementTable {
	text-align:left;
}

.chargement
{
	display:block;
	margin:auto;
}