 #imgAc {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

map {
	cursor:pointer;
}

.flashAnim {
	position: absolute;
	width: 96%;
	height: 90%;
	margin:0;
	padding:0;
}



.i_fv{
	position:relative;
	background-position:0px -2px;
	background-repeat:no-repeat;
	padding-left:30px;
	height:25px;
	background-image:url(../../images/common/bt/fleche-verte.png);
}

.i_fv>a, .i_plus>a{
	text-decoration:none;
}

.i_plus{
	position:relative;
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:18px;
	height:25px;
	background-image:url(../../images/add.png);
}

#show_caption_title{
	font-family:geneva, tahoma, arial, verdana;
	font-size:100%;
	color: #000;
	padding:10px;
	background-color:yellow;
	margin:2px auto;
	margin-bottom:15px;
	text-align:center;
	font-weight:bold;
	width: 965px;
    height: 20px;
    white-space:normal;

}

#show_page_title{
	font-family:geneva, tahoma, arial, verdana;
	font-size:120%;
	color: #FFF;
	padding:15px;
	background-color:#3399aa;
	margin:2px auto;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
	width: 400px;
}
