/* CSS Document */
/*	Paramétrage de BODY		*/
body {
width: 100%;
margin: auto;
background-image: url(http://img.team-xmg.com/fondcroix.jpg);
background-attachment: fixed;
background-repeat: repeat-x;
background-color: #CDD3D3;
/*color : #FFFFFF;	*/
font-size: 12px;
font-family: helvetica;
}

table,tr,td {
padding: 2px 1px;
}

img {
border: none;
}

.titre {
font-family: "Trebuchet MS";
}

.titre td {
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
}

#titre1 {
font-family: "Trebuchet MS";
font-size: 18px;
text-align: justify;
}

.titre2 {
font-family: Helvetica;
font-size: 12px;
text-align: justify;
}

#banniere {
background-image: url(http://img.team-xmg.com/banniere.jpg);
background-repeat: no-repeat;
}

.page {
background-repeat: no-repeat;
background-color: #FFF;
margin: auto;
width: 90%;
padding: 0 15px;
}

#menu {
font-family: 'Arial Black', Arial;
color: #FFFFFF;
background-color: #000000;
background-image: url(http://img.team-xmg.com/bg_menu.jpg);
background-repeat: repeat-x;
width: 90%;
padding: 0px 15px;
margin: auto;
}

#menu a {
color: #FFFFFF;
text-decoration: none;
}

#matchs {
margin-top: 20px;
margin-bottom: 20px;
width: 15%;
height: auto;
float:left;
font-size:10px;
}

#login {
margin: auto;
border-bottom: 1px #000000 solid;
}

#haut {
background-image: url(http://img.team-xmg.com/fond.jpg);
background-repeat: repeat-x;
background-position: center;
background-color: #7C7C7C;
height: 240px;
width: 90%;
margin: auto;
padding: 0px 15px;
text-align: center;
}

#menu_droite {
margin-top: 20px;
margin-bottom: 20px;
width: 15%;
float: right;
}

#corps {
margin-left: 15%;
margin-right: 15%;
background-color: #ffffff;
padding: 20px;
}

/* Taille du corps pour les autres navigateurs */
html>body #corps { /* extensible */
height: auto;
/* mnimum */
min-height: 600px;
}

.titre_page {
background:#FFD902 url("http://img.team-xmg.com/titre_page.jpg") repeat-y ;
margin-bottom: 10px;
text-align: center;
font-weight: 900;
font-size: 18px;
border:1px #595957 solid;
padding:1px 3px;
text-indent:10px;
text-align:left;
}

.titre_news {
font-size: 18px;
font-weight: bold;
}

.auteur_news {
padding-top: 10px;
padding-bottom: 3px;
}

.suite_news {
padding-top: 10px;
padding-bottom: 10px;
}

.suite_news_lien {
padding-top: 50px;
}

.news {
margin-left: 5%;
margin-right: 5%;
background-color: #FFFFFF;
padding: 5px;
margin-bottom: 5px;
margin-top: 20px;
}

.section {
float: right;
background-position: top;
}

.upper_news {
border-bottom: 1px solid #000000;
height: 75px;
width: 100%;
padding-top: 15px;
padding-bottom: 5px;
}

.img_news {
text-align: right;
vertical-align: top;
width: 90px;
}

.img_news img {
max-width: 70px;
max-height: 70px;
}

#tableau_comm {
margin: auto;
}

#tableau_comm td {
text-align: center;
}

.liste_commentaire {
margin: auto;
border: 1px dotted #000000;
background: #FFFFFF;
width: 75%;
padding: 2%;
margin-bottom: 1%;
font-size: 11px;
}

.upper_comm {
border-bottom: 1px solid #000000;
margin-bottom: 1%
}

.commentaire {
margin: auto;
text-align: center;
}

#ajout_comm {
margin: auto;
width: 75%;
text-align: center;
}

.tableau_membres {
border-collapse: collapse;
margin: auto;
margin-bottom: 20px;
}

.tete_tab_membres {
padding: 3px;
}

.ligne_tab_membres {
padding: 2px;
}

/*******************************/
/*** Modification annuaire *****/
/*******************************/
.annuaire {
width: 100%;
}

