
/**************************/
/*ELEMENTS MASQUES*/
/**************************/

header{display:none !important;}
#section_fresque{display:none !important;}
#podcast_player{display:none !important;}
#fresque_complete{display:none !important;}
footer{display:none !important;}
#tool_anim{display:none !important;}
.fiche_content .fiche_tools{display:none !important;}


/**************************/
/*FICHE*/
/**************************/

section{padding:0 !important;}

#fiche{

}

#fiche, #fiche_fixed{
	height:100% !important;
	width:100% !important;
	position:relative !important;
	top:auto !important;
	left:auto !important;
	right:auto !important;
}

.fiche_tools{display:none !important;}
.nicescroll-rails{display:none !important;}


.fiche_content .fiche_type {
	font-family:"league_gothicregular",Verdana,Arial,Helvetica,sans-serif;
    font-size:24px;
    text-transform:uppercase;
}
.fiche_content .fiche_titre {
    font-family:"league_gothicregular",Verdana,Arial,Helvetica,sans-serif;
    font-size:36px;
    line-height: 30px;
    text-transform:uppercase;
    border-bottom:#333333 solid 2px;
    padding-bottom:5px;
    margin-bottom:15px;
	background:none !important;
	color:#000000 !important;
}

.fiche_infos{
	height:100% !important;
}

.fiche_content .fiche_infos_content{
	overflow:auto;
}

.fiche_content .fiche_infos_content .fiche_image {
	float:left;
	margin:0 15px 10px 0;
	width:100px;
	overflow:hidden;
}
.fiche_content .fiche_infos_content .fiche_image img {
	height:100px;
}

.fiche_content .fiche_infos_content .fiche_image .image_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.fiche_content .fiche_infos_content .fiche_description{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


.fiche_content .fiche_ressources{
	overflow:auto;
	border-top:#333333 solid 2px;
    padding-top:10px;
    margin-top:10px;
}

	.fiche_content .fiche_ressources .ressource_titre {
	    color: #666666;
	    font-family: "league_gothicregular",Verdana,Arial,Helvetica,sans-serif;
	    font-size: 16px;
	    text-transform: uppercase;
	}
	.fiche_content .fiche_ressources ul{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:0 0 0 30px;
		margin-top:0;
	}

	/*.fiche_content .fiche_ressources li a:after{
		content:" (" attr(href) ") ";
		font-size:1em;
		font-weight:normal;
		color:#cccccc;
	}*/

	.fiche_content .fiche_ressources .ressources_left li a{
		color: #666666 !important;
	}


.fiche_content .fiche_son span.speaker_texte {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight: normal;
	margin-left:5px;
}


.fiche_content .fiche_infos_content .fiche_description h2 {
    font-family: "league_gothicregular",Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1em;
    padding: 0 0 10px;
    text-transform: uppercase;
    margin:0;
    padding:0;
}
