/*.container {
	height:100%;
}
.footer {
	position:absolute;
	bottom:0px;
}*/
@font-face {
font-family: 'TheMixPlain';
src:url(../fonts/TheMixPlain.ttf);
}

.contain-buttons{
	width:100%;
	float:right;
	text-align:right;
}
#flashContent { height:290px; }
.previsu { 
	width:100%;
	margin:0 auto;
	text-align:center;
}
  #mapCanvas {
    width: 100%;
    height: 600px;
    float: center;
  }
#mapCanvas div span {
	position: absolute;
	top: 50px;
	right: 0px;
	padding: 0 5px;
	font-size: 12px;
	background-color: #fff;
	color: #fff;
	font-weight: bold;
}
.tablerechgene{
	width:100%;
}
.tablerech{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
}
.pagination{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.pagination_off{
	font-weight:bold;
}
.pagination_on{
	font-weight:bold;
	font-size:1.5em;
}
.invisibleframe{
	display:none;
	visibility:hidden;
}
.nbfiches{
	font-size:0.8em;
	font-weight:bold;
}
.nav-justified > li.btnParam > a,.nav-justified > li.btnParam > a:hover,.nav-justified > li.btnParam > a:focus {
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #777;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d5d5d5;
	background-color: #e5e5e5;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #cedafc 0%, #e5e5e5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedafc), color-stop(100%,#e5e5e5));
	background-image: -webkit-linear-gradient(top, #cedafc 0%,#e5e5e5 100%);
	background-image: -o-linear-gradient(top, #cedafc 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedafc', endColorstr='#e5e5e5',GradientType=0 );
	background-image: linear-gradient(top, #cedafc 0%,#e5e5e5 100%);
}
.imagePreview{
	width:100%;
}
.chevrons{
	padding-top:10px;
}
.containsave{
	text-align:center;
}
#id_iframe{
	display:none;
}
.reduit{
	width:200px;
}
.vignette{
	position:absolute;
	top:20px;
	right:20px;
	width:200px;
}
.vignette img{
	width:100%;
}