body{
	width:90%;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #FFFFCC;
	font-family:"Berlin Sans FB", Calibri, "Trebuchet MS", Verdana, Serif;
}

#header{
	margin : auto;
	width : 812px;
	height : 137px;
	background-image : url("http://hautbugeyserv.ifrance.com/header.png");
}

#menu{
	width : 1000px;
	margin-top : 30px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	height : 70px;
}

#menu img{
	border : none;
}

#corps{
	width : 1000px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 30px;
	text-align : center;
}

#pied_de_page{
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 30px;
	margin-bottom : 15px;
	text-align : center;
}

#pied_de_page img {
	border :none;
}

h2, th, td{
	text-align:center;
}
table{
	border-collapse:collapse;
	border:2px dotted black;
	margin:auto;
}	
td{
	border:1px dotted black;
}
img {
	border:none;
}

th {
	border:1px dotted black;
	font-size:1.05em;
	font-weight:lighter;
	color:grey;
}

.centre{
	text-align:justify;	
	color:blue;
}

.titre {
margin-top : 20px;
text-align : center;
color : #000080;
font-size : 3em;
}


.champs  {
	text-align:center;
	color:red;
	text-decoration:underline;
}

.champConnexion{
	width:40%;
	height:auto;
	margin-left:30%;
	margin-right:30%;
	text-align:center;

}

.titre_ajout{
	text-align:center;
	font-size:1.5em;
}


.hash{
	text-align:center;
	width:50%;
	height:auto;
	margin-left:25%;
	margin-right:25%;
}

.entete{
	width:60%;
	margin-left:20%;
	margin-right:20%;
	text-align:center;
}

.fxadmin{
	width:60%;
	margin-left:20%;
	margin-right:20%;
	text-align:justify;
}

.deconnexion:before
{
   content: url("img/logout.gif"); 
}

.ip:before
{
   content: url("img/ip.png"); 
}

.date:before
{
   content: url("img/date.png"); 
}

.heure:before
{
   content: url("img/heure.png"); 
}

.trafic:before
{
   content: url("img/trafic.png"); 
}

.actusligne:before
{
   content: url("img/actusligne.png"); 
}

.actussite:before
{
   content: url("img/actussite.png"); 
}

.sha1:before
{
   content: url("img/hash.gif"); 
}

.cookie:before
{
   content: url("img/cookie.gif"); 
}

.titre_ajout:before
{
   content: url("img/ajouter.png"); 
}

.maj:before
{
   content: url("img/maj.png"); 
}

.mysql:before
{
   content: url("img/mysql.png"); 
}

.php:before
{
   content: url("img/php.png"); 
}

.chrono:before
{
   content: url("img/sablier.png"); 
}

.utilisateurs:before
{
   content: url("img/users.png"); 
}

.pn:before
{
   content: url("img/pn.png"); 
}
	
