/*CONNEXION DU PARIEUR*/
.lien-connexion {
	color:#3366FF; /*orange*/
	font-size:0.75em;
}
.font-connexion {
	font-size:0.75em;
}
/*COMPTE DU PARIEUR*/
.compte-centre {
	width:10px;
	float:left;
}
/*CONNEXION ET COMPTE GAUCHE*/
/*CONNEXION GAUCHE DU PARIEUR*/
#connexion-G {
	width:198px;
	height:120px;
	padding-top:3px;
	text-align:center;
	margin:auto;
	background:url("../image/connexion-G.png") no-repeat top ;
}
.connexion-champ-G {
	width:198px;
	height:28px;
	float:left;
}
.login-mail {
	width:175px;
	height:21px;
	background:url("../image/login-mail.png") no-repeat top right ;
	padding: 3px 0px 0px 3px;
	border:0px;
	font-size:0.9em;
	color:#FFF;
}
.mot-de-passe {
	width:125px;
	height:21px;
	background:url("../image/mot-de-passe.png") no-repeat top right ;
	padding: 2px 0px 0px 3px;
	margin-right:4px;
	border:0px;
	font-size:0.9em;
	color:#FFF;
}
/*COMPTE GAUCHE DU PARIEUR*/
#compte-G {
	width:198px;
	height:123px;
	text-align:center;
	margin:auto;
	background:url("../image/connexion-G.png") no-repeat top ;
}
.compte-champ-G {
	width:198px;
	height:18px;
	vertical-align:bottom;
	float:left;
}
.compte-gauche-G {
	width:94px;
	text-align:right;
	color:#091A45; /*orange*/
	font-size:0.85em;
	float:left;
	font-weight:bold;
}
.compte-gauche-G a {
	color:#091A45; /*orange*/
	font-weight:bold;
}
.compte-droite-G {
	width:94px;
	text-align:left;
	font-size:0.85em;
	float:left;
	font-weight:bold;
}
.compte-deconnexion-G {
	width:198px;
	text-align:center;
	float:left;
	font-size:0.75em;
}
.compte-deconnexion-G a {
	color:#091A45;
	font-weight:bold;
}
/*PRESENTATION DE SPORTNCO ET TETE D'AFFICHE*/
#presentation, #tete-affiche {
	width:190px;
	height:150px;
	text-align:center;
/*	margin-right:32px;
*/	margin-bottom:5px;
}
.pg-titre {
	padding-top:5px;
}
.presentation {
	height:100px;
	padding-top:5px;
}
.presentation-ta {
	height:55px;
	margin-top:5px;
}
.affiche-ta {
	height:150px;
}
.affiche {
	width:190px;
	height:50px;
	float:left;
	font-size:0.85em;
}
.ta-sport {
	float:left;
	width:30px;
	height:52px;
}
.ta-evenement, .ta-cotes {
	width:145px;
	float:left;
	padding-right:15px;
	height:16px;
	color:#000000;
}
.ta-3cotes {
	width:48px;
	float:left;
	font-size:10px;
}
.ta-2cotes {
	width:72px;
	float:left;
	font-size:10px;
}
.ta-liste {
	width:145px;
	float:left;
}
.ta-select-podium {
	font-size:9px;
	color:#FFD400;
	height:17px;
	font-weight:bold;
}
.ta-date {
	width:145px;
	float:left;
	font-style:italic;
	font-size:0.85em;
	height:12px;
	color:#FFF;
}
.ta-compteur {
	width:0px;
	float:left;
	font-style:italic;
	font-size:0.85em;
	color:#FFD400;
	height:12px;
}
/*MENU*/
#menu {
	width:190px;
	margin:auto;
	margin-bottom:10px;
}
/*FIL INFO*/
#fil-info {
	width:198px;
	margin:auto;
	margin-bottom:10px;
	background:url(../image/fil-info-titre.png) no-repeat top;
}
.fi-titre {
	height:33px;
}
.fi-texte {
	min-height:10%;
}
.fi-ligne {
	width:198px;
	float:left;
	font-size:0.7em;
	background:url(../image/fil-info-texte.png) repeat-y top;
}
.fi-date {
	color:#FFD400;
	width:35px;
	float:left;
	text-align:center;
}
.fi-info {
	width:185px;
	float:left;
	text-align:left;
}
.fil-info-bas {
	background:url(../image/fil-info-bas.png) no-repeat top;
	height:6px;
}
.feedsweep_link, .fi-lien, .fil-info, .fdfdsfd {
	display:none !important
}
.facebook {
	width:198px;
	margin:auto;
	background:url(../image/facebook.png) no-repeat top;
	height:75px;
}