/* ---------------------------------------------------HOMEPAGE - BLOC---------------------------------------------------------*/

	#contenu-home {
		width: 775px;
		padding:0 0 0 5px;
		height:100%;
		float:left;		
	}
	#bandeau{
		width:632px;
		height:95px;
		margin: 0px auto;
		background-image:url(../../medias/communs/bandeau1.jpg);
		padding:56px 0 0 143px;
	}
													
/* --------------------------------------------------  COLONNE CENTRE    ---------------------------------------------------*/
	
	#col_centre {	
		width: 372px;
		padding:0 0 0 13px;
		float:left;			
	}	
	.flash{
		margin-top:13px;
	}
	#menu_flash{
		margin-top:13px;
		width:360px;
		height:190px;
	}
	.flashClass{
		font-size:78%;
	}
		/* --------------------------------------- PLAN HOPITAUX (COLONNE CENTRE)--------------------------------------*/

	#plan_hopitaux{
		margin:7px 0px 10px 0px;
		padding-right:20px;
		width: 340px;
		height:157px;
		background:url(../../medias/home/box_hopitaux.gif) no-repeat;
	}
	.hopitaux_plan{
		float:left;
		width:185px;
		padding:58px 0 0 0;
	}
	.hopitaux_plan img{
		float:left;
		margin-right:10px;
	}
	.hopitaux_plan a{		
		float:right;
		width:98px;
	}
	.acces_thonon{		
		margin:-2px 0 0 20px;
		border:0;		
	}
	.acces_evian{
		margin:46px 0 0 20px;
	}	
	#hopitaux_adr{
		margin:23px 0 0 0;
		float:right;
		color:#00616b;
	}
	.hopt_titre{
		display:block;
		font-size:129%;
		font-weight:bold;
	}
	.txt_gras{
		font-weight:bold;
		font-size:102%;
	}
	.para_esp {
		margin-bottom:10px;
	}										
				/* -----------------------------INFOS PRATIQUES (COLONNE CENTRE) -------------------------------------------*/
	#info1{
		margin:16px 0px 0px 0px;
		float:left;
		width: 180px;
		height:78px;
		background:url(../../medias/home/box_info1.gif) no-repeat;
	}	
	.info1_formation{
		padding:51px 0 0 70px;
	}
	#info2{
		margin:3px 0px 10px 0px;
		float:left;
		width: 178px;
		height:90px;
		/*background-color:#F00;*/
		background:url(../../medias/home/box_info2.gif) no-repeat;
	}
	.info2_num{
		padding:27px 0 0 20px;	
	}
	#video{
		margin:0px 0px 0px 0px;
		float:left;
		width: 180px;
		height:190px;
		/*background:url(../../medias/home/box_video.jpg) no-repeat;*/
	}		

/* --------------------------------------------------------- COLONNE DROITE -----------------------------------------------------*/
	#col_droite {
		color:#512F05;
		width: 195px;
		height:547px;
		float:left;
		background:url(../../medias/home/box_ombre.gif) no-repeat top;	
		display:block;
	}
	#box_haut_coldroite{	
		width: 195px;
		height:496px;
		background:url(../../medias/home/box_haut_info.gif) no-repeat top;
		padding-top:24px;
	}
	.art_gras{
		font-weight:bold;
		font-size:105%;
		display:block;
	}
	#box_bas_coldroite{
		width: 195px;
		height:540px;	
	}										
	#info_blog{
		display:block;
		width:175px;
		background:url(../../medias/home/bul_info_thema.gif) no-repeat top;
		margin:7px 0 16px 16px;
		padding:35px 0 0 0;
	}	
	#info_actu{
		width:175px;
		display:block;
		background:url(../../medias/home/bul_info_actu.gif) no-repeat top;
		height:205px;
		margin:7px 0 0 16px;
		padding:35px 0 0 0;	
	}	
	.article{
		margin:0 3px 30px 7px;
		line-height:12px;
	}	
	.bt_suite{
		margin-top:2px;
		float:right;
	}
	.bt_suite_liste{
		margin:0px 0 0 3px; 
	}

												