html,body{margin:0;padding:0; height: 100%;}

body {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size : small;
	background-image:url('images/design/background.gif');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#header {
	height:134px;
	width:1000px;
}

div#header img {
 border: 0px;
}

/* UtilisÃ© pour le bandeau d'inscription dans les news [OK]*/
div#inscription {
	padding: 10px;
	text-align: center;
	line-height: 1.70em;
	color: red;
	font-size: 1.10em;
}

/* UtilisÃ© pour les news [OK]*/
div#nouvelle {
	padding: 30px;
	text-align: justify;
	line-height: 1.70em;
}

/* UtilisÃ© pour les commentaire [OK]*/
div#commentaire {
	padding: 30px;
	text-align: justify;
	line-height: 1.70em;
	border: 1px solid black;
	background: white;
	
	margin-top:15px;
	margin-bottom:30px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	
}

/* images pour les commentaires [OK] */
div#commentaire img{
	float: left;
	margin: 0 20px 10px 0;
}

/* images pour les news [OK] */
div#nouvelle img{
	float: left; margin: 0 20px 10px 0;
}

hr{
	color: grey;
	background-color: grey;
	height: 1px;
	width:60%;
	border: 0;
}

div#info {
	font-size: medium;
	text-align:right;
}

div#navigation{
	position: absolute;
	padding-left:5px;
	margin: 0;
	padding: 0; 
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#Tableau_01 {
	margin: 0;
	padding: 0;
	border-spacing:0;
	border-collapse:collapse;
}

#Tableau_01 td {
	margin: 0;
	padding: 0;
	border-spacing:0;
	border-collapse:collapse;
}

#Tableau_01 tr {
	margin: 0;
	padding: 0;
	border-spacing:0;
	border-collapse:collapse;
}

#Tableau_01 img {
	margin-top: -2px;
	padding: 0;
	border-spacing:0;
	border-collapse:collapse;
}

#Tableau_01 a {
	margin: 0;
	padding: 0;
	border: 0px;
}

div#extra{
	position: absolute;
	width:200px;
	margin-left: 800px;
}

div#footer {
	text-align:center;
	font-size:1em;
	padding-top:30px;
	padding-bottom:20px;
	clear:both;
	width:100%;
	height:50px;
}

div#footer p { 
	margin:0;
	padding:5px 10px;
}

div#wrapper{
	width:1000px;
	float: left;
	margin: 0;
	padding: 0; 
}

div#roster{
	margin: 0 200px 0 33%;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 0.10em;
	text-align: left;
}

.youtube {
        background: white;
        background-image:url('images/design/font_videos.png');
        background-repeat: no-repeat;
        text-align: center;
        padding:0px;
        margin:0px;
        margin-bottom:8px;
        padding-top: 40px;
        border: 1px solid black;
}

.youtube table {
	padding:0;
	margin:0;
	width: 100%;
        text-align: center;
}

.youtube td {
        width: 100%;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
        text-align: center;
}

.youtube object {
padding-left:auto;
padding-right:auto;
margin-left:auto;
margin-left:auto;
}


.server {
	background: white;
	background-image:url('images/design/font_serveurs.png');
	background-repeat: no-repeat;
	text-align: center;
	padding:10px;
	margin:5px;
	margin-bottom:8px;
	padding-top: 40px;
	border: 1px solid black;
}

.server br {
	margin: 2px;
}

div#heure {
	font-size: 3em;
	color: red;
	font-weight: bold;
	font-family : Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;	
	letter-spacing: -1px;
}

div#map {
	padding: 0;
	margin:0;
	width: 100%;
	font-size: 1.5em;
	color: grey;
	font-weight: bold;
	letter-spacing: -1px;
	text-align:center;
}

div#date {
	font-size: 2em;
	color: red;
	font-weight: bold;
	font-family : Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;	
	letter-spacing: -1px;
}

div#info_server {
	margin: 15px;
	padding: 5px;
	border: 1px solid black;
	border-style: dashed;
	font-size: 1.10em;
}

div#server h2{
	font-size: 1.10em;
}

div#pub{
	padding: 0;
	margin-top: 7px;
	margin-bottom: 0px;
	width: 600px;
	text-align:center;
}

