body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #C3C3C3;
	font-size:62.5%;
}

A { color: #FF6600; }

TH{ text-align: left;}

TEXTAREA, INPUT { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

OBJECT{ margin: 0 -4px; }

LABEL { margin-right: 10px; }

A:HOVER
{
	background-color: #EAEAEA;
	text-decoration: none;
	color: #000;	
}

.input_normal
{
	background-color: #EAEAEA;
	border : 1px solid #C3C3C3;
	font-size: 0.9em;
}

.input_normal_select
{
	background-color: #FFF;
	border : 1px solid #FF6600;
	font-size: 0.9em;
}

.input_bouton
{
	background-color: #C3C3C3;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 0.9em;
	padding : 2px 2px; 
}

#ombre_droite, #ombre_gauche { background-color: #FAFAFA; }

#contenu { margin: 0 15px; }

#entete
 { 
 	text-align: right;
	margin : 0;
	padding : 0;
	height:100%;
	background: #FAFAFA url(images/bandeau_flash2.jpg) no-repeat left;
 }

#connexion, #tbl_login
{	
	display: inline-table!important;
	display: inline;	
	font-size: 1em;
	border-collapse: collapse;
}

#connexion tr, #connexion td, #connexion th, #tbl_login tr, #tbl_login td, #tbl_login th
{
	 padding: 6px 0 0 8px;
	 text-align:left;
	 background-color: #FAFAFA;
}

#connecte
{
	display : inline;
	line-height: 84px; 
	padding : 5px;
	background-color: #FAFAFA;
}

#pied
{
	color: #C3C3C3;
	font-size: 0.9em;
	text-align: center;
	margin: 30px 0 0 0;
	border-top : 1px solid #C3C3C3;
	padding-top : 10px;
}

#pied p span, #pied A
{
	padding: 0 15px 0 0;
	color: #000;
	text-decoration: none;
}

#image_pied A:hover IMG{ border: 1px solid #000;}

#image_pied A:hover{ background-color: transparent!important; }

#pied IMG
{
	margin: 0 70px;
	border: 1px solid #EAEAEA;
}

#menu, #pied { clear: both; }

#menu
{
	float : left;
	width: 100%;
	border-bottom: 3px solid #C3C3C3;
	clear: both;
}

.menu_select { background-color: #8A8A8A!important; }

.menu_select A, .menu_select A:HOVER
{ 
	color: #fff!important;
	background-color: transparent!important;
}

#menu UL
{
	padding : 0;
	margin : 15px 0 0 0;
}

#menu LI
{
	list-style: none;
	float: left;
	padding : 7px 0 3px 0;
	margin : 0 5px;
	background: #C3C3C3 url(images/menu_d.gif) no-repeat top right;
}

#menu LI A
{
	padding : 7px 10px 3px 10px;
	margin : 0;
	text-decoration: none;
	color: #fff;
	background: transparent url(images/menu_g.gif) no-repeat top left;
}

#menu LI:hover { background-color: #fff; }

#menu A:hover { color: #E74D23; }

#sous_menu
{
	float : left;
	width: 100%;
	clear: both;
	color: #fff;
	margin: 1px 0 20px 0;
	background-color: #C3C3C3;
}

#sous_menu UL
{
	padding : 0;
	margin : 0;		
}

#sous_menu LI
{
	list-style: none;
	float: left;
	margin: 0;
	padding : 3px 0;
	background : transparent url(images/pt_blanc.gif) repeat-y right center;
}

#sous_menu LI A
{
	text-decoration: none;
	color: #fff;
	padding: 0 15px 0 15px;
	margin: 0;
}

#sous_menu LI A:HOVER 
{
	color: #E74D23;
	background-color: #fff;
}

#col_g
{
	float: left;
	border-right : 1px solid #C3C3C3;
	padding: 0 10px 0 0;	
	width : 70%;
}

#col_d
{
	float: left;
	width : 20%;
	margin: 0 0 0 15px;	
}

.lien_sobre
{
	color : #8A8A8A;
	text-decoration: none;	
}

.presentation { line-height: 140%; }

/*****************Tableau*/

#resultat
{ width: 400px; float : left; }

#tbl_entrainement, .tbl_classement
{
width : 100%;
border: 1px solid #C3C3C3;
border-collapse:collapse;
background-color:#EAEAEA;
margin : 0 0 15px 0;
}

.ligne2 { background-color: #D5D5D5; }

.tbl_classement TBODY TD,.tbl_classement TBODY TH, .tbl_classement THEAD TD, .tbl_classement THEAD TH
{ border: 1px solid #C3C3C3; }

#tbl_entrainement THEAD TH, .tbl_classement THEAD TH
{
	text-align : center;
	font-weight: bold;
	font-size: 1.1em;
	color:#FF6600;
	background-color:#fff;
	padding-top : 15px;
	padding-bottom : 10px;
}

.tbl_classement THEAD TD
{
	text-align : center;
	font-weight: bold;
	background-color:#F9F9F9;
	color:#FF6600;
}



#tbl_entrainement TBODY TD, #tbl_entrainement TBODY TH, .tbl_classement TBODY TD, .tbl_classement TBODY TH
{ padding: 5px; }

.tbl_classement TBODY TH
{ text-align: center; }

/*****Debut News*******/
#news
{ margin: 0 5px 0 10px; }

.sous_news
{
	border: 2px solid #C3C3C3;
	margin : 0 0 15px 0;
	background-color: #fff;
	float:left;
	clear:both;	
	width : 100%;	
}

.news_entete
{
	border-bottom : 1px solid #C3C3C3;
	margin: 5px 15px 10px 15px;
	_margin: 5px 8px 10px 8px;
	padding : 0 0 5px 0;
	float:left;
	clear:both;	
}

.titre
{
	float : left;
	font-weight: bold;
	font-size: 1.3em;
	color:#FF6600;
}

.news_date
{
	float : right;
	padding: 0 0 0 50px;
	font-style:italic; 
}

.news_contenu
{
	margin: 0 15px;
	clear:both;
}

.news_intro
{
	font-weight : bold;
	font-style:italic; 
	display : block;
	margin : 0 0 5px 0;
	font-size: 1.1em;
}

.news_message { display: block; }

.news_email
{
	font-style:italic; 
	color : #8A8A8A;
}

/*****Fin News*******/

.personne
{
	color: #FF6600;	
}

.orange_t { color: #FF6600; }

.titre_15
{
	font-weight: bold;
	font-size: 1.5em;
	color:#FF6600;
}

.titre_13
{
	font-weight: bold;
	font-size: 1.3em;
	color:#FF6600;
}

.center { text-align: center!important; }

.image { border: 1px solid #EAEAEA; }
.image_sans { border: none; }

.haut { vertical-align: top; }

.milieu * { vertical-align: middle; }

.avatar
{
	height : 80px;
	margin-left:10px;
	vertical-align: middle;
}

.tbl_contact TD {	padding-left: 20px;}

.taille { width: 60px!important; height : 60px!important; }

.normal_t { font-size: 62.5%!important; }

.tbl_info TD, .tbl_info TH
{
	border-left: 1px dotted #C4C4C4;
	border-bottom: 1px dotted #C4C4C4;
	padding: 5px 8px;
}

.tbl_info
{
	border: 1px solid #C4C4C4;
	border-collapse: collapse;	
}

.tbl_tbl { width: 100%; }

.tbl_tbl TD, .tbl_tbl TH{ border:none!important; }

#content_photo { float: left; width : 100%}

.liste_ecarte LI { padding: 0 0 5px 0; }

#match_classement
{
	float : right;
	width : 300px;
}

