/* --------------------------------------------- Commun ---------------------------------------------*/
body {
	font-family: arial;
	margin: auto;
	width: 1024px;
	background-color: #BFBFBF;
	background-image: url(background.png);
	background-repeat: repeat-x;
}
a:link {color:#FFF;text-decoration:underline;}
a:visited{color:#FFF;text-decoration:underline;}
a:hover {color: #ffcc66;}


div#top {
  height: 138px;
  background-repeat: no-repeat;
  margin-left: 0px;
  background-position: left center;
  width: 1024px;
  background-image: url(top2.png);
}

.topleft {
	padding-left:9px;
	padding-top:5px;
	}

.logovesinet {
	float:right;
	margin-right:10px;
	margin-top:6px;
}

div#left {
  background-repeat: no-repeat;
  float: left;
  background-position: left top;
  background-image: url(left.png);
  width: 170px;
  height: 500px;
 
}

#left a{
  text-decoration: none;
  }
#left a:link, #left a:visited{
  color: #FFF;
}
#left a:hover{
  color: #ffcc66;
}

div#pied {
  border-width: 1px;
  text-align: center;
  font-family: arial;
  font-size: 1em;
  text-decoration: overline;
  width: 1024px;
  padding-top: 5px;
  clear: both;
}

.logotitre {
  margin-left: 725px;
  margin-top: 10px;
}


#leftlist {
	font-size: 1.2em;
	text-align: center;
	list-style:none;
	margin:0;	
	padding:10px 0 0 0;
	line-height:2.2em;
}


div#titre {
	margin-left: 170px;
	width: 854px;
	background-color: #272727;
	overflow: visible;
	min-height: 485px;
	
}

div#underlinetitre {
	height:20px;
	float:right;
	width:854px;
	background-image: url(bottom.png);
	background-repeat: no-repeat;
}

h2 {
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	text-decoration: underline overline;
	font-family: Arial;
	color: #FFFBF0;
}

h3 {
	margin:0;
	text-align: center;
	color: #FFFBF0;

}

p {
	font-family: arial;
	color: #FFFBF0;
	font-size: 1em;
	margin :0;
	padding :10px;
	margin-left: 10px;
	margin-right:10px;
}

.txtForm {
	font-family: arial;
	color: #FFFBF0;
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
}

/* --------------------------------------------- Pour la page Accueil ---------------------------------------------*/

.news-accueil {
	color:#FFF;
}


/* --------------------------------------------- Pour la page infos ---------------------------------------------*/

.staffl {
  float: left;
}
.staffr {
  float: right;
}

/* ----------------------------------------Pour les pasges avec Flash ---------------------------------------------*/

#flashcontent {
	float:right;
	margin-right:5px;
	height:360px;
	width:480px;
	background:#272727;
}


/* --------------------------------------------- Pour le menu left ---------------------------------------------*/




/* ---------------------------------------------Pour la page Jeux en L@N---------------------------------------------*/

.photodroite {
  float: right;
  margin-right:10px;
  padding-left:10px;
}

.photogauche {
  float: left;
  padding-left:10px;
  padding-right:10px;
}

#war3 {
	height:auto;
	min-height:210px;
	width: 854px;
}
#flat {
	height:auto;
	min-height:210px;
	width: 854px;
}
#wolf {
	min-height:210px;
	height:auto;
	width: 854px;
}
#team {
	height:auto;
	min-height:230px;
	width: 854px;
}


.tableau {
	color:#FFF;
	text-align:center;
	}