/* CSS Document */

body { text-align:center; }

#Cadre
{
	text-align:left;
	margin:0 auto;
	position:relative;
	background-image: url(../../images/Galerie/Fond_555.jpg);
    layer-background-image: url(../../images/Galerie/Fond_555.jpg);
}

#Cadre_Cond 
{
	text-align:left;
	margin:0 auto;
	position:relative;
	background-color: #E8EEDD;
	width: 90%;
	top: -20;
	left: 0;
	height: 1000;
	border-style: solid;
	border-width: 1;
	border-color: AAAAAA;
}

#Cadre_Full 
{
	text-align:left;
	margin:0 auto;
	position:relative;
	width: 90%;
	top: -20;
	left: 0;
	height: 1000;
	border-style: solid;
	border-width: 2;
	border-color: EEEEEE;
}

#Cadre_Cond_2 
{
	text-align:left;
	margin:0 auto;
	position:relative;
	background-color: #CFCFD0;
	width: 80%;
	top: 30;
	left: 0;
	height: 20;
	border-style: solid;
	border-width: 1;
	border-color: 444444;
}



#Galerie
{
	text-align:left;
	margin:0 auto;
	position:relative;
	background-color: #EEEEEE;
}

#Barre 
{
	text-align:left;
	margin:0 auto;
	position:relative;
	background-color: #E8EEDD;
}

#MENU 
{
	text-align:center;
	background-color: #111224;
	top=0;	
	border-width: 1px;
	border-color: #FFFF99;
	border-style: solid;
}

