@charset "utf-8";
/* CSS Document */

.blocEnseignant1{
	width:660px;
	height:auto;
	display: inline-block;
	position:relative;
	text-align:left;
	border-left:solid 5px #000000;
	padding-left:20px;
	margin-top:25px;
}
.blocEnseignant2{
	width:225px;
	height:auto;
	float:right;
	text-align:left;
	vertical-align:top;
	margin-top:25px;
}
.blocEnseignant2 span{
	font-size:40px;
	line-height:40px;
	font-family: "tablet-gothic-compressed",sans-serif;
	font-style: normal;
	font-weight: 200;
}
.blocEnseignant2 p{
	margin-top:5px;
}
.blocMask{
	width:960px;
	height:200px;
	display: inline-block;
	position:relative;
	z-index:5;
	background:transparent url('/media/img/mask_photos.png') left top no-repeat;
	background-size: 100%;
}
.centerBloc2,.centerBloc3{
	width:960px;
	height:auto;
	display: inline-block;
	position:relative;
	text-align:left;
	vertical-align:top;
}
.centerBloc2{
	margin-top:40px;
}
.centerBloc3{
	margin-top:10px;
}
#makeMeScrollable
{
	width:100%;
	height: 200px;
	position:absolute;
	z-index:1;
}

/* Replace the last selector for the type of element you have in
   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
#makeMeScrollable div.scrollableArea img
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
	   block of code. It's just a nice feature that prevent the images from
	   accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.centerBloc2 .blocConteneur{
	width:100%;
}
.blocTxt4{
	margin-top:0px;
}
.blocFiltrage
{
	width:auto;
	height: auto;
	position:absolute;
	z-index:5;
	top:10px;
	right:0px;
}

.pictoRecherche{
	width:auto;
	height:30px;
	display: inline-block;
	position:relative;
	text-align:right;
}
.cadreGris{
	width:auto;
	height:30px;
	display: inline-block;
	position:relative;
	font-size:20px;
	line-height:15px;
	padding:5px;
	background-color: rgba(0,0,0,.1);
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius: 3px 3px 3px 3px;
}
.cadreGris input{
	border:none;
	background:none;
	font-size: 20px;
    line-height: 20px;
	font-family: "tablet-gothic-condensed",sans-serif;
    font-weight: 300;
	margin-top:-3px;
}
.rouge{
	color:#d62c36;
}
.ptCapsule{
	width:100%;
	min-height:60px;
	display: inline-block;
	position:relative;
	margin-top:10px;
}
.photoCapsule{
	width:135px;
	height:60px;
	display: inline-block;
	position:relative;
	vertical-align:top;
}
.blocGaucheCapsule{
	width:580px;
	height:auto;
	display: inline-block;
	position:relative;
	vertical-align:top;
}
.motscleSlide {
	display: inline-block;
    margin-top: 0px;
    width: auto;
}
.blocDroitCapsule{
	width:200px;
	height:auto;
	display: inline-block;
	position:relative;
	vertical-align:top;
	margin-top:10px;
}
.dateCapsule,.classeCapsule{
	width:auto;
	height:22px;
	line-height:22px;
	display: inline-block;
	position:relative;
	vertical-align:top;
	margin-left:8px;
}
.separationCapsule{
	width:1px;
	height:22px;
	display: inline-block;
	position:relative;
	vertical-align:top;
	background-color: rgba(0,0,0,.1);
	margin:0 2px 0 10px;
}
.titreCapsule{
	width:100%;
	height:auto;
	display: inline-block;
	position:relative;
	vertical-align:top;
	margin-left:10px;
}
.contenantTxt4 h3 {
    color: #000000 !important;
}
.traitGris{
	width:775px;
	height:1px;
	line-height:1px;
	position:absolute;
	z-index:5;
	background-color: rgba(0,0,0,.1);
	bottom: -5px;
}
.blocMedias{
	width:auto;
	height:30px;
	line-height:30px;
	display: inline-block;
	position:relative;
	filter : alpha(opacity=50); opacity : 0.5;
	padding-right:10px;
}
.blocMedias:hover{
	filter : alpha(opacity=100); opacity : 1;
}
.pictoDoc{
	width:30px;
	height:30px;
	line-height:30px;
	display: inline-block;
	position:relative;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color:#e30613;
	color:#ffffff;
	font-family: "tablet-gothic-compressed",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}
.txtDoc{
	width:auto;
	height:auto;
	display: inline-block;
	position:relative;
	color:#e30613;
	font-family: "tablet-gothic-compressed",sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
	vertical-align:middle;
	margin-left:5px;
}
.blocDroitCapsule .pictoTxtOff{
	vertical-align:middle;
	float:right;
}