a, a:active, a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	background: white url(img/bg_body.gif) repeat-y center;
	margin-bottom: 0px;
}

input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
}

.adm-table-cell{
	background-color: #efefef;
	padding: 2px;
	color: #333333;
	text-align: left;
	font-size: 14px;
}

.adm-table-cell a:link, .adm-table-cell a:visited, .adm-table-cell a:active, .adm-table-cell a:hover{
	color: #006699;
}

.adm-table-titre{
	background-color: #cccc66;
	padding: 2px;
	color: black;
	font-weight: bold;
	text-align: left;
}

.adm-titre{
	font-size: 24px;
}

.bottom-cell{
	/* menu bas */
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.bottom-cell a:link, .bottom-cell a:visited, .bottom-cell a:active{
	/* menu bas */
	text-decoration: none;
	color: #000000;
}

.bottom-cell a:hover{
	/* menu bas */
	text-decoration: underline;
	color: #cccccc;
}

.bottom-cell ul{
	/* liens menu bas */
	list-style: none outside;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

.bottom-cell-titre{
	/* menu bas */
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.cell-cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #cc0000;
}

.cell-class{
	padding: 2px;
	border-bottom: 1px dashed #cccccc;
}

.cell-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.cell-img{
	border: 1px solid #666666;
}

.cell-nouveaute-img{
	background-color: #efefef;
	text-align: left;
}

.cell-nouveaute-text{
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.cell-nouveaute-text a:link, .cell-nouveaute-text a:visited, .cell-nouveaute-text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.cell-nouveaute-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.cell-score{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}

.cell-score-best{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f03100;
}

.cell-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.cell-titre a:link, .cell-titre a:visited, .cell-titre a:active{
	color: #000000;
	text-decoration: none;
}

.cell-titre a:hover{
	color: #000000;
	text-decoration: underline;
}

.class-cell{
	padding: 4px;
	color: white;
	text-align: left;
	font-size: 14px;
}

.class-cell a:link, .class-cell a:visited, .class-cell a:active{
	color: white;
	text-decoration: none;
}

.class-cell a:hover{
	text-decoration: underline;
}

.class-jeux{
	background-color: #636363;
	border: 1px solid #cccccc;
	color: white;
}

.date-comment{
	font-weight: bold;
	font-size: 10px;
	color: #408040;
}

.erreur-comment{
	background-color: #ffcc00;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.faq-q{
	/* FAQ - QUESTION */
	background-image: url(img/faq_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 20px;
	border-bottom: 1px dashed #666666;
	cursor: pointer;
	font-weight: bold;
}

.faq-r{
	/* FAQ - REPONSE */
	display: none;
	background-color: #efefef;
	padding: 10px 10px 10px 10px;
	border-top: 3px solid #ffffff;
	text-align: justify;
}

.form-f{
	/*FORMULAIRES LABELS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #ffccff;
	padding: 2px 10px 2px 10px;
	background-color: #ffeeff;
}

.form-field{
	/*FORMULAIRES CHAMPS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #cccccc;
	padding: 2px 10px 2px 10px;
	background-color: #e6e6e6;
}

.form-h{
	/*FORMULAIRES LABELS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #99ccff;
	padding: 2px 10px 2px 10px;
	background-color: #e8f4ff;
}

.form-label{
	/*FORMULAIRES LABELS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #cccccc;
	padding: 2px 10px 2px 10px;
	background-color: #e6e6e6;
}

.form-legal{
	color: #999999;
	font-style: italic;
	text-align: justify;
	font-size: 11px;
}

.form-obligado{
	/*FORMULAIRES CHAMP OBLIGATOIRE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.jeu-comment{
	background-color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

.kw{
	font-weight: bold;
	font-size: 10px;
	color: #33cc00;
}

.list-jeux{
	background-color: #efefef;
	border: 1px solid #cccccc;
}

.list-news{
	/* FAQ - QUESTION */
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0px 5px 0px;
	border-bottom: 1px dashed #666666;
	font-weight: normal;
}

.list-score{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f03100;
	cursor: pointer;
}

.login-field{
	width: 100px;
	float: left;
	text-align: left;
	padding-bottom: 3px;
}

.login-label{
	width: 70px;
	float: left;
	text-align: right;
	padding-right: 5px;
	color: black;
}

.menu-account{
	/* MENU COMPTE CLIENT */
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	width: 730px;
	font-weight: bold;
}

.menu-account a:link, .menu-account a:visited, .menu-account a:active, .menu-account a:visited{
	/* MENU COMPTE CLIENT */
	text-decoration: none;
	color: #0099cc;
}

.menu-account a:hover{
	/* MENU COMPTE CLIENT */
	text-decoration: underline;
	color: #0099cc;
}

.news-date{
	font-size: 10px;
	color: #f03100;
	font-weight: bold;
}

.news-news{
	background-color: #ffffff;
	padding: 5px 5px 2px 5px;
	color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #cccccc;
}

.news-suite{
	text-align: right;
}

.news-suite a:link, .news-suite a:visited, .news-suite a:active{
	color: #006699;
	text-decoration: none;
}

.news-suite a:hover{
	color: #003399;
	text-decoration: underline;
}

.news-texte{
	text-align: justify;
}

.news-titre{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.num-nav{
	background-color: #666666;
	padding: 2px 4px 2px 4px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid black;
}

.num-nav a:link, .num-nav a:visited, .num-nav a:active{
	color: white;
	text-decoration: none;
}

.num-nav a:hover{
	text-decoration: underline;
	color: #ffcc00;
}

.pod{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.podium-left{
	height: 24px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dashed #cccccc;
	font-size: 11px;
}

.prof-pseudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: black;
}

.score-pseudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: black;
}

.soustitre-page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-decoration: underline;
}

.table-cell{
	background-color: #efefef;
	padding: 4px;
	color: #333333;
	text-align: left;
	font-size: 14px;
}

.table-cell a:link, .table-cell a:visited, .table-cell a:active{
	color: #006699;
	text-decoration: none;
}

.table-cell a:hover{
	text-decoration: underline;
}

.table-cell-f{
	background-color: #ffeeff;
	padding: 4px;
	color: #333333;
	text-align: left;
	font-size: 14px;
}

.table-cell-f a:link, .table-cell-f a:visited, .table-cell-f a:active{
	color: #006699;
	text-decoration: none;
}

.table-cell-f a:hover{
	text-decoration: underline;
}

.table-cell-h{
	background-color: #e8f4ff;
	padding: 4px;
	color: #333333;
	text-align: left;
	font-size: 14px;
}

.table-cell-h a:link, .table-cell-h a:visited, .table-cell-h a:active{
	color: #006699;
	text-decoration: none;
}

.table-cell-h a:hover{
	text-decoration: underline;
}

.texte-comment{
	text-align: justify;
	font-size: 12px;
	padding: 2px 5px 2px 40px;
}

.titre-cat{
	font-size: 14px;
	color: #f03100;
	font-weight: bold;
	text-align: left;
}

.titrepage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
	border-bottom: 3px solid #f03100;
	width: 99%;
	text-align: left;
}
.del-comment{
	text-align: right;
	border-top: 1px dashed #ff6600;
}
.btn-del-com{
	color: white;
	background-color: #ff6600;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}
.btn-val-com{
	color: white;
	background-color: #218800;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

.u-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f03100;
	border-bottom: 1px solid #cccccc;
}

.xcell-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.xcell-titre a:link, .xcell-titre a:visited, .xcell-titre a:active{
	color: #000000;
	text-decoration: none;
}

.xcell-titre a:hover{
	color: #000000;
	text-decoration: underline;
}

.xclear{
	clear: both;
	height: 0px;
}

#admin{
	text-align: right;
	padding-right: 150px;
	padding-top: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #ffcc00;
}

#adm-main{
	min-height: 300px;
}

#all{
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	min-height: 500px;
	background-color: white;
}

