/* CSS Document */



.bleu	{

	color:#0069a2;

	}

	

.orange	{

	color:#e18d33;

	}



.gris	{

	background-color:#eeeeee;

	}

	

.top	{

	margin-top:-7px;

	}



.floatleft	{

	float:left;

	}

	

 .floatright	{

 	float:right;

	}

	

.cadre	 {

	width:300px;

	padding:10px;

	margin-top:10px;

	margin-left:20px;

	margin-right:10px;

	margin-bottom:10px;

	}



.center	{

	text-align:center;

	}

	

.violet_gras {

	color: #8c44a8;

	font-weight: bold;



}



.liste-plan li {

	margin-left:50px;

	}

.liste-plan h1	{

	color:#8c44a8;

	}

.liste-plan	{

	color:#e18d33;

	}



#Layer0 {

	width:0px;

	height:0px;

    visibility: hidden;

    overflow: hidden;

}



.pieds	{

	text-align:center;

	padding-left:20px;

	padding-right:20px;

	font-size:10px;

	}




