div#fenetre_centres{
	z-index:10000;
	position:fixed;
	width:550px;
	height:490px;
	
	margin:50px 0px 0px 150px;
	padding:0px 0px 0px 0px;
	background-image:url("../../../elements/graphics/themes/default/structure/bg_fenetre_centres.png");
	background-repeat:no-repeat;
}
	div#fenetre_bande_themes{
		display:block;
		float:left;
		width:65px;
		height:490px;
		margin:1px 0px 0px 1px;
		/*background-image:url("../../../elements/graphics/themes/default/structure/bande_centres_campagne.png");
		background-repeat:no-repeat;*/
	}
	div#infos_centres{
		display:block;
		float:right;
		width:470px;
		height:50px;
		margin:1px 5px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	div#infos_centres_btn_fermer{
		display:block;
		float:right;
		width:90px;
		height:30px;
	}
	
	div#infos_centres_titre{
		display:block;
		float:left;
		width:365px;
		height:45px;
		margin:0px 0px 0px 0px;
		padding:10px 0px 5px 5px;
	}
	div#infos_centres_titre h1.titre{
		display:block;
		float:left;
		padding:10px 0px 5px 0px;
		
		font-size:20px;
		color:#45a822;
		font-weight:normal;
		line-height:22px;
	}	
		div#infos_centres_titre img{
			display:block;
			float:left;
			padding:0px 10px 0px 0px;
		}
		
div#infos_centres_textes{
	display:block;
	float:right;
	width:470px;
	height:420px;
	overflow:auto;
	margin:1px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}	
	div#infos_centres_intro{
		display:block;
		float:left;
		width:440px;
		padding:0px 0px 0px 10px;
	}	
		div#infos_centres_intro img{
			display:block;
			float:left;
			padding:0px 10px 0px 0px;
			vertical-align:text-top;
		}	
		div#infos_centres_intro p.region{
			display:block;
			float:left;
			width:440px;
			font-size:11px;
			color:#45a822;
			font-weight:bold;
		}	
		div#infos_centres_intro p.localisation{
			display:block;
			float:left;
			width:440px;
			font-size:11px;
			color:#565656;
			font-weight:bold;
			line-height:18px;
		}
		div#infos_centres_intro p.introduction{
			display:block;
			float:left;
			width:440px;
			padding:5px 0px 0px 0px;
			font-size:11px;
			color:#565656;
			text-align:justify;
			font-weight:normal;
			line-height:18px;
		}			
		
	div#infos_centres_presentation{
		display:block;
		float:left;
		width:440px;
		padding:10px 0px 0px 10px;
	}		
		div#infos_centres_presentation p.titre_presentation{
			display:block;
			float:left;
			width:430px;
			padding:0px 0px 5px 0px;
			font-size:12px;
			color:#45a822;
			font-weight:bold;
		}		
		div#infos_centres_presentation p.texte_presentation{
			display:block;
			float:left;
			width:430px;
			padding:0px 0px 0px 0px;
			font-size:11px;
			color:#565656;
			font-weight:normal;
			line-height:18px;
			text-align:justify;
		}	

		
		div#centres_environs{
			display:block;
			float:left;
			width:440px;
			padding:10px 0px 0px 10px;
			font-size:11px;
			color:#565656;
			font-weight:normal;
			line-height:18px;
			text-align:justify;
		}	
		div#centres_environs p.titre{
			display:block;
			float:left;
			width:430px;
			padding:0px 0px 0px 0px;
			font-size:12px;
			color:#45a822;
			font-weight:bold;
		}	


		div#centres_themes_proposes{
			display:block;
			float:left;
			width:440px;
			padding:10px 0px 0px 10px;
			font-size:11px;
			color:#565656;
			font-weight:normal;
			line-height:18px;
			text-align:left;
		}	
		div#centres_themes_proposes p.titre{
			display:block;
			float:left;
			width:430px;
			padding:0px 0px 0px 0px;
			font-size:12px;
			color:#45a822;
			font-weight:bold;
		}			
	
		
	
	
