body
	{ 
	margin : 0px;
	font-family:Verdana;
	SCROLLBAR-FACE-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: #808080; 
	SCROLLBAR-ARROW-COLOR: #808080; SCROLLBAR-TRACK-COLOR: white; SCROLLBAR-BASE-COLOR: #808080; 
	scrollbar-3d-light-color: #808080; scrollbar-dark-shadow-color: #808080;

	}

h1
{
	font-size:24.0pt;
	line-height:125%;
	font-family:Verdana;
	margin:0px;
}

	
.regle
{
	background-color : #FDAD4C;
	background-image : url( "/images/regle.jpg" );
	background-repeat : repeat-y;
	border-width : 2px;
	border-style : solid;
	border-color : orange;
}
	
.txtbase
{
	FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: black; FONT-STYLE: normal; text-align : justify; line-height:150%;
}	
	
.txtchg
{
	FONT-WEIGHT: normal; COLOR: black; FONT-STYLE: normal; text-align : left;
	background-image : url( "/images/regle.jpg" );
	background-repeat : repeat-y;

}	

.milieux
{
	padding:40px;
}

.gauche
{
	padding-top:20px;
	border-left-width : 2px;
	border-left-style : solid;
	border-left-color : orange;	
}

.droit
{
	padding-top:20px;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : orange;	
}

.bas
{
	border-left:2px solid orange;
	border-bottom:2px solid orange;
	border-right:2px solid orange;	
}

.padd20top
{
	padding-top:20px;
}

