body
{
	/*
	background: url(background.png);
	background-repeat: repeat-x;
	background-color:#76177a;
	*/
	background-color:#000000;
	padding : 0px;
	margin : 0px;
}


.tableauPrinc
{
	background-color : white;
	width: 980px ;
}

.entete
{
	width: 980px ;
	height: 249px ;
	/*
	background-image: url(header.jpg);
	*/
	background-image: url(header_fg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}

.pieddepage
{
	width: 980px ;
	height: 90px ;
	/*
	background-image: url(footer.png);
	background-repeat: no-repeat;	
	background-color: #751779;
	*/
	background-color: #016dda;
	padding-top: 50px;
	color : #EFEFEF;
}

/******	LIENS 	*******/
#footerlink:link, #footerlink:visited , #footerlink:hover { }
a:active, a:visited, a:hover, a:link { }
#moduletitle:link, #moduletitle:visited, #moduletitle:hover { }


.barre1{background-color: #3894E5; height : 2px;}
.barre2{background-color: #83BFF5; height : 6px;}
.barre3{background-color: #C3E3FF; height : 5px;}