A:link {font-family: arial; text-decoration: none; color: #000000}
A:visited {font-family: arial; text-decoration: none; color: #000000}
A:hover {font-family: arial; text-decoration: none; color: #0000FF;}

a img{
	border:none;
}

BODY {
font-size: 13px;
background-color: #FFFFFF;
background-attachment: fixed;
background-repeat: no-repeat;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #DDDDDD;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #555555;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
}

#header{
	position:relative;
	top:10px;
	width:820px;
	height:200px;
	left:50%;
	margin-left:-405px;
	font-family:arial;
}

#header a{
	font-weight:bold;
	text-decoration:underline;
}
#header a:hover{
	text-decoration:none;
	color:#F28B30;
}

#header .nom{
	margin-top:20px;
}
#header .liste_grp{
	margin-top:-15px;
}
#header .user_connecte{
	margin-top:0px;
}

#header .accueil{
	width:150px;
	position:absolute;
	top:0px;
}
#header .accueilbis{
	position:absolute;
	top:90px;
	left:10px;
}
#header .part_right{
	height:115px;
	position:absolute;
	left:160px;
	width:660px;
	background-image:url("../images/uimm/fond_header1.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

#header #menu_haut{
	position:absolute;
	top:120px;
	left:160px;
}
#header .menu_admin{
	position:absolute;
	top:140px;
	left:160px;
}
	