#map_flash
{
	background:url(../images/bg_accueil_repeat_y.jpg) repeat-y 640px 0;
}

#content div { sborder:1px solid red; }
.elus {}
.elus-organigramme .elu, #content .elu
{
	width:414px; float:left;
	height:150px;
}
.elus-organigramme-map{
	width:380px;
	float:left;
}
.elus-organigramme-map .elu
{
	height:auto !important;
	width:auto !important;
	float:none !important;
}
.organigramme-map{
	float:left;
	width:520px;
}
	.elu
	{
		background:#ebebeb;
		border-bottom:1px solid #d0cece;
		padding:8px;
		margin:10px;
	}
	.elu:hover
	{
		background-color:#e3e6f8;
	}
/*		.elu-selected, .elu-selected:hover
		{
			background:#e0e0e0 none;
		}
		.elu-header{
			cursor:pointer;
			height:auto;
			min-height:80px;
			-height:80px;
			background:url(../images/elus_voir_la_fiche.gif) no-repeat 100% 95%
		}
		.elu-selected .elu-header
		{
			background:url(../images/elus_masquer_la_fiche.gif) no-repeat 100% 95%;
		}
*/
		.elu-header{
		}
			.elu-photo
			{
				width:120px;
				float:left;
			}
			h2.elu-nom { margin:0; padding:0;}
			h3.elu-fonction {
				margin:0; padding:0;
				font-size:11px; font-weight:normal; text-transform:uppercase;
				color:#233f99;
			}
		.elu-fiche
		{	
			sborder-top:1px solid #cecece;
			margin-top:0px;
			sclear:both;
			padding:5px 0;
		}
			.elu-fiche ul
			{
				list-style-position:inside;
			}
