html {height: 101%;}
Body {
	background:			top;
	background: 		center;
	background:			fixed;
	background:			url(Images/Background2.gif);
	margin:				0;
	position:			relative;
	text-align:			center;
}

table {
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}





.MainFrame 
{
	margin:auto;
	vertical-align: top;
	height:100%;
}

	.Haut_Gauche_Menu 
	{
		background-image:url(Images/Header.gif);
		height:60px;
		border-bottom:solid;
		border-bottom-color:white;
	}
	
	.Haut_Gauche_Menu_index
	{
		background-image:url(Images/Header.gif);
		height:50px;
		border-bottom:solid;
		border-bottom-color:white;
	}
	.Menu
	{
		background-image:url(Images/Header.gif);
		background-color:#000000;
		height:60px;
		overflow:hidden;
		border-bottom:solid;
		border-bottom-color:#FFFFFF;
	}	
	
	.Menu_index
	{
		background-image:url(Images/Header.gif);
		background-color:#000000;
		height:50px;
		overflow:hidden;
		border-bottom:solid;
		border-bottom-color:#FFFFFF;
	}	
	.Main_Droit_Haut 
	{
		background-image:url(Images/Header.gif);
		background-color:#000000;
		height:60px;
		border-bottom:solid;
		border-bottom-color:white;
	}
	
	.Main_Droit_Haut_index
	{
		background-image:url(Images/Header.gif);
		background-color:#000000;
		height:50px;
		border-bottom:solid;
		border-bottom-color:white;
	}
	
	.Contenu 
	{
		background-color:#FFFFFF;
		width:790px;
		height:450px;
		border:thick;
		border-left:solid;
		border-right:solid;
		border-left-width:5px;
		border-right-width:5px;
		border-top:solid;
		border-top-width:3px;
		border-color:white;
	}
		.Banniere
		{
			background-color:#FFFFFF;
		}
		.Contenu_Haut
		{
			background-image:url(Images/ContenuHaut.JPG);
		}
		.Contenu_Bas
		{
			background-image:url(Images/ContenuBas.JPG);
		}

	

ImageFlotante 
{
	float:left;
	vertical-align:top;
	top : 0;
	right:0;
	z-index:5;
}
.ImageDiapo {
	width:50px;
	height:50px;
}
.ImageFlotante {
	position:absolute;
	top:0px;
	z-index:2;
}
.MainFrame .Contenu .Contenu #IShowU {

}
.TexteIntro {
margin-left:40px;
}
.ContenuGauche {
	border-left:thick;
	border-color:#292929;
}
.MainFrame .Menu .ItemMenu img {
	border:0;
}

a.Contenu.lien:link{
	color:#000000; text-decoration:underline;
} 
a.Contenu.lien:active{
	color:#000000; text-decoration:underline;
} 
a.Contenu.lien:visited{
	color:#000000; text-decoration:underline;
} 
a.Contenu.lien:hover{
	color:#000000; text-decoration:underline;
}
.Index
{
	position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 600px;
	 background-color:#FFFFFF;
		border:thick;
		border-left:solid;
		border-right:solid;
		border-left-width:5px;
		border-right-width:5px;
		border-top:solid;
		border-top-width:3px;
		border-color:white;

	/* position:absolute;
     left: 50%; 
     top: 50%;
     width: 600px;
     height: 450px;
     margin-top: -300px; 
     margin-left: -225px; 
     border: 1px solid #000;*/
}

.minimenu
{
	width:440px; 
	margin-left:170px; 
	margin-right:auto;
}

.Bienvenue
{
	 /*position:absolute;
     left: 50%; 
     top: 50%;
     width: 500px;
     height: 400px;
     margin-top: -250px;2
     margin-left: -200px
     border: 1px solid #000;*/
	 float:left;
}

.Welcome
{
	 /*position:absolute;
     left: 50%; 
     top: 50%;
     width: 500px;
     height: 400px;
     margin-top: -250px; 
     margin-left: -200px; 
     border: 1px solid #000;*/
	 float:right;
}

