/* CSS Document */

body{
	background-color: #776AAC;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}

.menu1{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 164px;
}

.menu1:hover{
	color: #FCFEA0;
	background-color: #AD588F;
}

.menu1_selected{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AD588F;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 164px;
}

.menu2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 8px;
}

.menu2:hover{
	color: #FCFEA0;
	background-color: #AD588F;
}

.menu2_selected{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AD588F;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 8px;
}

.retour{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.retour:hover{
	color: #FCFEA0;
	background-color: #AD588F;
}

.entete1{
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FCFEA0;
	text-decoration: none;
}

.entete2{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FCFEA0;
	text-decoration: none;
}

.top{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.footer{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}

.footer:hover{
	text-decoration: underline;
}

#Layer1{
	position: relative;
	width: 560px;
	height: 420px;
	z-index: 1;
	overflow: auto;
}

#Layer2{
	position: relative;
	width: 560px;
	height: 390px;
	z-index: 1;
	overflow: auto;
}
