/* general */
//body,p,td,th,div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
//body { margin:0; padding:0px; }

/* header and footer of the page */
//div#header { height:90px; margin:0 auto; padding:0; }
//div#header img.logo { float:left; }
//div#footer { position:relative; top:30px; font-size:10px; text-align:center; padding:5px; color:#0066FF; height:16px; width:100%; margin:0 auto; border-top:1px #0066FF solid; }

/* contents */
#page { width:980px; position:relative; text-align:left; margin:0 auto; padding:0; }
#contenu { float:left; margin:0; padding:0; width:760px; z-index:0; }
#pop { text-align:left; margin:15px }

/* main menu */
div#main_menu { float:left; width:150px; margin:0 50px 0 0; position:relative; top:20px; z-index:2; }
ul#menu li ul { display:block; }
ul#menu { margin:0px; padding:0px; width:100%; }
ul#menu li { padding:0; margin:0; list-style:none; }
ul#menu li a { display:block; margin:0 0 1px 0; padding:5px 6px; font-weight:bold; width:100%; text-decoration:none; 
border-left:4px solid #000000; font-size:13px; color:#000000; border-bottom:1px solid #EEEEEE; }
ul#menu li a:hover { background:#000000; color:#FFFFFF; }
ul#menu li a.on { background:#0066FF; color:#FFFFFF; border-right:2px solid #000000; }
ul#menu li a:hover, ul#menu li a.on:hover { background:#000000; color:#FFFFFF; }
ul#menu ul { position:relative; left:5px; margin:0px; padding:0px; }
ul#menu ul li { display:block; background:none; position:relative; margin:0px; padding:0px; }
ul#menu ul li a { font-size:12px; font-weight:normal; margin:0 0 1px 0; color:#0066FF; padding:3px 6px; border-left:2px solid #0066FF; text-transform:none; }
ul#menu ul li a:hover { background:#0066FF; color:#FFFFFF; }
ul#menu a.menu_home { }

/* member menu */
div#menu_member { height:22px; padding-bottom: 50px; }
ul#menu_member li ul{ display:none; }
ul#menu_member { float:right; margin:0px; padding:0px; list-style:none; height:22px; font:11px Arial, Helvetica, sans-serif; }
ul#menu_member li{ float:left; display:block; padding:3px 0px; }
ul#menu_member li a { background:#FFFFFF; display:block; padding:3px 5px; border-right:1px solid #EEEEEE; border-bottom:2px solid #0066FF; color:#666666; text-decoration:none; text-transform:uppercase }
ul#menu_member li a:hover{ background:#666666; color:#FFFFFF; }
ul#menu_member li a.on{ background:#666666; color:#FFFFFF; }

/* admin menu */
ul#menu_member ul {list-style:none; margin:0px; padding:0px; border:#0066FF 1px solid; }
ul#menu_member ul li{ position:relative;  float:none; margin:0px; padding:0px; display:inline; }
ul#menu_member ul li a{ display:block; width:auto; margin:0px 0px; padding:2px; border:none; text-transform:none; }

/* connection */
div#connection { float:right; }
div#connection th { background:none; color:#0066FF; text-align:left; padding:0; font-weight:normal; font-size:11px; vertical-align:middle; }
div#connection form td input.login { width:100px; height:16px; font-size:12px; border:1px solid #CCCCCC; }
div#connection img { border:none; }
div#connection a.register { font-size:11px; color:#003399; }

/* common */
#tri { margin:0; padding: 3px; margin-right:15px; margin-bottom: 20px; border-bottom: #1d1c85 1px dashed; }
#tri a { font-size: 0.80em; color:#1d1c85; }
#tri a:hover { color: #e70b18; }

