/*------------------------------------------ class*/
.F-left{
	float: left;
}
.F-right{
	float: right;
}
.clearfix:after{
	content:"";
	display:block;
	clear: both;
	line-height: 0;
	font-size: 0;
}
.hidden {
	position: absolute;
	left: -10000px;
	visibility: hidden;
}
/*____________________________________________________________________html*/
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1;
}
#wrapper{
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
}
header{
	display:block;
	position:relative;
	z-index:100;
	margin: 0 auto;
	
	/*background: transparent url(../img/header.jpg) no-repeat -400px 0px;
	height: 100px;*/
}
header nav{
	display:none;
}
#imgfond{
	display:none;
}
#speak{
	display:none;
}
#logo{
	margin: 10px 5px;
}
#logo img{
	width: 100%;
	height: auto;
	min-width: 40px;
	max-width: 120px;
}
#avion{
	position: absolute;
	right: 0%;
	padding: 25px 0 0 0;
}
#backtop{
	display:none;
}
main{
	display:block; /*pour IE*/
	width: 100%;
	margin: 0 auto;
}
#container {
	width: 100%;
	padding: 0;

	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 5px #999; 
  	-webkit-box-shadow: 0px 0px 5px #999; 
 	 box-shadow: 0px 0px 5px #999; */
}
main nav{
	display:none;
}
aside{
	display:none;
}
/************************************************* FICHE **********/
#blocJQ_100-top img, #blocJQ_100 img{
	width: 100%;
	height: auto;
}
.fiches #head, .fiches #bloc_1, .fiches #bloc_2, .fiches #bloc_3, .fiches #bloc_4, .fiches #bloc_5, .fiches #bloc_6, .fiches #bloc_7, .fiches #bloc_8, .fiches #bloc_9, .fiches #blocJQ, .fiches #blocJQ_100-top, .fiches #blocJQ_100, .fiches #blocJQ_contacts, .fiches #blocTxt_contacts, .fiches #blocTxt, .fiches #blocTxt_cote, .fiches #blocTxt_cotePad, .fiches #blocTxt_Big, .fiches #blocTxt_BigCadre, .fiches #blocTab, .fiches h2, .fiches h3, .fiches h4, .fiches h5, .fiches h6, .fiches h7, .fiches #txt_titre, .fiches #txt_titre_clone{
	padding: 5px 0;
	line-height: 1.1em;
}
p{
	color:#999;
	font-size: 0.9em;
	line-height: 1.2em;
}
.fiches h2{
	font-weight:bold;
	font-size: 1.7em;
	text-transform:uppercase;
}
.fiches h3{
	font-weight:bold;
	font-size: 1.1em;
	text-transform:uppercase;
}
.fiches h4{
	font-weight:bold;
	font-size: 0.9em;
	text-transform:uppercase;
}
.fiches h5{
	font-weight:bold;
	font-size: 1.05em;
	line-height: 1.1em;
	color: #185da9;
}
.fiches #txt_titre, .fiches #txt_titre_clone{
	font-size: 1em;
	line-height: 1.2em;
	color: #444;
}

/****************** SLIDER *******************/
.res-prevnext-nav, .res-selecteur-nav, .res-champtxt-page{
	display:none;
}
#blocJQ .responslide{
	width: 386px;
	height: 246px;
}
#blocJQ_actu {
	width: 558px;
	height: 378px;
	display: inline-block;
}
/****************** VIDEO *******************/
video, .video-container iframe, .video-container object, .video-container embed {
	display:none;
}
/****************** ACTU *******************/
.pressbutton{
	display:none;
}
/*-------------------------------------------- SPAN ------------------------*/
.fiches span{
	font-weight:bold;
	font-size: 1.15em;
}
.fiches .capital{
	font-variant:small-caps;
	text-transform:capitalize;
	color: #666;
}
.fiches .line{
	border-top: 1px dotted #ccc;
	padding-top: 15px;
}
/************************************************* PDF **********/
.BT_pdf{
	background:url(../img/ico_pdf.jpg) no-repeat 0px 0px;
	text-indent:35px;
	display:block;
}
#blok_pdf{
	width: 96%;
	margin: 10px 2%;
}
#blok_pdf a.button{
	background-color:#fff;
	display:block;
	
	height: 25px;
	width: 96%;
	margin: 10px 2%;
	
	color:#666;
	font-size: 0.8em;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	
	border-top: 1px dotted #ddd;
	/*border-bottom: 1px solid #ccc;*/
}

/**************************************************/
footer{
	width: 100%;
	border-top: 1px solid #333;
}
footer p {
	margin: 0 5px 0 0;
	font-size:0.6em;
}
footer #bottom-nav {
	display: none;

}
footer #glob-comp{
	padding: 10px 10px 0 10px;
}
footer p{
		line-height: 3em;
}