#best-pseudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-top: 80px;
}

#best-pseudo a:link, #best-pseudo a:visited, #best-pseudo a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#best-pseudo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

#best-score{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#connect{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 187px;
}

#connect ul{
	list-style: square outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#connect ul li{
	padding: 0px 0px 0px 0px;
	color: #999999;
}

#connect-titre{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px dotted #cccccc;
}
#nb-jeux{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 187px;
}

#nb-jeux ul{
	list-style: square outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#nb-jeux ul li{
	padding: 0px 0px 0px 0px;
	color: #999999;
}

#nb-jeux-titre{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px dotted #cccccc;
}

#content{
	width: 750px;
	float: left;
	text-align: left;
}

#div-best{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 187px;
	height: 125px;
	background: url(img/tropdelaballe_best.jpg) left no-repeat;
}

#div-kw{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #fffff;
	padding: 5px 5px 5px 5px;
}

#div-kw-titre{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px dashed black;
	font-family: Arial, Helvetica, sans-serif;
}

#div-podium{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 187px;
}

#div-podium-titre{
	font-size: 14px;
	font-weight: bold;
	color: black;
	border-bottom: 3px solid #f03100;
}

#empty-amis{
	padding: 10px 0px 5px 0px;
}

#f-kw{
	background-color: #fffff;
	padding: 5px 0px 5px 0px;
}

