@import "divers.css";
@import "navigation.css";
@import "backoffice.css";
@import "form.css";

#bookmark {
	display: none;   
}

#middleheader {
	display: none;    
}

body
{
	width: 1026px;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:0.75em;
	background: #fff url(../image/background.gif);
	margin-left: auto;
	margin-right: auto;
}

#page
{
	border: solid 1px #fff;
	min-width: 40em;
	width: auto;
	background: #fff url(../image/bordure.gif) repeat-y;
}

#bookmark
{
	border-bottom: solid 1px #fff;
	border-width: 1px 0;
	background-color: #eee;
	color: #000;
}

#header
{
	height: 229px;
	width: 1024px;
	text-align: center;
	background: #fff url(../image/bordure.gif) repeat-y;
	
}

#menu_general
{
	height: 80px;
	background: #000 url(../image/menu_general.gif) no-repeat;
	padding-top: 18px;
	
}

#menu_general img{
	margin: 0;
	padding: 0 0 28px 0;
}

#title a        { text-decoration: none; font-weight: normal; font-size:0.8em; color: #000; }
#title a:hover  { text-decoration: none; color: #fff; }

#outercolumncontainer
{
	border-left: solid 160px #858f9e;
	border-right: solid 160px #ddd;
	background-color: #fff;		/* set the background color for the middle column here */
}

#innercolumncontainer
{
	margin: 0 -1px;		/* compensate for the borders because of 100% width declaration */
	width: 100%;
}

#middlecolumn, #rightcolumn, #sowrap
{
	overflow: visible;	/* fix for ie italics bug */
}

#middleheader
{
	background-color: #ddd;
	border-bottom: solid 1px #fff;
}

#middlecolumn
{
	width: 588px;
	text-align: justify;
}

#leftcolumn
{
	text-align: justify;
}

#rightcolumn
{
	width: 212px;
}

#footer
{
	background: #fff url(../image/bordure.gif) repeat-y;
	color: #000;
	text-align: center;
}

#footer a        { text-decoration: none; color: #000; }
#footer a:hover  { color: #000; }

#page, #bookmark, #header, #title, #innercolumncontainer, #middleheader, #footer
{
	border-color: #000;
}

.clear
{
	clear: both;
	padding-bottom: 1px;	/* for gecko-based browsers */
	margin-bottom: -1px;	/* for gecko-based browsers */
}

.inside
{
	padding: 5px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

img {
	border: 0px;
}

hr {
	border: 0px;
	border-top: 1px dashed #49515c;
    height: 1px;
}

.acronym {
	border-bottom: 1px dashed #999;
	cursor: hand;
}

pre {
    font-size: 1em;
	font-family: courier, sans-serif;
}

h1 {
    font-size: 1.6em;
	font-weight: normal;
	padding:5px 0 5px 0;
	margin:0;
	color: #c6c4c5;
}

h2 {
    font-size: 1.2em;
	font-weight: normal;
	padding:5px 0 5px 0;
	margin:0;
	color: #8d8e90;
}

#rightcolumn p {
	padding: 2px 2px 0 2px;
	margin:0 0 10px 0;
	font-size:0.8em;
}


/*  ajout  */
.navigation{
	border: 1px solid #000;
	width: 200px;
	/*background: #fff url(../image/menu_fond.gif) repeat-y;*/
	margin-bottom: 15px;
}

.navigation .titre{
	background: #fff url(../image/menu_haut.gif) repeat-y;
	border-bottom: 1px solid #000;
	height: 20px;
}

.content{
	width: 1024px;
}

.match{
	padding: 10px 0 10px 15px;
}

.match a{
	color: #000;
	text-decoration: none;
}

.match a:hover{
	color: #777676;
}

.match_gagner{
	color: #57af2b;
}

.match_perdu{
	color: #df2929;
}

.match_nul {
	color: #1d4ecb;
}

.resultat_vert{
	background-color: #57af2b;
	color: #fff;
	font-weight: bold;
}

.resultat_rouge{
	background-color: #df2929;
	color: #fff;
	font-weight: bold;
}

.resultat_bleu {
	background-color: #1d4ecb;
	color: #fff;
	font-weight: bold;
}

.jeu{
	text-align: center;
	margin-bottom: 10px;
}

.resultat{
	text-align: center;
	padding-top: 5px;
}

.resultat a{
	text-decoration: none;
	color: #000;
}

.dff{
	padding: 10px 0 10px 20px;
}

.dff a{
	text-decoration: none;
	color: #000;
}

.dff a:hover{
	text-decoration: none;
	color: 666666;
}

.score_dff{
	padding: 10px 0 10px 10px;
}

.score_dff .intitule{
	font-weight: bold;
}

.news {
	border: 1px solid #000;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 1px;
}

.news_titre {
	background: #000 url(../image/titre_news.gif) repeat-x;
	border: 0;
	color: #fff;
	height: 20px;
	
}

.news_titre strong{
	float: left;
}

.news_titre span{
	margin-right: 10px;
	float: right;
}

.news_titre  strong{
	margin-right: 20px;
	margin-left: 40px;
}

.news_texte{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.news_auteur{
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

.lien {
    color: #000;	
}

.membres {
	border: 1px solid #000;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

.membres th {
	text-align: center;
}

.serveur {
	/*background: #fff url(../image/menu_fond.gif) repeat;*/
	padding: 10px 0 10px 20px;
	border: solid 1px #000;
}

/* Pagination manifestations */
li.pagination {color:#777676;text-align:right;width:50px !important;float:right !important;background-image:none !important;margin:8px -2px -8px 0 !important;}
li.pagination a {display:inline !important;float:none !important;margin:80px 2px 0 2px !important;}
.lineaireBas {text-align:center;margin:15px 0 0 0;}
.lineaireBas a {color:#777676;text-decoration:none;font-weight:bold;padding:0 .25em;}
.lineaireBas a:hover {background-color:#777676;color:#fff;text-decoration:none;}
.lineaireBas strong {padding:0 .25em;}
/* \*/ * html .lineaireBas a, * html .lineaireBas strong {height:1%;} /* */
.lineaireBas a.arrow:hover {background-color:transparent;text-decoration:none;}

/* Formulaire d'identification */
#menu_general #right{
	margin-top: 15px;
	margin-right: 25px;
	float: right;
}

#menu_general #right input{
	background-color: #000;
	color: #fff;
}

#menu_general #right a{
	text-decoration: none;
	color: #000;
}

#menu_general #right a:hover{
	color: #0001F0;
}

.wslide-menu{
    text-align: center;
    color: #000;
}

.wslide-menu a{
    text-decoration: none;
    text-align: center;
    color: #000;
}

#liste_screens{
    text-align: center;
}

.serveur_2 {
    /*background: #fff url(../image/menu_fond.gif) repeat;*/
    padding: 10px 0 10px 20px;
    border: solid 1px #000;
    text-align: center;
}