body
{
	margin: auto;
	margin-bottom: 20px;   
	background-color: black;
	color:#FFFFFF;
	/*overflow-y: scroll; Pour mettre la barre de defilement même quand yen a pas besoin...*/
}

a, a:link, a:hover, a:visited
{
	color: white;
	text-decoration: none;
}

a img
{
	border: 0;
}

.indent
{
	/*text-indent: 20px;*/ /*Indentation désactivée...*/
}

acronym
{
	text-decoration: none;
	font-weight: bold;
	cursor: help;
}

.gras
{
	font-weight: bold;
}

.centered
{
	text-align:center;
}

ul
{
	list-style-type: none;
}

span
{
	font-weight: bold;
	
}

h1
{
	margin-left: 247px;
	height: 159px;
	width: 329px;
	text-align: center;
	line-height: 139px;
	margin-bottom: 60px;
	margin-top: 40px;
	background-image: url('images/planche.png');
	background-repeat: no-repeat;
}

h6
{
	text-align: center;
}

#head, #page, #foot 
{
	margin: 0 auto;
	width: 984px;
/*	background-repeat: no-repeat;*/
	font-family : "DejaVu Sans", "Trebuchet MS", Verdana, Arial ,  serif;
}

/*------------------Head---------------------------------------------*/

.menu
{
	display: block;
	cursor: pointer;
	width: 160px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
}
.menu:hover
{
	display: block;
	cursor: pointer;
	width: 160px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	text-decoration: underline;
}

#head
{	
	height: 120px;
	background-image: url('images/head.png');
	position: relative;
	font-weight: bold;
}
#news
{
	left: 40px;
}
#the_game
{
	width: 180px;
	left: 210px;
}
#team
{
	width: 162px;
	left: 611px;
}
#downloads
{
	width: 145px;
	left: 794px;
}

/*------------------Foot---------------------------------------------*/

#foot
{	
	margin-top: 40px;
	margin-bottom: 40px;
	min-height: 58px;
	clear : left;
}

#foot_txt
{	
	background-image: url('images/planche_bas.png');
	background-position: bottom center; 
	background-repeat: no-repeat;
	width: 220px;
	height: 39px;
	float: left;
	margin-top: 55px;
	margin-left: 98px;
	text-align: center;
	padding-top: 12px;
}

#pub
{
	background-image: url('images/cadre_pub.png');
	background-repeat: no-repeat;
	width: 517px;
	height: 109px;
	padding-left: 40px;
	padding-top: 40px;
	float: right;
	margin-bottom: 40px;
}

.clear
{
	clear: both;
	height: 1px;
}
/*------------- Page -----------------------------------------------------------*/

#page
{
	
}

#page_txt
{
	margin-top: 25px;
	margin-left: 80px;
	margin-right: 80px;
}
/*------------------Page news ---------------------------------------------*/

.new
{
/*	min-height: 200px;*/
	width: 984;
}

.date_new
{
	background-image: url('images/planche_news.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 164px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	/*margin-left: 30px;
	padding-top: 6px*/
}

.titre_new
{
	height: 38px;
	width: 820px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	margin-top: -50px;
	margin-bottom: 50px;
	/*margin-left: 190px;
	margin-top: -38px;*/
}

.content_new
{
	/*font-weight: bold;*/
	margin: 30px;
	margin-bottom: 100px
}





/*------------------Page le jeu ---------------------------------------------*/

#screenshots
{
	width: 680px;
	text-align: center;
	margin: 0 auto;
}

#screenshots a
{
	display: block;
	width: 200px;
	height: 125px;
	margin-right: 10px;
	margin-left: 10px; 
	margin-bottom: 20px;
	float: left;
	
}

#screenshots img
{
	border-width: 2px;
	border-style: inset; 
	border-color: #272727;
	
}

/*------------------Page team ---------------------------------------------*/

/*.presentation_txt
{
	margin-left: 116px;
}*/

.image_flottante
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.presentation
{
	margin-bottom: 20px;
}

/*------------------Page downloads ---------------------------------------------*/
.dispo
{
	color:#FFFFFF;	
	font-weight: bold;
}

.dispo:hover
{
	color:#FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
}

.non_dispo
{
	color:#747474;	
}

#pdf16
{
	list-style-image: url("images/pdf16.png");
}

#fooo16
{
	list-style-image: url("images/fooo16.png");
}

#exe16
{
	list-style-image: url("images/exe163.png");
}

#tex16
{
	list-style-image: url("images/tex16.png");
}

#delphi16
{
	list-style-image: url("images/delphi16.png");
}

#produit 
{
  background-image : url('dl/fooo_avatar.png');
  background-repeat: no-repeat;
  background-position: 20px 0px;
  min-width: 96px;
  min-height: 96px;
}

#produit_description 
{
  padding-left: 96px;
}


/* Cadre de choix de langues */

#cadre_langues
{
	width: 60px;
	height: 21px;
	margin-top: 75px;
	margin-left: 342px;
	position: absolute;
	z-index: 2;
	padding-left: 10px;
}

#popup_langues
{
	visibility: hidden;
	z-index: 100;
	position: absolute;
	margin-left: 203px; /* 230 */
	height: 21px;
	margin-top: 70px;
	padding: 5px;
	background-color: #272727;
	cursor: pointer;
	width: 145px; /* 108 */
}

#cadre_langues img
{
	margin: 0px;
	padding: 0px;
}

#logo_epipub
{
	display: block;
	margin-left: 340px;
	margin-top: 20px;
}




