/* ---------------------------------------------------HOMEPAGE - BLOC---------------------------------------------------------*/

	#contenu-home {
		width: 775px;
		padding:0 0 0 5px;
		/*height:100%;*/
		float:left;		
	}
													
/* --------------------------------------------------  COLONNE CENTRE    ---------------------------------------------------*/
	
	#col_centre {	
		width: 567px;
		padding:0 0 0 13px;
		float:left;			
	}
	#box_haut{
		background:url(../../medias/liste/box_haut.gif) no-repeat;
		width:551px;
		height:13px;
		float:left;
	}
	#box_principal{
		background:url(../../medias/liste/box_ombre.gif) repeat-y;
		font-weight:normal;
		color:#124F68;
		width:551px;	
		float:left;	
	}
	.titre_principal{
		background:url(../../medias/mentions/arrow.gif) no-repeat 4px 4px;
		padding-left:23px;
		margin:10px 0 6px 2px;
		display:block;
		height:19px;
		font-weight:normal;
		font-size:172%;
		color:#124f68;		
	}
	#box_contenu{
		background:url(../../medias/liste/box_fond.gif) no-repeat bottom;
		padding:4px 0 31px 27px;
		float:left;
		clear:both;
		width:524px;
	}
	.first_level{
		margin:0px 0 0px 0;
		width:90%;
		display:block;
		padding:0px 0px 2px 24px;
		float:left;
		list-style-type: none;
	}
	.first_level li{
		background:url(../../medias/plan/picto_arrow.gif) no-repeat 0px 5px;
		padding:0 0 0 13px;
		color:#124F68;
		text-decoration:none;
		display:block;
		line-height:13px;
	}
	.first_level_no_link{
		font-size:106%;
		font-weight:bold;	
		color:#124f68;
		text-decoration:none;
	}
	.first_level a{
		font-size:106%;
		font-weight:normal;	
		color:#124f68;
		text-decoration:none;
	}
	.first_level a:hover{
		text-decoration:underline;
		color:#124f68;
	}
	.second_level{
		padding:0;
		margin:0 0 2px 0;
		width:90%;
		display:block;
		list-style-type: none;
	}
	.second_level li{
		background:url(../../medias/plan/picto_arrow_s.gif) no-repeat 0px 5px;
		padding:0 0 0 10px;
		color:#124F68;
		font-weight:normal;
		text-decoration:none;
		display:block;
		line-height:13px;
	}
	.second_level a{
		font-size:106%;
		font-weight:normal;	
		color:#124f68;
		text-decoration:none;
	}
	#box_bas{
		background:url(../../medias/liste/box_bas.gif) no-repeat;
		width:551px;
		height:13px;
		float:left;
	}
	#fil_ariane{
		text-align:right;
		color:#512f05;
		margin:0 8px 0px 0;
	}
	#fil_ariane a{
		color:#512f05;
		text-decoration:none;
	}
	#fil_ariane a:hover{
		color:#512f05;
		text-decoration:underline;
	}
	.trait1{
		background:url(../../medias/mentions/trait.gif) no-repeat bottom;
		width:495px;
		height:1px;
		font-size:0;
		float:left;
		margin:3px 0 11px 0;
	}
	.trait_invisible2{
		display:block;
		width:100%;
		height:20px;
		float:left;
	}
	.trait_invisible{
		display:block;
		width:100%;
		height:1px;
	}
	.sous_titre1{		
		padding:1px 5px 2px 8px;
		font-size:106%;
		font-weight:bold;
		display:block;
		background-color:#E3F1F2;
		float:left;
	}
	.sous_titre{		
		padding:1px 5px 2px 8px;
		font-size:106%;
		font-weight:bold;
		display:block;
		background-color:#E3F1F2;
		float:left;
	}
	
	
	.active{
		color:#124F68;
		height:17px;
		background-color:#e3f1f2;
		font-weight:bold;
		text-decoration:underline;
	}
	


	
	
												
