html
{
	overflow-y: scroll;
}

body
{
	background-image: url('../images/fond-degrade.jpg');
	background-position: top;
	background-repeat: repeat-y;
}

#body0
{
	background-image: url('../images/fond_site.png');
	background-position: top;
	background-repeat: repeat-x;
}

#body
{
	border: 1px solid #C0C0C0;
	padding: 15px;
	padding-top: 0px;
	width: 950px;
	margin: auto;
	background: #FFFFFF;
	padding-top: 0px;
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 11px
}

#navigation
{
	height: 13px;
	border-bottom: 1px solid #F9C100;
	font-size: 9px;
	color: #808080;
}

#corps
{
	margin-left: 160px;
	padding-top: 0px; 
	padding-right: 10px;
	padding-bottom: 10px; 
	color: #000000; 
	border: 0; 
	min-height: 820px;
	border-left: 1px solid #F9C100;
}

#corps2
{
	border: 0px;
	width: 770px;
	border-top: 1px solid #F9C100;
	background-image: url('../images/fond_jaune.JPG');
	background-repeat: repeat-x;
}

#corps2 td
{
	vertical-align: top;
}

#menu
{
	float: left;
	width: 150px;
	background-color: #FFFFFF;
}

#en_tete
{
	background: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #F9C100;
	font-weight: bold;
}

#speedbarre
{
	list-style-type: none;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #FFFFFF;
}

#pied_de_page
{	
	width: 950px;
	background: #FFFFFF;
	margin-top: 10px;
	border: 1px solid #F9C100;
}

#contenu_pied_de_page
{
	padding: 2px;
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 9px;
}