body{
	background-image:url('images/Fond.jpg');
	background-color:black;
	background-repeat:no-repeat;
	background-position:top center;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

div{
	margin:0px;
	padding:0px;
}

p{
	text-align:justify;
}

ul{
	margin:5px;
	padding:0px;
	margin-left:13px;
	padding-left:15px;
	list-style-image: url("images/Point_Liste.png");
}

a{
	color:white;
}

a:hover{
	text-decoration:none;
	color:white;
}

#menu li{
	line-height:15px;
	display:list-item;
}

h1{
	margin:0px;
}

#haut{
	height:220px;
}

#menu{
	margin-left:45px;
	width:168px;
	float:left;
}

#menu_pub{
	width:168px;
	float:left;
}

#menu a{
	color:white;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#menu_haut{
	width:168px;
	height:32px;
	background-image:url('images/Haut_menu.png');
}

#menu_haut_pub{
	width:168px;
	height:32px;
	background-image:url('images/Haut_menu_pub.png');
}

#menu_milieu{
	width:168px;
	padding-top:1px;
	padding-bottom:1px;
	background-image:url('images/Interieur_menu.png');
	/*height:800px;*/
}

#menu_bas{
	width:168px;
	height:35px;
	background-image:url('images/Bas_menu.png');
}

#corps{
	margin-left:230px;
	margin-right:45px;
}

#corps_fs{
	margin-top:220px;
	margin-left:45px;
	margin-right:45px;
}

#contenu{
	padding:25px;
	padding-top:7px;
	padding-bottom:7px;
}

.clan_0{ color:#4b98d6; }
.clan_1{ color:#e86060; }

#contenu_footer{
	padding:5px;
}

#carte{
	margin:auto;
	border-collapse:collapse;
}

#localisation{
	text-align:center;
}

.div_haut{
	height:32px;
}

.div_haut_gauche{
	width:125px;
	height:32px;
	float:left;
}

.div_haut_droite{
	float:right;
	height:32px;
	width:12px;
	background-image:url('images/Onglet_AngleHautDroit.png');
}

.div_haut_centre{
	height:32px;
	background-image:url('images/Onglet_Haut.png');
	margin-left:125px;
	margin-right:12px;
}

.div_milieu{
	background-image:url('images/Onglet_Interieur.png');
}

.div_bas{
	height:32px;
}

.div_bas_gauche{
	width:10px;
	height:32px;
	background-image:url('images/Onglet_AngleBasGauche.png');
	float:left;
}

.div_bas_droite{
	width:93px;
	float:right;
	height:32px;
	background-image:url('images/Onglet_AngleBasDroite.png');
}

.div_bas_centre{
	height:32px;
	background-image:url('images/Onglet_Bas.png');
	margin-left:10px;
	margin-right:93px;
}

#titre_footer{
	background-image:url('images/Titre_Credits.png');
	width:125px;
	height:32px;
	float:left;
	margin:0px;
}

/*input, select, textarea{
	border:none;
	background-color:#CCCCCC;
}
input[type=button]{
	border:outset 2px;
	background-color:#CCCCCC;
}*/

#footer{
	clear:both;
	margin-left:225px;
	margin-right:45px;
	margin-top:10px;
	text-align:center;
	font-size:90%;
}

#footer_fs{
	margin-left:45px;
	margin-right:45px;
	margin-top:10px;
	text-align:center;
	font-size:90%;
}

#bulle{
	border:1px solid white;
	background-color:rgb(155,155,155);
}

.paire{		background-color:#888888;	}
.impaire{	background-color:#AAAAAA;	}
#carte .entete{	background-image:url('images/no.jpg');	}

.inline {
display:inline;
}
