/* ---------------------------------------------------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;			
	}
	#contenu{
		font-weight:normal;
		color:#124f68;
		padding:0 0 0 20px;
		width:500px;		
	}
	#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;
	}
	.titre_principal{
		background:url(../../medias/mentions/arrow.gif) no-repeat 4px 4px;
		padding-left:23px;
		margin:10px 0 0 2px;
		display:block;
		font-weight:normal;
		font-size:172%;
		color:#124f68;	
	}
	.sous_titre{
		background:url(../../medias/mentions/med_arrow.gif) no-repeat 10px 4px;
		padding:2px 5px 2px 26px;
		margin-left:6px;
		font-size:124%;
		font-weight:bold;
		display:block;
		background-color:#ebf4f5;		
		float:left;
	}
	.text{
		margin-top:28px;
		margin-left:6px;
		display:block;
		font-size:106%;
		width:100%;
		float:left;
	}

	.text ul{
		margin: 0px 0px 0px 20px;
	}
	
	.text li{
		list-style: url(../../medias/plan/picto_arrow.gif) outside;
		margin-left:15px;
	}

	#box_telechargement{
		background:url(../../medias/article/box_telechargement.gif) no-repeat;
		font-size:106%;
		width:316px; 
		height:104px;
		margin:47px 180px 0 2px;
		padding:14px 10px 10px 13px;
		float:left;
	}
	#box_telechargement a{
		color:#124f68;
		font-size:92%;
		text-decoration:none;
		float:right;
		width:120px;
		margin:-13px 18px 0 0; 
		text-align:right;
	}
	#box_telechargement a:hover{
		text-decoration:underline;
		font-size:92%;
		text-align:right;
	}
	#box_telechargement img{
		vertical-align:middle;
		margin:-2px 0 0 0;
	}
	.telechargement_logiciel{
		float:left;
		width:100%;
	}
	.liens_rapport{
		background-color:#FFFFFF;
		margin:24px 0 0 0;
		height:18px;
		width:97%;
		padding:3px 0 0 8px;
		float:left;
	}
	.liens_plan{
		background-color:#FFFFFF;
		margin:3px 0 0 0;
		height:18px;
		padding:3px 0 0 8px;
		float:left;
	}
	.titre_telechargement{
		padding:2px 5px 2px 8px;
		font-stretch:extra-condensed;
		font-weight:bold;
		float:left;
		font-size:100%;
		background-color:#e2f1f2;		
	}
	.trait{
		background:url(../../medias/mentions/trait.gif) no-repeat bottom;
		width:486px;
		margin-left:6px;
		padding-left:9px;
		font-size:0;
		height:1px;
	}
	.active{
		color:#124f68;
		height:17px;
		background-color:#e3f1f2;
		font-weight:bold;
		text-decoration:underline;
	}
	.trait2{
		background:url(../../medias/mentions/trait.gif) no-repeat top;
		width:496px;
		margin-left:6px;
		height:1px;
		font-size:0;
		margin-bottom:33px;
	}
	#liens{
		width:491px;
		padding:12px 0 0px 5px;
		margin-left:6px;
/*		height:95px;*/
		background:url(../../medias/article/fond_sousmenu.gif) repeat-x;
	}
	#liens ul{
		margin:0 0 0 15px;
		padding:0px 0px 2px 20px;
		list-style-type: none;	
	}
	#liens li{
		background:url(../../medias/plan/picto_arrow.gif) no-repeat 1px 4px;
		padding:0 0 0 13px;
		color:#124f68;
		font-weight:normal;	
		text-decoration:none;
		display:block;
		line-height:12px;
	}
	#liens a{
		font-size:106%;
		font-weight:normal;	
		color:#124f68;
		text-decoration:none;
		margin-bottom:10px;
	}
	#liens a:hover{
		text-decoration:underline;
		color:#124f68;
	}
	.liste_sousmenu1{
		float:left;
	}
	.liste_sousmenu2{
		float:left;
		margin-left:55px;
	}
												
