@charset "iso-8859-2";
.lienmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 5px;
	}

.lienmenu a:link  
  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}	

.lienmenu a:visited 
  {
	color: #E3E3E3;
	text-decoration: none;
	background-color: transparent
}
.lienmenu a:hover 
  {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #990000;
	font-size: large;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.lienmenu a:active 
  {
	color: #CC0000;
	text-decoration: underline;
	background-color: transparent
}


#apDiv1 {
	position:absolute;
	width:100%;
	height:120px;
	z-index:5;
}
#div2{
	position:absolute;
	width:100%;
	height:100%;
	z-index:50;
	top: 0px;
}
#apDiv3 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	top: 143px;
}
#apDiv4 {
	position:relative;
	width:200px;
	height:115px;
	z-index:4;
	left: 300px;
	top: 0px;
	text-align: right;
	vertical-align: bottom;
}
#apDiv5 {
	position:absolute;
	width:397px;
	height:203px;
	z-index:4;
	left: 215px;
	top: 12px;
}#navig {
	padding: 20px;
}

