.bloc_menu_bas {
	height: 40px;
	line-height: 40px;
	text-align: center;
}

/*
 @content Twitter timeline page d'accueil (version lang)
 @version desktop
 */
.twitter-timeline-wrapper,.fil_actu_home {
	width: 28%;
	display: inline-block;
	margin-left: 1%;
	vertical-align: top;
}

.twitter-timeline {
	width: 100%;
}

.encadre_twitter {
	border: solid 1px #ccc;
	height: 215px;
	overflow: auto;
}
.entete_twitter {
	padding: .5em;
}
.entete_twitter a {
	font-weight: bold;
}
.entete_twitter, .pied_twitter {
	margin: .3em .4em 0 0;
	background-color: #f4f2f0;
}
.join_conversation {
	text-align: right;
	float: right;
	margin: .3em .4em 0 0;
}
.twitter_update_list li {
	margin: 1em .5em 1em .5em;
}
.twitter_update_list li span {
	display: block;
}
.timeline {
	border-radius: 0px;
}
.avec_colonne {
	max-width: 720px;
	width: 70%;
	display: inline-block;
	position: relative;
	clear: both;
	overflow: hidden;
}

/* special pour expo virtuelle */
#container_expo .galleryview img {
	width: auto;
	height: auto
}

.galleryview .caption_text {
	bottom: 0px;
	padding: 0 1em;
}
.galleryview .caption {
	background: #000000;
	bottom: 0;
	color: #FFFFFF;
	cursor: pointer;
	height: 30px;
	left: 0;
	text-shadow: none;
	width: 100%;
	z-index: 500;
}

#milieu .cartouche {
	margin-bottom: 15px;
}
#milieu .rubrique {
	list-style-image: url("../_images/home/home_fleche_bleue.gif");
	list-style-position: outside;
	padding-left: 25px;
}
#milieu .article {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 25px;
}
#milieu .article .descriptif {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.acces_rapide {
	right: 0px; 
	bottom: 0px;
}

.annuaire_mfe dd {
	padding: .3em 0
}

/*
 @content Pour la salle de presse
 @version Desktop
 */
h2.sp_titre_section{
	font-weight: bold;
	font-size: 1.5em;
	padding:0;
}

.droite a, .gauche a {
	text-decoration: none;
}
.double_ligne {
	display: block;
	padding: 0;
	margin: 0;
	border: 0 none;
	border-top: medium double #ccc;
}

.bouton_double_line img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1em;
}
.bouton_double_line {
	display: block;
	background: url(../images/salle_presse/double_line.png) repeat-x 0 center;
}
.picto_reseaux_sociaux {
	width: 123px;
	margin: 0 14px 14px 0;
	padding: .7em 1em .4em 1em;
	font-weight: bold;
	float: left;
	font-size:0.9em;
}
.picto_reseaux_sociaux img {
	padding-bottom: 0.3em;
	vertical-align: middle;
}
.picto_reseaux_sociaux a {
	display: block;
	font-weight: bold;
	color: #000000;
}
.picto_reseaux_sociaux a.spip_out {
	background: none;
	padding-right: 0;
}
.picto_reseaux_sociaux_dernier {
	margin-right: 0;
}