BODY { background: #FFFF99; }
IMG { margin-left: 2em; margin-right: 2em; }
P { text-align: justify;}
DIV.test { border: solid; border-width: thin; }
A:link {COLOR: #000099;  TEXT-DECORATION: underline}
		A:visited {COLOR: #000099;  TEXT-DECORATION: underline}
		A:active {COLOR: #000099;  TEXT-DECORATION: none}
		A:hover {COLOR: #00CCFF;  TEXT-DECORATION: underline}
#nouvelles{ position: absolute;
		width: auto; height: auto; 
		top: 0; left: 0; right: auto; bottom: auto;
		background: #FFFF99; color: black;
		padding-top: 1em; padding-bottom: 1em;
		}
#titre { position: absolute;
		width: auto; height: auto; 
		top: 0; right: auto; bottom: auto; left: 9em;  
		padding: 1em;
		background: #FFFF99; color: blue; 
		text-align: center;   
		font-size: x-large;font-weight: bolder;   
		}
#menu 	      {	position: absolute; 
		width: auto; height: auto; 
		top: 0; left: 0; right: auto; bottom: auto;  
		padding: 0.8em;
		background: #0099FF;color: black;
		}
#principal    { position: absolute; 
		width: auto; height: auto; 
		top: 15%; left: 9em; right: auto;  bottom: auto;  
		margin: 1em;
		padding: 2em; 
		border: solid; border-width: thin;
		background: #FFCC33; color: black;
		}
#pratiques {	position: absolute;
		width: auto; height: auto;
		top: 20%; left: 8em; right:0; bottom: auto;
		margin: 0.5em;
		}
#pratikhebdo  { position: relative;
		width: auto; height: auto;
		top: 0; left: 0; right: auto; bottom: auto;
		margin-right: 0em;	margin-left: 0em;
		padding: 1em;
		border: solid; border-width: thin;
		background: #FFCC33;color: black;
		}
#pratikmois  { position: relative;
		width: auto; height: auto;
		top: 0; left: 0; right: auto; bottom: auto; 
		margin: 1.5em;
		padding: 1em;
		border: solid; border-width: thin;
		background: #FFCC33;color: black;
		}
#cotisations  { position: relative;
		width: auto; height: auto;
		top: auto; left: 0; bottom: auto; right: auto;
		margin-right: 10em;	margin-left: 10em;
		padding: 1em;
		border: solid; border-width: thin;
		background: #FFCC33;color: black;
		text-align: justify;
		}
#enseignement{	position: relative;
		width: 70%; height: 100px;
		margin: 1em;
		background: #FF9900;color: black;
		border: solid; border-width: thin;
		}
IMG.lamas {float: left; margin-left: 0em; margin-right: 2em;}		
#listelamas {	position: relative;
		margin: 1em;
		padding: 1em;
		border: solid; border-width: thin;
		background: #FFCC33;color: black;
		text-align: justify;
		}	
#frais{	position: relative;
	align: center;
	width: 70%;
	margin: 1em;
	padding: 1em;
	border: solid; border-width: thin; border-style: dotted;
	background: #FFCC33;color: black;
	text-align: justify;
	}	