/* ========================= FO TABS ========================================== */

@import url("./fo_classement.css");

div#boxCoeur
{
	padding-top:20px;
	padding-bottom:20px;
	width:auto;
}

/* fiche tournoi */

#barreOngletsFiche {
	background-color:#B5D41C;
	height:38px;
}

#barreOngletsFiche 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;
}

tr.surligne{
	background-color:inherit;
}

table.list tr.surligne{
	background-color:#F0F6D2;
}


#barreOngletsFiche span.ongletModulePage, #barreOngletsFiche 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;
}

#barreOngletsFiche span.ongletModulePageSurvol
{
	background-color:#FFF;
}

#barreOngletsFiche span.ongletModulePage a,
#barreOngletsFiche span.ongletModulePageActif a,
#barreOngletsFiche span.ongletModulePageActif a:link,
#barreOngletsFiche span.ongletModulePageActif a:hover,
#barreOngletsFiche span.ongletModulePageActif a:visited
#barreOngletsFiche span.ongletModulePageSurvol a,
#barreOngletsFiche span.ongletModulePageSurvol a:link,
#barreOngletsFiche span.ongletModulePageSurvol a:hover,
#barreOngletsFiche span.ongletModulePageSurvol a:visited,
#retourFicheTournoi,
#retourFicheTournoi:link,
#retourFicheTournoi:visited,
#retourFicheTournoi:hover
{
	font-family:Tahoma;
	font-size:12px;
	position:relative;
	top:8px;
	color:#999;
}

#retourFicheTournoi,
#retourFicheTournoi:link,
#retourFicheTournoi:visited,
#retourFicheTournoi:hover
{
	color:#FFFFFF;
	margin-top:10px;
}

/* -------------  tournoi -------------------- */

.rechercheBox
{
	width:350px;
	float:left;
	margin-left:30px;
}

#boxCoeur #retourFicheTournoi:hover
{
	text-decoration:underline;
	font-weight : bold;
}

div#barreOngletsFiche a:hover {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}
div#barreOngletsFiche a:link {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}

div#barreOngletsFiche a {
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
}


.titreTournoiFiche
{
	float:right;
	color:#FFF;
	font-size:21px;
	font-family:Arial;
	font-weight:bold;
	margin-right:12px;
	margin-top:7px;
}

.boxFicheTournoi
{
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
}

.titreFicheTournoi
{
	position:relative;
	height:22px;
	margin-right:50px;
	margin-left:50px;
	background-image:url("../images/title_ficheTournoi.gif");
	background-repeat:no-repeat;
	background-position:right;
}

/* ----------------------------------------------- */

#tableInfoGenerale, #tableInfoVille, #tableInfoClimat, #tableInfoPartenaire, #tableInfoSpecifique
{
	margin-top:10px;
	width:100%;
	margin-bottom:15px;
}

#tableInfoVille
{
	position:relative;
}

#tableInfoClimat
{
	position:relative;
}

#tableInfoSpecifique
{
	position:relative;
}

#tableInfoSpecifique td.tdLabel
{
	width:30%;
}

#tableInfoPartenaire
{
	position:relative;
	left:290px;
}

#tableInfoPartenaire .champs
{
	position:relative;
	left:0px;
	color:inherit;
}

#tableInfoPartenaire .exemple{
	font-weight:normal;
}

#tableInfoPartenaire div#ajoutPartenaires{
	position:relative;
	left:-40px;
	text-align:left;
}

td.tdLabel
{
	/*padding-bottom :3px;*/
	width:45%;
}

td.tdLabel2, td.tdLabel
{
	color:#a2c500;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	width:auto;
	white-space: nowrap;
}

.legendeSousReserve
{
	width:12px;
	height:12px;
	display:block;
	float:left;
}

.legendeQualif
{
	width:12px;
	height:12px;
	display:block;
	float:left;
}

table.list tr.couleurQualif, .couleurQualif, .legendeQualif
{
	background-color:#F5CC7D;
}

.legendeAttente
{
	width:12px;
	height:12px;
	display:block;
	float:left;
}

tr.couleurAttente, .couleurAttente, .legendeAttente, .legendeSousReserve
{
	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;
}

div#panelModalSendMessage
{
	width:800px;
}