/* CSS Document */

/* STYLE POUR LETTRES ALPHABET */
a.alphabet-letter {
    text-decoration: none !important;
    padding: 0 10px;
}
a.alphabet-letter:hover {
	background-color: #f4f4f4;
}
.alphabet-container {
    margin: 50px auto 75px auto;
    font-size: 27px;
    border-bottom: solid 2px;
    display: inline-block;
    font-weight: 400;
    padding-bottom: 5px;
}

/* STYLE POUR PAGES LISTINGS */
.container-prof-liste{
	/*padding-top:10px;
	padding-bottom:10px;*/	
	text-align: center;
}
.nomenseignant {
	font-family: "Source Sans Pro",sans-serif;
	font-size: 18px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
	color: #fff;
}
.nomenseignant a {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: 600;
}

.adremail {
	font-size:14px;
	text-align:right;
}

.degree {
	font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    padding-bottom: 15px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
    display: block;
}

.infolisting {
	display:block;
	margin-top: 135px;
	min-height: 225px !important;
}

.infolisting:nth-child(odd) {
    background: #fd0;
}
.infolisting:nth-child(odd) .conteneur-photo-prof {
    border: solid 5px #001f44;
}

.infolisting:nth-child(even) {
    background: #001f44;
}
.infolisting:nth-child(even) .conteneur-photo-prof {
    border: solid 5px #fd0;
}
.infolisting:nth-child(odd) .nomenseignant a,
.infolisting:nth-child(odd) .nomenseignant a:hover,
.infolisting:nth-child(odd) .degree {
	color: #001f44 !important;
}
.infolisting:nth-child(odd) .nomenseignant {
	border-bottom: solid 1px #001f44;
}

.nomdepartementlisting {
	font-size: 34px;
	font-family: "Source Sans Pro",sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}

.conteneur-photo-prof {
	height: 129px;
    overflow: hidden;
    background-color: white;
    border-radius: 50%;
    width: 129px;
    margin: 0 auto;
    margin-top: -64px;
    margin-bottom: 20px;	
}
.conteneur_entete .conteneur-photo-prof {
	border: solid 5px #fd0;
}
img.imgprof {
	width: 129px;
	text-align: center;
	margin: 0 auto;
}
	
.separateur {
    font-size: 45px;
    font-family: "Source Sans Pro",sans-serif;
    width: 40px;
    height: 125px;
    margin: 0 auto;
    line-height: 200px;
    border-bottom: solid 4px #001f44;
    display: block;
    vertical-align: bottom;
    color: #001f44;
}

form.filtresacadem  {
font-size: 14px;
font-style: italic;
font-weight: bold;
text-decoration: none;
}

form.filtresacadem select {
margin-left:10px;
}

.selectParent select{
    width: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*padding: 2px 2px 2px 2px;*/
    border: none;
    background: transparent url("../images/br_down.png") no-repeat 60px center;
	
}

.filtrerparbouton {
	font-size:15px;
	/*width:80px;*/
	text-align:center;
	float:left;
	padding:3px 7px 2px 5px;
}


.conteneur_academ_loader_ajax {
	text-align:center;
	position:relative;
}

.academ_loader_ajax {
	display:none;
	position:absolute;
	left:46%;
}

/* STYLE POUR PAGES CV */
.conteneur_entete {
    width: 100%;
    margin-left: 0;
    overflow: hidden;
	margin-bottom: 40px;
}
.conteneur-photo-prof img {
	width: 129px;
	text-align: center;
	margin: 0 auto;
}
.nom_prof_cv {
    border-bottom: none;
    /*border-top: solid #001f44 5px;*/
    display: inline-block;
    padding-top: 10px;
}
.statut_cv {
	font-size:22px;
}

.prof_infos_cv {
	margin: 0;
    border-right: 5px solid #fff;
    padding-right: 15px;
    text-align: right;
    color: #fff;
	line-height: 21px;
}

