/*
#######################################
#	INTERFACE
#######################################
*/

	html { /* IE scrollBar */
		scrollbar-arrow-color:#020202;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-face-color:#ebeef1;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-track-color:#ffffff;
	}

	body.root		{background:url('../image/interface/hivers_03.jpg') repeat-y top center #cccccc;}

	#blocNav		{}
	#blocHeader		{background:url('../image/interface/hivers_01barre.jpg') no-repeat top center; height:323px; position:relative; z-index:3}
	#blocContent	{background:url('../image/interface/hivers_02vide.jpg') no-repeat top center; height:393px; position:relative; z-index:2}
	#blocFooter		{background:url('../image/interface/hivers_04.jpg') no-repeat top center; height:300px; position:relative; z-index:1; clear:both;}

	.blocHeightMin	{height:393px; float:left;}
    .blocWidth		{width:705px; margin:0px auto; padding:0px;}
    .blocMenuGauche	{width:230px; float:left;}
    .blocMilieu		{width:450px; margin:0px 0px 0px 0px; float:right;}