#footer{
	background: #333333 url(img/back_nav_bottom.gif) no-repeat;
	min-height: 200px;
	padding-top: 0px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

#form-kw{
	border-bottom: 2px solid black;
}

#header {
	background: url(img/header.gif) bottom no-repeat;
	height: 100px;
	text-align: left;
}

#header-link{
	padding-left: 400px;
	padding-top: 6px;
}

#header-link a:link, #header-link a:visited, #header-link a:active{
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#header-link a:hover{
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

#header-login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
}

#header-login a:link, #header-login a:active, #header-login a:visited{
	color: #f03100;
	font-weight: bold;
	text-decoration: none;
}

#header-login a:hover{
	color: #f03100;
	font-weight: bold;
	text-decoration: underline;
}

#instructions{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 187px;
}

#instructions-titre{
	font-size: 14px;
	font-weight: bold;
	color: black;
	border-bottom: 3px solid #f03100;
}
#hasard{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 187px;
}
#hasard-img{
	padding-top: 5px;
	padding-bottom:5px;
	background-color: #efefef;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
#hasard-txt{
	background-color: #efefef;
	padding: 5px 5px 5px 5px;
	color: #333333;
	text-align: center;
	font-size: 13px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#hasard-txt a:link, #hasard-txt a:visited, #hasard-txt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#hasard-txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#hasard-titre{
	font-size: 14px;
	font-weight: bold;
	color: black;
	border-bottom: 3px solid #f03100;
}
#invite{
	background: url(img/back_invite_btn.gif) no-repeat center;
	height: 25px;
	padding-left: 55px;
	text-align: left;
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 8px;
}

#invite a:link, #invite a:visited, #invite a:active{
	padding-top: 20px;
	color: #333333;
	text-decoration: none;
}

#invite a:hover{
	color: #f03100;
	text-decoration: underline;
}

#jeux{
	padding-left: 15px;
	padding-right: 15px;
}

#login{
	background: url(img/back_login.gif) no-repeat center;
	height: 125px;
	width: 187px;
}

#login-link{
	text-align: center;
}

#login-link a:link, #login-link a:active, #login-link a:visited{
	color: white;
	text-decoration: none;
}

#login-link a:hover{
	color: white;
	text-decoration: underline;
}

#login-titre{
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	padding-bottom: 3px;
}

#main{
	min-height: 600px;
	height: auto;
}

#menu{
	width: 190px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
}

#menu li{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background: #232323 url(tdbadmin/img/back_bott.gif) no-repeat center;
}

#menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
}

#menu li a:hover{
	color: white;
	text-decoration: underline;
}

#menu ul{
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#nav{
	width: 200px;
	float: left;
	text-align: center;
}

#news-accueil{
	width: 230px;
	float: left;
	text-align: left;
}

#news-texte{
	min-height: 150px;
}

#play-left{
	height: 125px;
	width: 187px;
}

#play-left-btn{
	text-align: center;
}

#play-left-games{
	font-size: 14px;
	text-align: left;
	color: #339933;
	padding-left: 27px;
	padding-top: 0px;
	background: url(img/bottom_jouer.gif) no-repeat center;
	height: 25px;
}

#play-left-games a:link, #play-left-games a:visited, #play-left-games a:active{
	color: #333333;
	text-decoration: none;
}

#play-left-games a:hover{
	color: #f03100;
	text-decoration: underline;
}

#play-left-jouer{
	padding-top: 3px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #f03100;
	background: url(img/top_jouer.gif) no-repeat center;
	height: 37px;
}

#splash-accueil{
	width: 510px;
	float: left;
	text-align: left;
}

#tab-ask-amis{
	border-bottom: 1px dashed #ffffff;
}

#tab-nouveautes{
	background-color: #efefef;
	border: 1px solid #b8b8b8;
}

#texte-adm{
	padding: 15px;
	text-align: left;
}

#titre-page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	border-bottom: 3px solid red;
}

#u-accueil{
	width: 490px;
	background-color: #efefef;
	border: 1px solid #b8b8b8;
	padding: 5px 5px 5px 5px;
}

#user-top{
	text-align: left;
	border-bottom: 1px dashed #999999;
	padding: 5px;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

#user-top a:link, #user-top a:active, #user-top a:visited{
	color: #006699;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

#user-top a:hover{
	color: #006699;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

#xall{
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	min-height: 500px;
	background-color: white;
}