div#content{
	margin-left: 184px;
	margin-right: auto;
	width:612px;
}

div#navigation{
	float:left;
	width:180px;
	margin: 0;
	padding: 0;
}

div#footer{
	clear:left;
	line-height:0.50em;
	padding:15px;
	margin-left: 189px;
	margin-right: auto;
	width:570px;
	height:30px;
	border:1px solid black;
}


/* bloc error [OK]*/
div#interact_error {
	padding: 30px;
	font-size: 2em;
	background: red;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;	
}

/* bloc downloads [OK]*/
div#interact_downloads {
	padding: 30px;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;	
}

/* bloc lien [OK]*/
div#interact_lien {
	padding: 30px;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;	
}

/* bloc contact [OK]*/
div#interact_contact {
	padding: 30px;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;	
}

#interact_contact fieldset {
	border:0;	
	margin-left:auto;
	margin-right:auto;
}

#interact_contact textarea {
	background-color: white;
	font-family: 'Lucida grande', Tahoma, Verdana, Arial, Sans-Serif;
	width: 100%;
	height: 80px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid grey;
}

#interact_contact legend {
	border:0;	
	margin-left:auto;
	margin-right:auto;
}

#interact_contact input {
	border: 1px solid black;	
	padding:0;
	width: 100px;
}

/* bloc membre [OK]*/
div#interact_membre {
	padding: 30px;
	border: 1px solid black;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;
}

#interact_membre li {
	font-size: 1.10em;
	line-height: 20px;
}

/* bloc consulter profil [OK]*/
div#interact_consulter_profil {
	padding: 30px;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;
	text-align:center;
}

#interact_consulter_profil fieldset {
	border:0;	
	margin-left:auto;
	margin-right:auto;
}

#interact_consulter_profil legend {
	border:0;
	margin:15px;
}

/* bloc myprofil [OK]*/
div#interact_profil_enregistrement {
	padding: 30px;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;
	text-align:center;
}

/* bloc myprofil [OK]*/
div#interact_myprofil {
	padding: 30px;
	background: white;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;	
}

#interact_myprofil fieldset {
	border:0;	
	margin-left:auto;
	margin-right:auto;
}

#interact_myprofil textarea {
	background-color: white;
	font-family: 'Lucida grande', Tahoma, Verdana, Arial, Sans-Serif;
	width: 100%;
	height: 80px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid grey;
}

#interact_myprofil legend {
	border:0;	
	margin-left:auto;
	margin-right:auto;
}

#interact_myprofil select {
	margin: 10px;	
}

#interact_myprofil input {
	border: 1px solid black;	
	padding:0;
	//width: 200px;
}

#interact_myprofil label {
	width: 150px;
	font-size: 1em;	
	padding: 10px;
}

div#content object{
        float: left; margin: 0 40px 40px 0;
}
	
a {
	color:#000000;
	text-decoration:none;
}
	
a:hover {
	color:red;
	text-decoration:underline;
}

li {
	font-size: small;
	color: black;
	list-style-type: none;
	margin-left: -55px;
	padding-left: 25px;
	padding-bottom: 2px;
}

h1, h2, h3 {
	font-weight: bold;
	font-family : Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;	
	letter-spacing: -1px;
	margin:8px;
}

div#contenu {
	float:left;
	width: 55%;
	padding-top: 0.10em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	padding-right: 0em;
	margin-left:auto;
	margin-right:auto;
	/*background-color:blue;*/
	}
	
input {
	border: 1px solid black;
	background-color: white;
	font-family: "verdana,arial",sans-serif;
	color: red;
	font-size: small;
}


