/*
	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-size:106%;	
		font-weight:normal;
		color:#124f68;
		padding:0 0 0 20px;
		width:500px;
	}
	.titre{
		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;		
	}
	.sous_titre{
		padding:1px 5px 1px 8px;
		font-size:100%;
		font-weight:bold;
		float:left;
		background-color:#E3F1F2;
	}	
	#box1{
		width:502px;
		height:200px;
		display:block;
		padding:18px 0 0 14px;
		background:url(../../medias/plan/box1.jpg) no-repeat;	
	}
	#box2{
		width:502px;
		height:200px;
		margin:0;
		padding:18px 0 0 14px;
		background:url(../../medias/plan/box2.jpg) no-repeat;	
	}
	#box3{
		width:502px;
		height:200px;
		padding:18px 0 0 14px;
		background:url(../../medias/plan/box3.jpg) no-repeat;	
	}
	#box4{
		width:502px;
		height:200px;
		padding:18px 0 0 14px;
		background:url(../../medias/plan/box4.jpg) no-repeat;	
	}
	#box5{
		width:502px;
		height:221px;
		padding:18px 0 0 14px;
		background:url(../../medias/plan/box5.jpg) no-repeat;	
	}
	
	#liens{
		float:left;
		margin:38px 0 0 0;
		width:90%;
	}
	#liens ul{
		margin:0em 0 0 1em;
		padding:0px 0px 2px 19px;
		font-size:120%;
		font-weight:bold;	
		text-decoration:none;
		
		list-style-type: none;	
	}
	#liens li{
		background:url(../../medias/plan/picto_arrow.gif) no-repeat 1px 4px;
		padding:0 0 0 15px;
		color:#124f68;
		font-size:82%;
		font-weight:normal;	
		text-decoration:none;
		display:block;
	}
	#liens a{
		font-size:106%;
		font-weight:normal;	
		color:#124f68;
		text-decoration:none;
		margin-bottom:10px;
	}
	#liens a:hover{
		text-decoration:underline;
		line-height:8px;
		color:#124f68;
	}
	#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;
	}
	





