#banniere
{
	float: left;
    	top: 0;
	margin: 0 ;
	padding: 0 ;
	
}



#banniere li
{
	
	background-repeat: no-repeat;
	margin-top: 2px ;
}


#banniere li a:hover
{
	background-image:  url(http://www.pingou.fr/Pingou/.Env/banniere_geek_anim.gif);
	background-repeat: no-repeat;
}

#banniere li a
{
	display: block ;
	color: #ccc;
	height: 72px;
	width: 349px;
	background-image:  url(http://www.pingou.fr/Pingou/.Env/banniere_geek.GIF);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font: 400 0.9em 'courier new', arial, sans-serif;
}

#ip
{
	float: right;
	top: 0;

	color: #0f0;
	font: 400 0.85em 'courier new', arial, sans-serif;
}

.menu_titre
{
	margin-top : 2px;
	margin-bottom : 3px;
	color: #00FF00;
	font: 600 1.1em 'courier new', arial, sans-serif;
	/*font-size: 12px;
	font-family: Verdana;*/
}

.menu_name
{
	margin-left: 70px ;
}


.menu_element
{
	/*margin: 2 auto 0 auto;*/
	margin: 0 ;
	padding: 0 ;
	height: 15px;
	width: 300px;
	list-style-type: none;
	
}


.menu_element li
{
	margin-top: 2px ;
	background-image:  url(/Pingou/.Env/menu_fond3.gif);
	background-repeat: no-repeat;
}

.menu_element li a:hover
{


	color: #fff;
	background-image:  url(/Pingou/.Env/menu_fond_geek_anim.GIF);
	background-repeat: no-repeat;
}


.menu_element li a
{
	display: block ;
	color: #ccc;


	/*text-decoration: none;*/
	font-size: 12px;
	font-style: bold;
	font: 400 0.9em 'courier new', arial, sans-serif;
}



td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ddd;
}

a
{
	text-decoration: none;
	color: #0f0;
}

a:hover
{
	/*text-decoration: underline;/*
	/*color: #ca0;*/
	color: #fff;
}


img
{
	border: 0;
}






body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
	margin: 0;
	padding: 0;
}
#header
{
	height: 80px;
	background-color: #000000;
}

#conteneur
{
	position: absolute;
	width: 100%;
}

#centre
{
	margin-top: 40px;
	margin-left: 320px;
	margin-right: 50px;
	background-color: #000000;
	color: #ddd;
}

#centre_contenu
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.code
{

	background-color : grey;
	color : white;
	text-align : left;
}

.code	.comment
{
	color : green;
}

.centre_titre
{
	font-style: bold;
	color: #555;
	font-size: 20px;
	font-family: Verdana;
}

.download
{
	margin: 0 auto 0 auto;
	background-image:  url(/Pingou/.Env/download.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 200px;
	/*vertical-align: middle*/
	text-align: middle;
}


.download	a
{
	margin-top :15px;
	font: 600 1.4em 'courier new', arial, sans-serif;
	font-style: bold;
	color: #1100ff;
}
.download	a:hover
{
	font: 600 1.4em 'courier new', arial, sans-serif;
	font-style: bold;
	color: #FF0000;
}


.statut_ok
{
	font-style: bold;
	color: #00ff00;
	font-size: 20px;
	font-family: Verdana;
}

.statut_else
{
	font-style: bold;
	color: #FF0000;
	font-size: 18px;
	font-family: Verdana;
}

#gauche
{
	position: absolute;
	left: 0;
	width: 400px;
}

#pied
{
	color: #0f0;
	margin: 15px 30px 20px 0;
	font: 400 0.9em 'courier new', arial, sans-serif;
}

#console
{
	color: #0f0;
	font: 600 1.1em 'courier new', arial, sans-serif;
	height: 90px;
}


p
{
	margin: 0 0 10px 0;
}

h1
{
	
	font-style: bold;
	color: #555;
	font-size: 20px;
	font-family: Verdana;
}


#titre_tableau
{
	font-style: italic;
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
}