﻿body
{
	font-size: 11px;
	font-family: Arial;
	background-color: #edecec;
	height: 100%;
}

.GlobalContainer
{
	border: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	position: relative;
	background-color: White;
}

.TopContainer
{
	background-image: url('../Images/logo.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}

.MenuContainer
{
	background-image: url('../Images/fondmenu.jpg');
	height: 26px;
	margin-left: 39px;
	margin-right: 39px;
	position: relative;
	padding-top: 8px;
	background-repeat: no-repeat;
}


.BottomZone
{
	background-color: #F6F3F4;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #AAAAAA;
	color: #BE3E84;
}

.BandeFinitionBas
{
	background-image: url('../Images/bandefinitionbas.jpg');
	width: 850px;
	height:10px;
	margin-left: auto;
	margin-right: auto;
}

A {
	COLOR: #BE3E84; TEXT-DECORATION: none
}
A:hover {
	COLOR: #999999; TEXT-DECORATION: underline
}
A.lien:link {
	FONT-FAMILY: arial; COLOR: #BE3E84; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.lien:visited {
	FONT-FAMILY: arial; COLOR: #BE3E84; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.lien:hover {
	FONT-FAMILY: arial; COLOR: #eaacc9; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.lien2:link {
	FONT-FAMILY: arial; COLOR: #9b9b9b; FONT-SIZE: 13px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.lien2:visited {
	FONT-FAMILY: arial; COLOR: #9b9b9b; FONT-SIZE: 13px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.lien2:hover {
	FONT-FAMILY: arial; COLOR: #d6297b; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.lien3:link {
	FONT-FAMILY: arial; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.lien3:visited {
	FONT-FAMILY: arial; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.lien3:hover {
	FONT-FAMILY: arial; COLOR: #a1bada; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

A.MenuItem
{
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}

A.MenuItem:hover
{
	color: #FFACD3;
	padding-left: 10px;
	text-decoration: none;
}

.motpasseTitre
{
	width: 151px;
	height: 16px;
	margin-bottom: 20px;
	background-image: url('../Images/titres-motpasse.gif');
}

.motpasseTitre
{
	width: 151px;
	height: 16px;
	margin-bottom: 20px;
	background-image: url('../Images/titres-motpasse.gif');
}

.background
{
	background-color:Black;
	opacity: 0.4; 
	filter: alpha(opacity=40);
}