/* BULLE COMMENTAIRE */
div.bulle {
    width: auto;
    font-size: small;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

div.bulle blockquote {
    margin: 0px;
    padding: 0px;
    border: 1px solid #c9c2c1;
    background-color: #fff;
}

div.bulle blockquote p {
    margin: 10px;
    padding: 0px;
}

div.bulle cite {
    position: relative;
    margin: 0px;
    padding: 7px 0px 0px 15px;
    top: 6px;
    background: transparent url('images/design/directionbulle.gif') no-repeat 20px 0;
    font-style: normal;
}

/* FORMULAIRE */

label {
	display: inline ; 
	float: left;
	font-size: small;
}

label:first-letter {
	text-decoration:underline;
}

input {
	border: 1px solid grey;
	background-color:white;
	font-family: 'Lucida grande', Tahoma, Verdana, Arial, Sans-Serif;
	//width:30%;
	margin: 10px;
}

input:hover, select:hover, input:focus, select:focus, textarea:hover, textarea:focus {
	border: black 1px solid;
	background-color: #DDDDDD;
}

input[type=submit] {
	text-transform: uppercase;
	font-weight: bold;
	width:15%;
}

input[type=radio] {
	background-color: transparent;
	border: 0;
}

select, option {
background-color: white;
font-family: 'Lucida grande', Tahoma, Verdana, Arial, Sans-Serif;
}

/*textarea pour les commentaires [OK]*/
textarea {
	border: 1px solid grey;
	background-color: white;
	font-family: 'Lucida grande', Tahoma, Verdana, Arial, Sans-Serif;
	width: 540px;
	height:150px;
	margin: 20px;
}

.content img {
	/*float:center;*/
	margin: 0 auto;
	padding-top: 10px;
	border:none;
}

.img_menu {

        margin: 0 -15%;

}

.interact {
	text-align: center;
	padding:10px;
	margin:5px;
	margin-bottom:8px;
	border: 1px solid black;
	background: white;
}

/* bloc pour les matchs [OK] */
.win {
	width: 40px;
	background: #00ff00;
}

.loose {
	background: #ff0000;
	width: 40px;
}

.interact_match {
	text-align: center;
	padding:0px;
	margin:5px;
	margin-bottom:8px;
	border: 1px solid black;
	background: white;
}

.interact_fiche_match {
	text-align: center;
	padding:15px;
	margin:5px;
	margin-bottom:8px;
	border: 1px solid black;
	background: white;

}

.interact_fiche_match table {
	width:100%;
	padding:0;
	margin:10px;
}

.interact_match	#prev {
	padding: 10px;
	margin: 15px;
	border: 1px solid black;
}

.interact_match	table {
	width:100%;
	padding:0;
	margin:0;
}

.interact_match	td {
	padding:0;
	margin:0;
	font-size: 0.75em;
	text-align: center;
	}

.interact_sondage {
	text-align: left;
	padding:10px;
	margin:5px;
	margin-bottom:8px;
	border: 1px solid black;
	background: white;
}

/* styles pour le bloc du sondage [OK]*/
.interact_sondage ul {
	 margin:0;
	 padding:0;
	line-height:0;
}

/* styles pour le bloc du sondage [OK]*/
.interact_sondage li {
	margin-top:0em;
	margin-bottom:0;
	margin-left:-25px;
	line-height:15px;
}

/* styles pour le bloc du sondage [OK]*/
.interact_sondage h4 {
	text-align:center;
	 margin:0;
	 padding:0;
}

/* styles pour le bloc du sondage [OK]*/
.interact_sondage input {
		margin:0;
	 	padding:0;
}

/* styles pour le bloc du sondage [OK]*/
.interact_sondage p {
	 color: red;
}

/* style pour le bloc de la vidÃ©o [OK]*/
.interact_video {
	text-align: center;
	margin-bottom:15px;
	border: 1px solid black;
	background: white;
	margin-top:6px;
}

.interact_games {
	margin-bottom:15px;
	margin:5px;
	padding:0;
	border: 1px solid black;
	background: white;
	margin-top:6px;
}

.interact_games ul {
	 margin:0;
	 padding:0;
}

.interact_games li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -25px;
	line-height: 0;
}

.interact_games img {
	border: none;
}

.interact_games hr {
	width: 200px;
}

div#interact_content {
	padding: 30px;
	border: 1px solid black;
	background: white;
	margin-top:15px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	border:1px solid black;	
}

/* bloc mumble de l'index [OK]*/
.interact_mumble {
	text-align: center;
	padding:0;
	margin:0;
	margin-bottom:8px;
}

