body
{
	background-image:url(image/fondecran.jpg);
	


	}

#texte 
	{
	position:relative;
	z-index:auto;
	right:0px;
	width : 550px;
	height:630px;
	background-image: url(image/fondtexte.jpg);
	opacity:.90;
	filter: alpha(opacity=90);
	left: 25px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: 900;
	font-size: 12px;
	font-variant: normal;

	}
	#fondcontact
	{
	position:relative;
	z-index:10;
	width:550px;
	height:20;
	opacity:.80;
	filter: alpha(opacity=80);
	visibility: visible;
	background-image: url(image/fondcontact.jpg);
	left: 185px;
	top: 0;
	
	}
#fondtableau
{
width: 186px;
background-image:url(fondtexte.png);
	opacity:.;
	filter: alpha(opacity=);
}

.avec_bordure
{
width: 200px,
border: 1px solid black; //bordure de 1 px noir
}

.sans_bordure
{
border: 0; //pas de bordure
}
#fondcolonne
{
	width:160px;
	height:200px;
	position: absolute;
	opacity:.75;
	filter: alpha(opacity=75);
	visibility: visible;
	background-image: url(image/fondcolonne.jpg);
	font-family:Tahoma;
	font-size: 12px;	
}
#fondcolonne2
{
	width:160px;
	height:400px;
	position: absolute;
	opacity:.75;
	filter: alpha(opacity=75);
	visibility: visible;
	background-image: url(image/fondcolonne2.jpg);
	font-family:Tahoma;
	font-size: 12px;
	top: 410px;
}
#transparent{
	position: absolute;
	width : 604px;
	height:578px;
	background-color: #FFFFFF;
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	
}
#evenements{
	position: relative;
	z-index:1;
	width : 200px;
	height:200px;
	top: -570px;
	left: 30px;
		}

}
#sous-menu
{position: absolute;
	z-index:1;
	width : 420px;
	height:22px;
	left:250;
	top:240;
	right:;
	bottom:;
	}

