BODY
{
position:				 		absolute;
background: 					url(../img/fond.jpg);
background-position: 			0px 100px;
background-repeat: 				no-repeat;
}

.BANDEAU
{
	position:				 	absolute;
	margin-top:					0px;
	margin-left:				0px;
	width:						1024px;
	height:						118px;
	font-size:					20pt;
	color:						blue;
	text-align:					left;
}

.MENUG
{
	position:				 	absolute;
	margin-top:					0px;
	margin-left:				0px;
	width:						40px;
	height:						500px;
	background-color:			white;
}		

.MENUH
{
	position:				 	absolute;
	margin-top:					0px;
	margin-left:				0px;
	height:						20px;
	background-color:			#01476b;
	text-align:					center;
}		

.ONGLET
{
	width:						1024px;
	font-family:				Arial;
	font-size:					12pt;
	color:						#01476b;
	text-align:					center;
}	

.COMMUN
{
	position:				 	absolute;
	margin-top:					0px;
	margin-left:				35px;
	width:						920px;
	height:						550px;
	font-family:				Arial;
	font-size:					11pt;
	color:						#01476b;
	text-align:					left;
}
		
.INDENT5		{text-indent:			5px;}
.INDENT10		{text-indent:			10px;}

.INDENT40		{
	width:					300px;
	text-indent:			40px;
	font-size:				12pt;
	font-weight:			bold;
	}
		
.INDENT50	{
	text-indent:			50px;
	font-size:				12pt;
	}	
	
.INDENT60	{
	text-indent:			60px;
	font-size:				12pt;
	}
	
.INDENT70	{
	text-indent:			70px;
	font-size:				12pt;
	}
	
.INDENT120	{
	text-indent:			120px;
	font-size:				12pt;
	}


.INDENT300	{
	text-indent:			300px;
	font-size:				12pt;
	}
	
.INDENT450	{
	text-indent:			450px;
	font-size:				12pt;
	}

.TAB1 {
	text-indent:			10px;
	padding:				5px;
	width:					200px;
	float:					left;
	}

.TAB2 {padding:5px;}

H3
{
	font-size:				14pt;
	font-weight:			bold;
}	

H4
{
	font-size:				14pt;
	font-weight:			bold;
}	

H5
{
	font-size:				12pt;
	font-weight:			bold;
}	
	
H6
{
	font-size:				10pt;
	font-weight:			bold;
}

.MLLISTE
{
	position:				 	absolute;
	float:					left;
	margin-left:			80px;
}
