
html{ 
margin:0px; 
padding:0px; 
} 


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
body {
background-image:url(fond.gif);
background-repeat:repeat;
text-align:center;
margin:0px; 
padding:0px; 
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
	text-decoration: none;
}

img {
	border:0px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}


.global {

margin:auto;
	width:  803px;
	height:auto;
}


.header {
	position: relative;
	float: left;
	width: 803px;
	height:170px;
	background:url(header.gif);
}

.menu {
	position: relative;
	float: left;
	width: 803px;
	height: 27px;
	vertical-align:top;
	background:url(menu.gif);
}
.milieu {
	position: relative;
	float: left;
	width: 803px;
	height:auto;
	background:url(milieu.gif);
}
.gauche {
	position: relative;
	float: left;
	width: 180px;
	margin-left:45px;
	height:inherit;
	background-repeat:repeat;
}
.gauche1 {
	position: relative;
	float: left;
	width: 180px;
	height:300px;
}

.gauche2 {
	position: relative;
	float: left;
	width: 180px;	
	height:auto;
}

.centre {
	position: relative;
	float: left;
	width: 578px;
	background-repeat:repeat-y;
	height:auto;
}

.footer {
	position: relative;
	float: left;
	width: 803px;
	height: 47px;
	background:url(footer.gif);
	text-align:center;
}
.adminSsTitre{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.adminTitre{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
.footerLienAdmin{
position:relative;float:left; margin-top:-30px;margin-left:520px;
};