.trier { font: 11px Verdana, sans-serif; font-weight: bold; color: #000000; }
.add { background:url('plus.gif') no-repeat 0px 0px; padding-left:15px; font-weight:bold  }
.import { background:url('file_extension/csv.gif') no-repeat 0px 0px; padding-left:20px; font-weight:bold }
.delete, .hide { background:url('croix.gif') no-repeat 0px 0px; padding-left:15px; font-size:11px; font-weight:normal }

.message { font-size: 0.90em; font-weight:bold; color: #1d1c85; background-color:#e2e2fa; padding:5px; border:#e70b18 dashed 1px; margin-right:15px;}

.spacer { clear:both; margin:0; padding:0; height:0px; } /* ==> new 1.3*/

/* title */
h1 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 115%;
	font-weight: bold;
	color: #1d1c85;
	text-indent: 25px;
	background-image: url(puce_ballon_basket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform : uppercase;
 }


h2 { 
	font-size: 115%;
	font-weight:bold; 
	padding: 10px 0px 5px 0px; 
}

h2.compo_equipe { 
	font-size: 115%;
	font-weight:bold; 
	color: #e70b18;
	padding: 10px 0px 5px 0px; 
}
	
h3 { 
	font-size: 105%;
	font-weight:bold; 
	padding: 20px 0px 5px 0px; 
}


td h2 { padding:0; 	font-size: 95%; color: #333;  }

td h4 { padding:0; 	font-size: 100%; color: #333; font-weight:bold; }


/* table */
th {  padding-left:5px; padding-right:5px; vertical-align:middle;}
.text_haut { vertical-align:top; padding-top: 5px;} /* texte top quand plusieurs lignes dans tableau */
thead th { text-align:left; padding:3px; border-bottom:2px solid #e70b18; border-left:1px solid #e70b18; color:#e70b18; }
tr { 
	margin: 2px 0px;	
} 

td { 
	padding: 4px 6px ;
} 

tr.ligne0 { 	
	font-size: 85%;
	background-color: #cdcdfe;
	color: #333;
} /* ligne claire */
 
tr.ligne1 { 
	font-size: 85%;
	background-color: #e2e2fa;
	color: #333; 
} /* ligne sombre */

td.ligne2 { 	
	font-size: 115%;
	background-color: #e2e2fa;
	color: #333;
} /* ligne sombre pour champ adresse : field - font = 100% */
	
td.gagnant0, td.gagnant0 a {  } /* club perdant */
td.gagnant1, td.gagnant1 a { font-weight: bold; } /* club gagnant */
#admin td { padding: 15px; }

td a { color:#1d1c85; font-weight: bold;} 
td a:hover { color:#e70b18; font-weight: bold;} 

/* links */
//a, a:hover, a:visited { color:#0066FF; }
a.title { font: 20px Verdana, Arial, Helvetica, sans-serif; color:#0066FF; font-style: normal; font-weight: bold; }
a.title:hover { color:#000000; }

a.details { font-size:0.85em; font-style:italic; }

#admin a { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#0066FF; font-style: normal; font-weight: bold; }


/* forms */
form {
	margin-bottom: 20px;
	font-size: 1em;
}

.form_team  select{
	width: 150px;
}

.form_equipe  select{
	width: 200px;
}

#round { 
	font-size: 0.90em;
	margin-top: 10px;
}

#round_details { 
	font-size: 0.90em;
	margin-top: 8px;
}

.bt_valider { width: 170px; cursor: pointer; }

#erreur { background-color: #FFFFCC; border:#000000 solid 1px; margin-top:10px; }
p.erreur-title { font-size: 14px; font-weight: bold; color: #FFFF00; margin:0; height:40px; background:#000000 url('erreur.gif') no-repeat 5px 5px; padding-left:50px; padding-top:10px }
.erreur { color: #FF0000; }
.field_required { color:#0066FF ; font-weight: bold; font-size:13px; }
th.field_required { color:#0066FF; }
.button { padding:20px; text-align:center; }
.button input { font-weight:bold; }
a.choose_image { background:url(file_extension/jpg.gif) no-repeat; padding-left:20px; font-weight:bold; }
input { border:#ccc 1px solid !important; }


/* tabs */
ul#tab { list-style-type: none; padding-bottom: 24px; border-bottom: 1px solid #e70b18; padding-left:0; margin-left:0;  margin-bottom:0; margin-top:0px; margin-right:15px; }
ul#tab li { font-size:11px; float: left;  background-color: #fff; height: 21px; margin: 2px 2px 0 2px; border: 1px solid #e70b18; }
ul#tab li.on { border-bottom: 1px solid #FFFFFF; background-color: #FFFFFF; font-weight:bold }
ul#tab li.entete { float:left; border-top:none; border:none; font-weight:bold; background-color: #fff; color:#000; padding-top: 4px; height:17px; }
#tab a { float: left; display: block; color:#333; text-decoration: none; padding: 4px; }
#tab li.on a { color:#e70b18; font-weight: bold;}
#tab li.on a:hover { color:#1d1c85; }
#tab a:hover { color:#1d1c85; }

/* edit and delete button */
#action {
	margin-right:20px;
	padding:0;
	text-align:right;
	display: block;
}
#action img {
	padding-right: 3px;
	vertical-align: middle;
	}
#action a { font-weight:bold; color:#e70b18; padding:5px; margin-left:2px; margin-top:0; border-top:1px #e70b18 dashed; border-left:1px #e70b18 dashed; border-right:1px #e70b18 dashed; }
#action a:hover { background-color:#f9fa67; color:#1d1c85; }

/* link to view list */
div.view_list { text-align:right; padding:10px }
div.view_list a { background:url('fleche_noire.gif') no-repeat 2px 3px; padding-left:15px; font-size:12px; color:#003399; font-weight:bold; font-style:italic }
div.view_list a:hover { color:#000000; }

/* pages number */
div#number_page { margin:20px; text-align:center }

/* news section */
div#news_list { margin-bottom:10px; padding-top:10px;}
.news_list { margin-bottom:10px; padding-top:10px;}
//.date { color:#666666; font-size:11px; margin-top:3px; margin-bottom:3px; padding:0 }

/* file management */
table#file_manager { text-align:left; }
table#file_manager #title { font-size:14px; font-weight:bold; }
table#file_manager td { vertical-align:top; border:#CCCCCC 1px solid; }
table#file_manager table td { border:none; }
table#file_manager table#file_list td { padding-left:7px; padding-right:7px; }
table#file_manager td#folder_list { width:150px; }
table#file_list { padding:10px;}
table#file_manager div#upload { padding:10px;}
#folder_list { padding:10px; margin-right:10px; }
a.folder { background:url(file_extension/folder.gif) no-repeat; padding-left:25px; color:#000000 }
a.folder_open { background:url(file_extension/folder_open.gif) no-repeat; padding-left:25px;  font-weight:bold; color:#0066FF }
#divimage { border:1px solid #CCCCCC; padding:5px; }
#view_image { }

/* club */
#view_club #logo { float:right; }

/* member */
#view_member #photo { float:right; }

/* field =>> new 1.3 */
#view_field #photo { float:right; }

/* competition =>> new 1.3 */
#view_competition div#season { float:right; margin-top:-29px; }

/* competition */
ul#tab_inv { list-style-type: none; padding:0; margin-left:0; margin-top:-1px; margin-bottom:30px; }
ul#tab_inv li { font-size:11px; float: left;  background-color: #FFFFFF; height: 21px; margin: 0px 2px 0px 2px; border: 1px solid #0066FF; }
ul#tab_inv li.on { border-top:1px solid #FFFFFF; font-weight:bold; }
ul#tab_inv li a { float:left; display: block; color:#999999; text-decoration: none; padding: 4px; }
ul#tab_inv li.on a { color:#0066FF; }
ul#tab_inv li a:hover { color:#0066FF; }

div#day, div#group { width:100%; display:block; height:30px; margin-bottom:10px; padding-top:10px; padding-bottom:10px; }
ul.list { list-style-type:none; padding:0; margin:0; }
ul.list li { float:left; font-size:11px;  background-color: #FFFFFF; margin:0 0 0 -1px; border: 1px solid #0066FF; }
ul.list li.on { background:#0066FF; font-weight:bold; }
ul.list li a { float:left; display:block; color:#999999; text-decoration: none; padding:4px; }
ul.list li.on a { color:#FFFFFF; }
ul.list li a:hover { color:#0066FF; }
ul.list li.entete { border:none; color:#000000; padding:4px; }

/* stats */
#stats table { width:auto; }
#stats td, #stats thead th { text-align:center; }
#stats td { 
	background-color: #e2e2fa;
	}


/* forum */
#forum td.title { color:#003399; text-align:left; width:40%; }
#forum .login { text-align:center; font-weight:bold }
#forum .date { text-align:center; font-size:10px }
#forum .last_message { color:#000000; text-align:center; font-size:10px; }
#forum .last_message .date { color:#000000; font-style:italic   }
#forum .last_message .login { font-size:10px; font-weight:bold }
#forum form .email { display:none; height:1px; } /* ==>new 1.3 */


/* mini_standings ==> new 1.3 */
#mini_standings { float:left; width:220px; padding:0; }
#mini_standings th, div#mini_standings td {  font-size: 11px; }
#mini_standings select { font-size:10px; height:20px; }
#mini_standings input { font-size:10px; height:20px; }
#mini_standings div#round { font-size:0.75em; }

/* home page ==> new 1.3 */
//#home #news  { float:left; width:15%;  background: #90ee90;  }
//#home #match  { float:left; width:65%; }
//#home #information  { float:right; width:30%; }
//#home #mini_standings  { float:right; width:30%; }

/* page équipe */
#equipe { 
	border: 0;
}

#equipe p  { 
	font-size: 0.80em;
	padding: 8px 0px;
}

#equipe img  { 
	vertical-align: middle;
}

#equipe a  { 
	color:#1d1c85;
}

#equipe a:hover  { 
	color:#e70b18;
}

.score_centre {
	text-align: center;
}

/* page match */
ul li { list-style-type: none; padding:0 ; margin:0; }

.match { 
	background-color: #f9fa67;
	font-weight:bold; 
	color: #e70b18;
	}

.details_match { 
	background-color: #e2e2fa;
	}

	
/* Modif JT */

a.titre_News { font: 18px Verdana, Arial, Helvetica, sans-serif; color:#0066FF; font-style: normal; font-weight: bold; }
a.titre_News:hover { color:#000000; }

.description { font: 14px; color: black; }

.news_texte { margin-top: 30px;  }

a.match_club { font: 12px Verdana, Arial, Helvetica, sans-serif; color:#0066FF; font-style: normal; font-weight: bold; }
a.match_club:hover { color:#000000; }

a.match_equipe { font: 10px Verdana, Arial, Helvetica, sans-serif; color:#1d1c85; font-weight: bold; } 
a.match_equipe:hover { color:#e70b18; font-weight: bold; }

}