.encart_cv_download {
	/*margin-bottom:10px !important;*/
	margin-right: 25px !important;
    border-color: #fff !important;
    color: #fff !important;
}

.degree_cv {
    margin-bottom: 25px;
}

.encart_cv .btn-block {
    display: inline;
	color: #fff !important;
	border-color: #fff !important;
	font-size: 0.9rem;
}

.icon_style {
	float:left;
}

/* ////////////////////////////////////////////////////////////////////
//////////// Style de chacun des boutons de navigation ////////////////
//////////////////////////////////////////////////////////////////// */

/* Style de la Navigation */

.conteneur_nav_cv {
	margin-top: 15px;
}

.nav_cv {
	font-size: 16px;
    margin-bottom: 10px;
    background: #001f44;
    height: 47px;
    display: table;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    /*border-bottom: solid 5px #7c5b8c;*/
}

.nav_cv_selected,.nav_cv:hover {
	background-color: #fd0 !important;
    cursor: pointer;
    color: #001f44;
    text-transform: uppercase;
    font-weight: 600;
}

/* affichage des icones sur les onglets */

.curriculum {
	background:url(../sprite_academ.png) no-repeat -49px -66px #001f44 ;
	/*height:47px;*/
	/*padding-top: 13px;*/
}

.enseignement {
	background:url(../sprite_academ.png) no-repeat -49px -214px #001f44 ;
	/*height:39px;*/
	/*padding-top: 21px;*/
}

.publications {
	background:url(../sprite_academ.png) no-repeat -49px -112px #001f44 ;
	/*padding-top: 13px;*/
	/*height:47px;*/
}

.recherche {
	background:url(../sprite_academ.png) no-repeat -49px -162px #001f44 ;
}

.conteneur_texte {
	padding-left: 47px;
	display:table-cell;
	vertical-align:middle;
}

/* Contenu de la page CV */

.conteneur_globalcv {
	font-family: "Source Sans Pro",sans-serif;
}

.column-one .conteneur_globalcv ul li {
	list-style-image: url(../bullet_point_gris.png) ;
}

.cv_year {
	font-weight:bold;
	display: inline;
	margin-right: 10px;
}

.titre_rubrique_curriculum {
	font-family: "Source Sans Pro",sans-serif;
    text-transform: uppercase;
    clear: both;
    font-size: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #001f44;
    border-left: solid 5px #001f44;
    background-color: #f4f4f4;
    line-height: 50px;
	margin-top: 25px;
	font-weight: 600;
}

.type_experience {
	text-transform: uppercase;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 20px;
	text-decoration: underline;
	padding: 10px;
	font-weight: 600;
}

.titreouvrage {
	font-style:italic;
}

.titre_prizetype {
	font-family: "Source Sans Pro",sans-serif;
	clear:both;
	font-size: 16px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom:10px;
}

.lirelasuitecv {
	background-color:#CCCCCC;
	padding:8px;
	margin:8px;
	cursor:pointer;
}

.lirelasuitecv2 {
	width:80px;
	height:18px;
	background-color:#CCCCCC;
	text-align:center;
	padding:8px;
	margin:8px;
	float:right;
	cursor:pointer;
	display:none;
}

.lirelasuitecv:hover {
	background-color:#999;
	color:#FFFFFF;
}

.derouler_cv {
	clear: both;
	display:none;
}

.hidden_academ {
	display:none;
}

.visible {
    display:block;
}

@media (min-width: 768px) { 
	.infolisting:nth-child(even) {
		background: #001f44;
	}
}
@media (max-width: 992px) { 
	.prof_infos_cv {
		margin-bottom: 25px;
	}
	.encart_cv .btn-block {
		display: block !important;
	}
}
@media (max-width: 768px) {
	.nom_prof_cv {
	    margin-bottom: 80px;
	}
	.encart_cv {
		display: inline-block;
		width: 100%;
	}
	.encart_cv_download {
		margin-right: 0 !important;
		margin-bottom: 15px !important;
	}
}