.annuaire th{
padding: 5px;
}
.annuaire td{
padding: 2px;
}

.haut {
border-top: 1px solid black;
}
.gauche {
border-left: 1px solid black;
}
.droite {
border-right: 1px solid black;
}
.bas {
border-bottom: 1px solid black;
}

.annuaire a, .annuaire a:visited {
text-decoration: none;
color: black;
}

.annuaire a:hover {
text-decoration: underline;
color: black;
}

.annuaire_leader {
background-color: #FFFFFF;
background-position: right;
background-repeat: no-repeat;
margin: 2%;
height: 70px;
}

.td_tab {
border-left: 1px solid #000;
border-right: 1px solid #000;
padding: 2px;
}

.victoire {
background-color: green;
color: #FFFFFF;
text-decoration: none;
}

.defaite {
background-color: #FF0000;
color: white;
text-decoration: none;
}

.egalite {
background-color: #FFAA00;
color: white;
text-decoration: none;
}

.lien_match a {
text-decoration: none;
color: #0066FF;
}

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

.lien_match a:visited {
color: #0066FF;
text-decoration: none;
}

.field_inscription {
background-color: #FFFFE8;
margin: auto;
padding: 10px;
}

.tab_inscription {
margin: auto;
text-align: center;
}

.field_match {
background-color: #FFFFE8;
margin: auto;
padding: 15px;
text-align: center;
font-size: 14px;
}
.field_match_table {
text-align: center;
margin:auto;
width: 400px;
}

.tab_match_gauche {
width: 50%;
text-align: right;
}

.tab_match_droite {
width: 50%;
text-align: left;
}

/******************
*** MENU GAUCHE ***
******************/
.table_menu_gauche {
width: 100%;
text-align: center;
border: 1px solid #AFAFAF;
border-top: none;
margin-bottom: 10px;
background-color: #FFFFE8;
}

.table_menu_gauche CAPTION {
background-color: #FFD902;
background-image: url("http://img.team-xmg.com/caption.jpg");
background-repeat: repeat-y;
font-weight: bold;
border: 1px solid #595957;
border-bottom: 1px solid #828282;
text-align: left;
padding: 1px 3px;
font-size: 12px;
}

.img_server {
width: 150px;
}

/*****************
*** MENU DROIT ***
*****************/
.table_menu_droit {
width: 95%;
text-align: center;
border: 1px solid #AFAFAF;
border-top: none;
margin-bottom: 10px;
background-color: #FFFFE8;
padding: 1px;
}

.table_menu_droit CAPTION {
background-color: #FFD902;
background-image: url("http://img.team-xmg.com/caption.jpg");
background-repeat: repeat-y;
font-weight: bold;
border: 1px solid #595957;
border-bottom: 1px solid #828282;
text-align : left;
padding: 1px 3px;
font-size: 12px;
}

/*******************
** REJOIGNEZ NOUS **
*******************/

.social {
height: 60px;
}

.social a, .social a:hover{
text-align:center;
text-decoration:none;
}

.social span {
color:#797979;
display:block;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
line-height:12px;
padding:0;
text-align:center;
text-decoration:none;
}

/*******************
** STYLESHEET.CSS **
*******************/

A.wrapCell {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
line-height: 12px;
}

.whiteBoldBread {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #FFFFFF;
}

TD.bgFrame {
background-color: #000000;
}

TD.bgDarkFrame {
background-color: #DDDCDC;
}

TD.bgFrameGrey {
background-color: #ECEBEC;
}

.bread {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
height: 14px;
vertical-align: middle;
text-align: left;
}

.loginbread {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.boldbread {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

.headerBread {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

.smallheaderBread {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

.input {
font-family: Verdana, arial, Helvetica, sans-serif;
font-size: 9px;
background-color: white;
border: 1px solid;
}

.logininput {
font-family: Verdana, arial, Helvetica, sans-serif;
font-size: 9px;
background-color: white;
border: 1px solid;
}

.button {
font-family: Verdana, arial, Helvetica, sans-serif;
font-size: 9px;
background-color: #C0C0C0;
border: 1px solid;
}

.teamspeak, .teamspeak table, .teamspeak tr, .teamspeak td {
padding: 0px;
margin: 0px;
}