        	.page
	{
		background-color:#000000;
		width:100%;
		height:1500px;
		border:2px solid #774411;
	}

        	.menu
	{
		font-size : 14px ;
		text-align : center ;
		padding:5px;
		background-color:#BB6622;
		margin-right:2px;
		margin-left:2px;
		margin-top:0px;
		margin-bottom:0px;
		border:2px solid #774411;
		width:100%;
		height:10%;
		float : left;
		line-height : 2.0 ;
	}

         	.gauche
	{
		text-align : center ;
		padding:5px;
		background-color:#BB6622;
		margin:2px;
		border:2px solid #774411;
		width:20%;
		height:1200px;
		float : left;
		line-height : 2.0 ;
	}

       	.corps
	{
		padding:5px;
		background-color:#BB6622;
		margin:2px;
		border:2px solid #774411;
		width:100%;
		height:1200px;
		text-align : justify ;
	}

        	.ligne
	{
		width:20%;
		padding:5px;
		margin:2px;
		border:2px solid #ff0000;
		vertical-align:middle;
	}

        	LI
	{
		font-family : arial,cursive ;
		color : #0000FF ;
		font-size : 14px ;
		line-height : 1.1 ;
		text-align : justify ;
		font-weight : normal ;
		font-style : normal ;
	}
 
	A
	{
		font-family : arial ;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}

	A.index
	{
		font-family : arial ;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		text-decoration : underline ;  
		line-height : 2.0 ;
	}
	body
	{
		background-color:#EEAA66;
		color: #FFFFFF;
	}    

	H1
	{
		font-family : cursive,arial ;
		color : #FFEE88 ;
		font-size : 24px ;
		line-height : 1.0 ;
		text-align : center ;
		font-weight : bold ;
		font-style : normal ;
	}    

	.texte 
	{
		font-family : arial ;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		text-align : justify ;
	}    

	.texte_menu
	{
		font-family : arial ;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
	}    

	.texte_index
	{
		font-family : arial ;
		color: #00F0FF;
		font-weight: bold;
		font-size: 12px;
	}    