/* bloc forum de l'index [OK]*/
.interact_forum {
	text-align: center;
	padding:10px;
	margin:5px;
	margin-bottom:8px;
	border: 1px solid black;
	background: white;
}

/* ligne horizontal du bloc forum [OK]*/
.interact_forum hr {
	width:90%;
}

form.css legend {
	color: black;
	font-size: medium;
	font-weight: bold;
	font-family : Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	border:1px solid black;	
	letter-spacing: -1px;
	padding: 0.50em;
}

form.css label {
  display: inline-block;
  float: left;
  width: 70px;
} 

form.identification {
	padding-bottom:5px;
	margin:0;
	width: 998px;
	height:30px;
	display: inline-block;
	font-size: 0.90em;
	border: 1px solid black;
	background: white;
}

div.membre_menu {
	margin:0;
	padding-left:40px;
	padding-right:0;
	padding-top:10px;
	padding-bottom:0px;
	width: 958px;
	height:30px;
	font-size: 1.10em;
	border: 1px solid black;
	background: white;
}

form.identification input {
	width:10%;
}

form.interface fieldset {
	width:100%;
	margin: 0;
	padding: 0;
	border: 0;
}

form.interface legend {
	font-family : Helvetica, Arial, Sans-Serif;
	margin-left:auto;
	margin-right:auto;
	font-size: small;	
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0.55em;
}

form.interface label {
	font-size:  small;
	padding-top: 1em;
	padding-right: 0;
	display:inline;
}

//form.interface input {
//	width:45%;
//}

form.interface input[type=submit] {
	text-transform: uppercase;
	font-weight: bold;
	width:40%;
}

form.interface p{
	margin: 0;
	padding: 0;
}

form.interface a{
	font-size: x-small;
}

/* UtilisÃ© pour les succes [OK]*/
div#mes_succes {
	padding: 30px;
	text-align: justify;
	line-height: 1.70em;
	border: 1px solid black;
	background: grey;
	margin-top:15px;
	margin-bottom:30px;
	margin-left:5px;
	margin-right:auto;
	width: 540px;
	
}

#mes_succes h1 {
	color: black;
	letter-spacing: 3px;
}

.box {
  background : #4A4945 url(images/design/achivs/top_left.png) no-repeat;
  background-position:top left ;
  width : 95%;
  height : auto;
  position : relative;
  padding:10px;
  border:none;
  margin-bottom: 10px;
}

.tl, .tr, .bl, .br {
  position : absolute;
  width : 8px;
  height : 8px;  /* images are 8X8~  */
  display : block;
  margin-bottom : -1px;  /* this is for IE  >.>*/
}

.tl {
  background :url(images/design/achivs/top_left.png) no-repeat;
  top : 0px;
  left : 0px;}

.tr {
  background :url(images/design/achivs/top_right.png) no-repeat;
  top : 0px;
  right : 0px;
}

.bl {
  background :url(images/design/achivs/bottom_left.png) no-repeat;
  bottom : 1px;
  left : 0px;
}

.br {
	background:transparent url(images/design/achivs/bottom_right.png) no-repeat scroll 0 0;
	bottom:1px;
	right:0;
}

.icon {

	width:64px;
	height:64px;
	margin:0;
	padding:0;
	float: left;
}

.desc {
	height:64px;
	margin-left: 74px;

}

.desc h3 {
	font-family:arial, helvetica, tahoma, trebuchet ms, sans-serif;		
	font-size:18px;
	font-weight:normal;
	color:#9dc34c;

}

.desc h4 {
	font-family:arial, helvetica, tahoma, trebuchet ms, sans-serif;		
	font-size:14px;
	margin-top:0.40em;
	color: #cfcbc2;
	

}

.interact_article {
	text-align: center;
	padding:10px;
	margin:5px;
	margin-bottom:8px;
	border: 1px solid black;
	background: white;
}

.interact_article blockquote {
font-family: "Courier New", Courier, mono;
text-align: justify;
}

.classement {
        text-align: center;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:8px;
        padding-left:auto;
        padding-right:auto;
        border: 1px solid black;
        background: white;

}

.classement table {
        margin-left:auto;
        margin-right:auto;
	width:50%;
        padding:13px;
}

