@font-face {
	font-family: 'AmaticSC';
	src: url('./amaticSC-regular.eot');
	src: url('./amaticSC-regular.ttf') format('truetype'),url('./amaticSC-regular.eot?#iefix') format('embedded-opentype');
}

@font-face {
	font-family: 'AmaticSC';
	src: url('./amaticSC-bold.eot');
	src: url('./amaticSC-bold.ttf') format('truetype'),url('./amaticSC-bold.eot?#iefix') format('embedded-opentype');
	font-weight: bold;
}

@font-face {
	font-family: 'Gudea';
	src: url('./gudea-regular.eot');
	src: url('./gudea-regular.ttf') format('truetype'),url('./gudea-regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
}

@font-face {
	font-family: 'Gudea';
	src: url('./gudea-italic.eot');
	src: url('./gudea-italic.ttf') format('truetype'),url('./gudea-italic.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gudea';
	src: url('./gudea-bold.eot');
	src: url('./gudea-bold.ttf') format('truetype'),url('./gudea-bold.eot?#iefix') format('embedded-opentype');
	font-weight: bold;
}

body {
	font-family: Gudea, sans-serif !important;
	font-size: 15px !important;
	background-color: #fafafa;
	color: #000;
	margin: 0 auto;
}

a,a:link,a:hover,a:focus,a:active {
	text-decoration: none;
	color: #000 !important;
	outline: none;
}

.nodecoration {
	text-decoration: none;
}

.nodecoration:hover {
	text-decoration: none;
}

.margin-top-6 {
	margin-top: 6px;
}

.margin-top-10 {
	margin-top: 10px !important;
}

/*BOUTONS*/
button,.namePicker a,.pj_charte,.pj_charte:link,.pj_charte:visited {
	border: 1px solid #90cdac;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: bold !important;
	padding: 5px 10px !important;
	background-color: #90cdac;
	cursor: pointer;
	color: #FFF !important;
	font-family: Gudea, sans-serif;
	font-size: 16px;
	height: 30px !important;
	margin-left: 4px !important;
}

button:hover,.namePicker a:hover,.pj_charte:hover {
	background-color: #FFF;
	color: #90cdac !important;
	text-decoration: none;
}

.pj_charte.pj_charte:link,.pj_charte:visited {
	float: right;
	height: 18px !important;
}

/*ACCUEIL*/
#logos-left {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

.logos-left-titre {
	padding-bottom: 14px;
	display: block;
}

.div-logos-left {
	width: 340px;
	padding: 26px 0px;
	opacity: 1;
}

.div-logos-left:hover {
	opacity: 0.8;
}

.div-logos-left div {
	padding: 10px;
	width: 180px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.div-logos-left span {
	font-family: Gudea, sans-serif !important;
	font-size: 16px !important;
	font-weight: normal !important;
}

#logos-left span {
	font-family: AmaticSC, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

#erasmus {
	background-image: url('./erasmus.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	background-size: contain;
	background-position: center;
	position: relative;
	/*opacity: 0.7;*/
}

#qualite {
	background-image: url('./qualite.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	background-size: contain;
	background-position: center;
	cursor: pointer;
	position: relative;
}

#formation {
	background-image: url('./formation.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	background-size: contain;
	background-position: center;
	cursor: pointer;
	position: relative;
}

#erasmus a,#qualite a,#formation a {
	cursor: pointer;
	width: 100px;
	height: 100px;
	display: block;
}

#erasmus :hover,#qualite :hover,#formation :hover {
	opacity: 1;
}

#rosace {
	background-color: #FFFFFF;
	background-image: url(carte-region.png);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 607px;
	font-family: AmaticSC, sans-serif;
	/*border: 1px solid #385B9C;*/
	border-color: #ededed;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

#logos-right {
	float: right;
	text-align: right;
	margin-top: -258px;
}

#logos-right a {
	display: block;
	padding-right: 1px;
	position: relative;
}

#logos-right img {
	/*
	width: 101px;
	height: 101px;
	*/
	width: 121px;
	height: 121px;
}

.logo-right {
	position: relative;
}

.logo-right span {
	position: absolute;
	left: 0;
	top: 0;
	background: #385b9c;
	/*
	width: 101px;
	height: 84px;
	*/
	/*width: 122px;
	height: 106px;*/
	font-weight: bold;
	font-size: 27px;
	font-family: AmaticSC, sans-serif;
	line-height: 28px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	opacity: 0;
	cursor: pointer;
	/*padding-top: 16px;*/
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.logo-right:hover span {
	opacity: 0.95;
}

#petales {
	margin: 0 auto;
	width: 580px;
}

#menu-accueil-bis>li a {
	position: absolute;
	height: 200px;
	color: #FFF !important;
	cursor: default;
}

#menu-accueil-bis>li a:hover {
	text-decoration: underline;
	color: #FFF !important;
	cursor: default;
}

#menu-accueil-bis>li a span {
	font-weight: bold;
	font-size: 26px;
	font-family: AmaticSC, sans-serif;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #fff;
}

#menu-accueil-bis li a div span:hover {
	cursor: pointer;
}

#menu-accueil-bis>li a div {
	width: 138px;
	text-align: center;
}

#menu-accueil,#menu-accueil-bis {
	list-style-type: none;
	padding-top: 8px; /* 0px 0px 530px;*/
	padding-left: 220px;
	margin-top: -4px;
}

#menu-accueil>li,#menu-accueil-bis>li {
	position: absolute;
}

#menu-accueil>li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	line-height: 191px;
	letter-spacing: 0px;
	font-size: 30px;
	font-family: 'Amatic SC', cursive;
	width: 170px;
	height: 200px;
	background-size: 80%;
}

#menu-accueil>li p {
	position: absolute;
	color: #FFF;
}

#moncercle {
	position: relative;
	top: 172px;
	width: 270px;
	margin: auto;
	text-align: center;
}

#moncercle a {
	font-family: AmaticSC, sans-serif;
	text-transform: uppercase;
	font-size: 43px !important;
	line-height: 60px !important;
	font-weight: bold;
	color: #663300 !important;
}

#moncercle a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#moncercle span {
	font-family: AmaticSC, sans-serif;
	text-transform: uppercase;
	font-size: 43px !important;
	line-height: 60px !important;
	font-weight: bold;
	color: #663300 !important;
}

#moncercle span:hover {
	text-decoration: underline;
	cursor: pointer;
}

.menu_1 div {
	margin: 34px 0px 0px 1px;
	width: 130px !important;
}

.menu_2 {
	transform: rotate(36deg);
	-ms-transform: rotate(36deg); /* IE 9 */
	left: 118px;
	top: 38px;
}

.menu_2 div {
	transform: rotate(-36deg);
	-ms-transform: rotate(-36deg); /* IE 9 */
	margin: 45px 0 0 4px;
}

.menu_3 {
	transform: rotate(72deg);
	-ms-transform: rotate(72deg); /* IE 9 */
	left: 190px;
	top: 138px;
}

.menu_3 div {
	transform: rotate(-72deg);
	-ms-transform: rotate(-72deg); /* IE 9 */
	margin: 40px 0px 0px 4px;
}

.menu_4 {
	transform: rotate(108deg);
	-ms-transform: rotate(108deg); /* IE 9 */
	left: 190px;
	top: 262px;
}

.menu_4 div {
	transform: rotate(-108deg);
	-ms-transform: rotate(-108deg); /* IE 9 */
	margin: 42px 0 0 0px;
}

.menu_5 {
	transform: rotate(144deg);
	-ms-transform: rotate(144deg); /* IE 9 */
	left: 118px;
	top: 362px;
}

.menu_5 div {
	transform: rotate(-144deg);
	-ms-transform: rotate(-144deg); /* IE 9 */
	margin: 36px 0 0 -2px;
}

.menu_6 {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	left: 0px;
	top: 400px;
}

.menu_6 div {
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg); /* IE 9 */
	margin: 34px 0px 0px -4px;
}

.menu_7 {
	transform: rotate(216deg);
	-ms-transform: rotate(216deg); /* IE 9 */
	left: -118px;
	top: 362px;
}

.menu_7 div {
	transform: rotate(-216deg);
	-ms-transform: rotate(-216deg); /* IE 9 */
	margin: 36px 0px 0px -5px;
}

.menu_8 {
	transform: rotate(252deg);
	-ms-transform: rotate(252deg); /* IE 9 */
	left: -190px;
	top: 262px;
}

.menu_8 div {
	transform: rotate(-252deg);
	-ms-transform: rotate(-252deg); /* IE 9 */
	margin: 22px 0 0 -8px;
}

.menu_9 {
	transform: rotate(288deg);
	-ms-transform: rotate(288deg); /* IE 9 */
	left: -190px;
	top: 138px;
}

.menu_9 div {
	transform: rotate(-288deg);
	-ms-transform: rotate(-288deg); /* IE 9 */
	margin: 24px 0 0 -7px
}

.menu_10 {
	transform: rotate(324deg);
	-ms-transform: rotate(324deg); /* IE 9 */
	left: -118px;
	top: 38px
}

.menu_10 div {
	transform: rotate(-324deg);
	-ms-transform: rotate(-324deg); /* IE 9 */
	margin: 40px 0 0 -5px;
}

#bandeau,#bandeau-login {
	background-color: #385b9c;
	display: inline-flex;
}

#bandeau *,#bandeau-login * {
	color: #FFF;
}

#bandeau img,#bandeau-login img {
	width: 100px;
	float: left;
	border-style: solid;
	border-color: #FFF;
	border-width: 0px 10px;
}

#bandeau p,#bandeau-login p {
	float: left;
	width: 100%;
	margin: 15px auto;
	font-size: 16px;
	padding: 0 25px;
	text-align: center;
}

/*HEADER*/
/*** HEADER ***/
.header {
	border-bottom: 1px solid #EFEFEF;
	height: 46px;
	width: 100%;
	background-color: #FFF;
	top: 0px;
    position: fixed;
    display: block;
    z-index: 999;
}

.header-archive {
	background-color: #ff7fa0 !important;
}

.header a,.header span {
	padding: .75em 1em;
	display: block;
	position: relative;
	cursor: pointer;
	border-top: none;
}

.header .submenu, .header li.first {
	border-top: 1px solid #e7e6e6;
	margin-top: 0px;
}

.header .submenu a, .header li.first a {
	color: #333;
}

.header a:hover {
	text-decoration: underline;
}

.header .sf-menu {
	float: none;
}

.header ul.first {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 auto;
}

.header .sf-menu .right {
	float: right;
}

.header .sf-menu .connexion {
	border-right: 1px solid #EFEFEF;
}

.header .dbTitle {
	border: none;
	text-transform: uppercase;
	font-family: AmaticSC, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
}

.dbTitle a {
	padding: 3px 15px 0px 15px !important;
}

.header .dbLogo {
	border: none;
}

.header li {
	border-left: 1px solid #EFEFEF;
}

.header .hover:hover {
	text-decoration: underline;
}

.header .connexion a img {
	padding-right: 5px;
	margin-top: -2px;
}

/*
.header .user a,.header .user span {
	border-left: 1px solid #EDEDED;
}

.header .annuaire a,.header .annuaire span {
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

.header .administration a,.header .administration span {
	border-right: 1px solid #EDEDED;
}

.header .center a {
	font-family: AmaticSC, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color: #000;
}
*/
.formulaire-login {
	background-color: #FFF;
	position: absolute;
	z-index: 10;
	padding: 10px;
	border: 1px solid #EFEFEF;
	width: 300px;
	text-align: center;
	margin-left: -204px !important;
}

.formulaire-login a,.formulaire-login span {
	border: none !important;
}

.formulaire-login a:hover {
	text-decoration: underline;
}

.formulaire-login h1 {
	font-family: AmaticSC, sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
}

.formulaire-login span {
	cursor: default;
}

.panneau-administration {
	background-color: #FFF;
	position: absolute;
	z-index: 10;
	padding: 5px;
	border: 1px solid #EFEFEF;
	width: 200px;
}

.panneau-administration a {
	text-align: left;
	border: none;
}

.login-text {
	font-family: AmaticSC, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px 0px;
	color: #000;
}

.erreur-connexion {
	font-family: AmaticSC, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 10px 40px 0;
	padding: 0 !important;
	text-transform: uppercase;
	border: none !important;
}

.cc_Admin_Link {
	border: none !important;
}

/*FOOTER*/
.footer {
	margin: 0 auto;
	background-color: #a1a1a1;
	font-family: Gudea, sans-serif !important;
}

.footer * {
	color: #FFF;
}

.footer .bloc {
	padding: 0px 0px 0px 10px;
	width: 250px;
	color: #FFF;
	float: left;
}

.footer .bloc h2 {
	font-family: AmaticSC, sans-serif;
	font-size: 31px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}

.footer .bloc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer .bloc a {
	font-weight: bold;
	color: #FFF !important;
	margin-left: 5px;
	cursor: pointer;
}

.footer .informations { /*width: 320px;*/
	width: 40%;
}

.footer .contact {
	width: 25%
}

.footer .liens {
	width: 28%;
}

.footer .social li:hover {
	background-position: bottom left;
}

.footer .social li {
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
}

.footer .social li.twitter {
	background-image: url(ico-social-twitter.png);
}

.footer .social li.facebook {
	background-image: url(ico-social-facebook.png);
}

.footer .social li a {
	height: 32px;
	width: 32px;
	display: block;
	cursor: pointer;
}

.footer .partenaires {
	margin-top: 20px;
}

.footer .partenaires li {
	margin-bottom: 10px;
}

.footer .partenaires a {
	margin-left: 0px;
}

/*FIL ARIANE*/
.breadcrumb {
	height: 25px;
	margin-bottom: 25px;
	background-color: #60B581;
}

.breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

.breadcrumb ul>li {
	float: left;
	position: relative;
	padding: 0.1em 0.70em;
	color: #FFF;
}

.breadcrumb ul li a {
	color: #FFF !important;
}

/*CHARTE INFORMATIQUE*/
.charte {
	padding: 20px;
	background-color: #F3F3F3;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
}

.charte>.description {
	margin-bottom: 0px;
}

.charte>.description>.xspInputFieldRichText {
	background-color: #F3F3F3;
	font-family: Gudea, sans-serif !important;
	color: #000;
}

.charte .download {
	margin-bottom: 10px;
}

.charte .download thead {
	display: none;
}

.charte .download .xspDataTableFileDownload {
	background-color: #F3F3F3;
	border: none;
}

.charte .download .xspDataTableFileDownload tr {
	border: none;
}

.charte .download .xspDataTableFileDownload td {
	background-color: #F3F3F3;
	border: none;
	padding-top: 6px !important;
	font-family: Gudea, sans-serif !important;
}

.charte .xspLinkFileDownload:hover {
	text-decoration: underline;
}

.charte .xspButtonCommand {
	float: right;
}

/*CONTENU EDITION*/
.content {
	padding:0px 10px;
}

.contenu {
	margin: 0 auto;
	margin-top: 46px;
	min-height: 600px;
	background-color: #FFFFFF;
	/*border-color: #ededed;
	border-style: solid;
	border-width: 0px 1px 1px 1px;*/
}

.contenu .message {
	padding: 50px 0px;
	text-align: center;
}

.contenu h1 {
	font-family: AmaticSC, sans-serif;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: bold;
	padding: 10px 0px;
}

.contenu h2 {
	margin-bottom: 2px;
	font-family: Gudea;
	font-size: 14px;
	margin-top: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.contenu h3 {
	margin-bottom: 8px;
	font-family: Gudea;
	font-size: 12px;
	font-style: italic;
}

.contenu h4 {
	font-family: Gudea;
	font-size: 12px;
	font-style: italic;
	color: #8b8b8b;
	margin-bottom: 20px;
}

.edition {
	padding: 10px 20px;
	background-color: #F3F3F3;
	color: #000;
	margin-top: -25px;
}

.edition span {
	font-family: Gudea;
}

.edition .bloc {
	border: 1px solid #DDD;
	padding: 10px;
}

.edition .statut {
	margin-left: 5px;
	font-weight: bold;
	color: #00547B !important;
	font-weight: bold;
	text-transform: uppercase;
}

.label {
	font-size: 15px;
}

.obligatoire:after {
	color: red;
	content: " *";
	font-size: 15px;
	font-weight: normal;
}

.forfield {
	width: 120px;
	padding-bottom: 10px;
	padding-left: 4px;
	display: inline-block;
	white-space: nowrap;
}

.forfieldlong {
	width: 200px;
	padding-bottom: 10px;
	padding-left: 4px;
	display: inline-block;
	white-space: nowrap;
}

.tooltip {
	font-style: italic;
	font-size: 14px;
	color: #333333;
	margin-left: 5px;
	display: block;
	padding-bottom: 10px;
}

.dateField {
	height: 25px !important;
	width: 120px !important;
}

.heureField {
	height: 25px !important;
	width: 80px !important;
}

fieldset {
	border: none !important;
	padding: 0px;
}

.namePicker {
	margin-top: 5px;
	padding-bottom: 5px;
}

.namePicker .lotusFilter {
	border: 1px solid #b3b3b3;
	padding: 5px 10px;
	background-color: #FFF;
	cursor: pointer;
	color: #000 !important;
	font-family: Gudea, sans-serif;
	font-size: 15px;
	text-transform: initial;
	font-weight: normal;
}

.lotusFilter:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.namePicker .lotusClose {
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #90cdac;
}

.lotusClose {
	width: 20px;
	display: inline-block;
	height: 20px;
	background-color: rgb(177, 174, 166);
	text-align: center;
	border-radius: 10px;
	color: white;
	margin-left: 4px;
	vertical-align: middle;
	line-height: normal;
}


.multiFileSelectButton {
	margin-left: 0px !important;
}

#multiFileDropzone {
	border: 2px dashed #90cdac;
	border-radius: 4px;
	height: 18px;
	color: #90cdac;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	background-color: #FFF;
	font-family: Gudea, sans-serif;
	font-size: 16px;
	cursor: move;
	text-align: center;
	width: 218px;
}

.multiFileDropzoneHover {
	border-style: solid !important;
	opacity: 0.5;
}

.inputReadonly {
	cursor: text;
	background-color: #fff;
	border: 1px solid grey;
}

/*CONTENU LECTURE*/
th {
	font-weight: bold
}

#title { /*height: 62px;*/
	font-family: AmaticSC, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	color: #60B581;
	margin-bottom: 20px;
}

#title h1 {
	display: inline-block;
}

#title img {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
	width: 50px;
	float: left;
	margin: -10px 8px 0 0;
	clear: left;
}

.description {
	margin-bottom: 20px;
	font-family: Gudea, sans-serif !important;
	color: #000;
}

.description span {
	font-size: 16px;
	font-family: Gudea, sans-serif !important;
}

.description font {
	font-size: 16px;
	font-family: Gudea, sans-serif !important;
}

.liste-droite {
	width: 300px;
	/*float: right;*/
	padding-left: 10px;
	border-left: 1px solid #ededed;
	margin-left: 10px;
}
.article {
    padding: 0px 1rem;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
}
.contenu-gauche{
	width: calc(100% - 300px);
    padding: 0 1rem;
}
.liste-droite img.contenu {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.liste-droite .bg {
	background-color: #60B581;
}

.bloc-syllabus, .bloc-terrainsStage {
	width: 99%;
}

.tabbedPanelEspaceEtudiant {
	margin-bottom: 20px;
}

.liste-droite .bloc-liste {
	margin: 0;
}

.liste-droite .bloc-liste ul li {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 30px;
	padding-top: 10px;
}

.liste-droite .bloc-liste ul li a span {
	color: #FFF;
	line-height: 16px;
	display: block;
	font-family: Gudea, sans-serif;
}
.liste-droite .bloc-liste.connexes ul li:before {
    content: url(ic_document_1.png);
}
.liste-droite .bloc-liste.evaluation ul li:before {
    content: url(questionnaire.png);
}
.liste-droite .bloc-liste.download ul li:before {
    content: url(ic_download_1.png);
}
.liste-droite .bloc-liste.link ul li:before {
    content: url(ic_link_1.png);
}
.liste-droite .bloc-liste.gestion ul li.lienCreation:before {
    content: url(ic_add_1.png);
}
.liste-droite .bloc-liste.gestion ul li.lienPublication:before {
    content: url(valid.png);
}
.liste-droite .bloc-liste.gestion ul li.lienExpiration:before {
    content: url(expire.png);
}
.liste-droite .bloc-liste.gestion ul li.lienBrouillon:before {
    content: url(brouillon.png);
}
.liste-droite .bloc-liste.gestion ul li.lienEdition:before {
    content: url(ic_edit_1.png);
}
.liste-droite .bloc-liste.gestion ul li.lienSuppression:before {
    content: url(ic_delete_1.png);
}

.liste-droite .bloc-liste.gestion ul li:before,
.liste-droite .bloc-liste.link ul li:before,
.liste-droite .bloc-liste.evaluation ul li:before,
.liste-droite .bloc-liste.connexes ul li:before,
.liste-droite .bloc-liste.download ul li:before {
    position: relative;
    margin-right: 1rem;
}
.liste-droite .bloc-liste.gestion ul li,
.liste-droite .bloc-liste.link ul li,
.liste-droite .bloc-liste.evaluation ul li,
.liste-droite .bloc-liste.connexes ul li,
.liste-droite .bloc-liste.download ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.5rem 0;
}
/*
.liste-droite .bloc-liste.download ul li {
	background-image: url(ic_download_1.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.link ul li {
	background-image: url(ic_link_1.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.connexes ul li {
	background-image: url(ic_document_1.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.gestion ul li.lienCreation {
	background-image: url(ic_add_1.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.gestion ul li.lienPublication {
	background-image: url(valid.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.gestion ul li.lienExpiration {
	background-image: url(expire.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.gestion ul li.lienBrouillon {
	background-image: url(brouillon.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.gestion ul li.lienEdition {
	background-image: url(ic_edit_1.png);
	background-size: 18px 18px;
}

.liste-droite .bloc-liste.gestion ul li.lienSuppression {
	background-image: url(ic_delete_1.png);
	background-size: 18px 18px;
}
*/
.liste-droite .bloc-liste.gestion ul li.gestion {
	padding-left: 0;
}

.bloc-liste {
	float: left;
	width: 100%;
	margin-right: 2%;
	clear: both;
}

.bloc-liste ul {
	border: 1px solid;
	padding: 5px 10px 15px 10px;
	margin: 0px 0px 15px 0;
	color: #FFF;
	list-style: none;
}
.bloc-liste.evaluation ul {
	padding: 5px 10px 5px 10px;
}

.bloc-liste a,.bloc-niveau a {
	cursor: pointer;
	color: #000;
}

.bloc-liste a {
	color: #fff !important;
	word-break: break-word;
}

.bloc-liste a:hover {
	text-decoration: underline;
}

.bloc-niveau a:hover {
	text-decoration: underline;
	color: inherit;
}

.bloc-liste.gestion ul {
	background-color: #EFEFEF;
}

.bloc-liste.gestion a {
	height: 20px;
	display: block;
	line-height: 16px;
}

.bloc-liste.gestion a,.bloc-liste.gestion span {
	color: #b1aea6 !important;
}

.bloc-niveau ul {
	border: 1px solid #60B581;
	padding: 10px 0px 10px 30px;
	list-style: none;
	margin: 0px 0 25px;
}

.bloc-niveau li {
	padding: 0.3em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 18px;
	background-size: 20px;
	background-image: url("./right_arrow_6.png");
}

.bloc-niveau li a {
	color: #60B581 !important;
}

/*LIENS ACCUEIL RESPONSIVE*/
#liens-accueil-responsive
{
	margin: 20px 0;
}

#liens-accueil-responsive .title
{
    font-size: 30px;
    padding: 16px 20px 8px 0px;
    margin-top: -14px;
    margin-left: 10px;
    font-family: AmaticSC, sans-serif;
    font-size: 30px;
    font-weight: bold;
}

#liens-accueil-responsive .liste-liens
{
	padding: 10px 0px 0px 10px;
	width: 100%;
}

#liens-accueil-responsive .liste-liens .lien
{
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

#liens-accueil-responsive .liste-liens .lien > a
{
	text-align: center;
}

#liens-accueil-responsive .liste-liens .lien .image
{
	margin: 10px auto;
}

/*ACTUALITES*/
#listeActus {
	padding: 10px 0px 0px 10px
}

.actualites {
	background-color: #F3F3F3;
}

.actusite {
	margin-bottom: 20px !important;
}

.actusite #listeActus {
	padding: 0px;
}

.actualites .actu {
	padding: 10px;
	background-color: #FFF;
	margin-right: 20px;
	min-height: 204px;
}

.actusite .actu {
	padding: 10px;
	background-color: #FFF;
	min-height: 204px;
}

.actusite .actu {
	background-color: #F3F3F3;
}

#liste-actualites {
	padding-bottom: 20px;
}

#liste-actualites .actu {
	padding: 10px 15px 10px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}

.actualites .Important,#liste-actualites .Important {
	background-color: #60B581;
}

.actualites .Important .categorie,.actusite .Important .categorie,#liste-actualites .Important .categorie
	{
	background-color: #FFF !important;
	padding: 3px 8px;
	font-weight: bold;
	text-transform: uppercase;
}

.actualites .Important .categorie,#liste-actualites .Important .categorie
	{
	color: #60B581 !important;
}

.actualites .actu .categorie,.actusite .actu .categorie,#title .actu .categorie,#liste-actualites .actu .categorie
	{
	background-color: #60B581;
	padding: 3px 8px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	display: inline;
	margin-top: 4px;
}

#title .actu {
	float: right;
}

#title .actu .categorie {
	font-weight: bold;
	font-size: 26px;
}

.actualites .actu.Important span,.actusite .actu.Important span,#liste-actualites .actu.Important span
	{
	color: #FFF;
}

.actualites .actu span,.actusite .actu span,#liste-actualites .actu span
	{
	color: #000;
	font-size: 18px;
	display: block;
	margin-top: 15px;
	text-transform: uppercase;
}

.actualites a:hover,.actusite a:hover {
	text-decoration: underline;
}

#liste-actualites .actu .description {
	margin: 0;
}

#liste-actualites .actu.Important .description {
	color: #FFF;
}

.actualites .actu .description,.actusite .actu .description {
	margin: 10px 0 10px;
	text-align: justify;
	font-size: 15px;
}

.actualites .lien-actu img,.actusite .lien-actu img,#liste-actualites .lien-actu img {
	width: 24px !important;
	float: right;
	margin: 5px;
}

.actualites .lien-actu a,.actusite .lien-actu a,#liste-actualites .lien-actu a {
	float: right;
	margin: 5px;
	font-size: 18px;
	color: #60B581 !important;
}

.actualites .lien-actu a,#liste-actualites .lien-actu a {
	color: #60B581 !important;
}

.actualites .lien-actu a:hover,.actusite .lien-actu a:hover,#liste-actualites .lien-actu a:hover {
	text-decoration: underline !important;
}

.lien-actu {
	width: auto;
	height: 32px;
}

.lienToutesActus {
	text-align: right;
	font-size: 20px;
	color: #60B581;
	padding: 16px 20px 8px 0px;
	margin-top: -14px;
	font-family: AmaticSC, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.owl-theme .owl-controls {
	margin-top: 0px !important;
}

/*ANNUAIRE*/
.grid {
	margin: 0 auto;
}

.grid:after {
	content: '';
	display: block;
	clear: both;
}

.grid-item {
	float: left;
	width: 250px;
	background: #EFEFEF;
	padding: 10px;
	margin: 10px 0px 10px 0;
}

.name {
	padding: 0 5px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	float: left;
}

.mail {
	padding: 0 5px;
	display: block;
	font-size: 14px;
	float: left;
}

.profil {
	float: left;
	margin: 0px 10px 0 0px;
}

.quicksearch {
	margin-bottom: 10px;
}

.letter {
	padding: 5px;
}

.mail:hover,.letter:hover {
	text-decoration: underline;
	cursor: pointer;
}

.letter.bold {
	font-weight: bold;
}

/*DIALOG*/
.dialogButtonBar {
	text-align: center;
}

.dialogButtonBar button {
	margin-left: 4px;
	margin-right: 4px;
}

.dialogButtonBar a {
	margin-left: 4px;
	margin-right: 4px;
}

.dialogButtonBar a:hover {
	text-decoration: underline;
}

.dialog img {
	margin-right: 10px;
}

/*PLAN DU SITE*/
.tree {
	padding: 10px 20px 10px 40px;
	background-color: #F3F3F3;
	margin: -25px 0px 0px 0px;
}

.tree li {
	padding: 5px 0px;
	text-transform: none;
}

.tree>li {
	text-transform: uppercase;
}

.tree a {
	font-family: Gudea, sans-serif;
}

/*ADMIN*/
#div_admin table {
	border-collapse: collapse;
}

#div_admin td {
	width: 50px;
	padding: 5px 0px;
}

#div_admin table tr:nth-child(odd) {
	background-color: #F3F3F3;
}

/*SURCHARGE STYLE XPAGES*/
.tundra .dijitButtonNode {
	border: none !important;
	padding: 3px !important;
	background: none !important;
}

.xspTextComputedField {
	font-family: Gudea, sans-serif;
}

.xspInputFieldEditBox {
	background-image: none !important;
	background-color: #FFF !important;
	height: 25px !important;
	border: 1px solid #b3b3b3;
}

.tundra .dijitInputContainer input {
	margin: 3px !important;
}

.tundra .dijitDialogTitleBar {
	background: none;
}

.xspRadioButton {
	border-spacing: 0px;
}

.xspMessage {
	border: none;
	background-color: red;
	color: #FFF;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: Gudea, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 10px;
	display: inline-block;
}

.xspButtonCommand {
	padding: 0px 10px !important;
}

.xspDataTableFileDownload {
	width: 50%;
}

.xspDataTableFileDownload th {
	background-color: #FFF !important;
	width: 70%;
}

.xspDataTableFileDownload thead tr {
	border: none !important;
}

.xspDataTableFileDownload tr {
	background-color: #FFF;
	border: 1px solid #e8e8e9;
}

.xspDataTableFileDownload td {
	padding-bottom: 6px !important;
}

.xspLinkFileDownload {
	color: #000 !important;
}

.cke_button_label {
	font-family: Arial, Helvetica, sans-serif !important;
}

.cke_combo_text {
	font-family: Arial, Helvetica, sans-serif !important;
}

.cke_bottom {
	display: none !important;
}

.xspComboBox:disabled {
	background-color: #b3b3b3;
}

.dijitTooltipContainer {
	background: none !important;
	font-family: AmaticSC, sans-serif !important;
	border: none !important;
	font-size: 24px !important;
	font-weight: bold !important;
	box-shadow: none !important;
	padding: 0px !important;
}

.dijitTooltipLeft .dijitTooltipConnector {
	display: none;
}

.dijitDialogCloseIcon {
	display: none;
}

#div_admin select
{
	margin-right: 4px;
}

.syllabus .xspDataTableViewPanelHeaderStart, .syllabus .xspDataTableViewPanelHeaderMiddle, .syllabus .xspDataTableViewPanelHeaderEnd, .syllabus .xspDataTableViewPanelFooterStart, .syllabus .xspDataTableViewPanelFooterMiddle, .syllabus .xspDataTableViewPanelFooterEnd
{
	display: none;
}

.terrainsStage .xspDataTableViewPanelHeaderStart, .terrainsStage .xspDataTableViewPanelHeaderMiddle, .terrainsStage .xspDataTableViewPanelHeaderEnd, .terrainsStage .xspDataTableViewPanelFooterStart, .terrainsStage .xspDataTableViewPanelFooterMiddle, .terrainsStage .xspDataTableViewPanelFooterEnd
{
	display: none;
}

.syllabus .xspDataTable tbody tr td
{
	border-top-width: 0;
}

.terrainsStage .xspDataTable tbody tr td
{
	border-top-width: 0;
}

.syllabus table a
{
	color: rgb(96, 181, 129) !important;
}

.terrainsStage table a
{
	color: rgb(96, 181, 129) !important;
}

.syllabus table a:HOVER
{
	text-decoration: underline;
}

.terrainsStage table a:HOVER
{
	text-decoration: underline;
}
/*
.tabbedPanelEspaceEtudiant .xspTabTabbedPanel {
	padding: 0px 10px;
}
*/
.tabbedPanelEspaceEtudiant .xspTabbedPanelTabs a {
	padding: 5px 2px 5px 0px !important;
}

.tabbedPanelEspaceEtudiant ul.xspTabbedPanelTabs {
	left: 0px !important;
}

.tabbedPanelEspaceEtudiant .xspDataTable tr {
    height: 30px;
}

.tabbedPanelEspaceEtudiant .xspTabbedPanelContainer {
	height: 20px !important;
}

.tabbedPanelEspaceEtudiant .xspPanelViewColumnHeader:hover {
    background-color: transparent !important;
}

.tabbedPanelEspaceEtudiant .xspPanelViewColumnHeader {
	color: inherit !important;
}

.row1 {
	background-color: #fcfcfc;
}

/*Terrains de stage mobile*/
.terrainsStage .dl-menuwrapper {
	display: contents;
}
.terrainsStage .dl-menuwrapper li {
	line-height: 30px;
	vertical-align: middle;
}

.terrainsStage .dl-menuwrapper li a {
	padding: 5px 10px;
	color: #8EAEFF !important;
}

.terrainsStage .dl-menuwrapper .dl-menu {
	position: relative;
	margin-left: 10px;
	width: 95%;
}

.terrainsStage .dl-subviewopen>span {
	display: none;
}

.terrainsStage .dl-subview>span {
	display: none;
}

.terrainsStage .dl-menuwrapper li.dl-back:after,.dl-menuwrapper li > a:not(:only-child):after {
	top: -9px;
}
.IFSI .breadcrumb,
.IFSI .liste-droite .bg {
	background-color: #447fad;	
}
.IFSI #title,
.IFSI .bloc-niveau li a {
	color: #447fad !important;
}
.IFSI .bloc-niveau ul {
	border-color: #447fad;
}
.IFAS .breadcrumb,
.IFAS .liste-droite .bg {
	background-color: #bdd889;	
}
.IFAS #title,
.IFAS .bloc-niveau li a {
	color: #bdd889 !important;
}
.IFAS .bloc-niveau ul {
	border-color: #bdd889;
}
#logos {
    display: flex;
    width: 100%;
    padding: 1rem;
}
#logos-gauche {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}
#logos-centre {
    width: calc(100% - 25% - 10% - 2.5rem - 0.5rem);
    position: relative;
    height: 580px;
}
#logos-centre > img {
    width: 420px;
}
    
#logos-droite {
    width: 10%;
}

.logos-titre .xspTextLabel {
    font-family: AmaticSC, sans-serif;
    font-size: 28px;
    font-weight: bold;
}
.logos-lien > a {
    display: flex;
    height: 120px;
    gap: 1rem;
}
.logos-lien-image img {
    width: 100%;
}
.logos-lien-texte .xspTextComputedField {
	font-family: Gudea, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.logos-lien-image {
    max-width: 120px;
    width: 100%;
}
.logos-lien-texte {
    display: flex;
    align-items: center;
    width: 100%;
}
/* Style de l'infobulle */
.custom-tooltip {
  position: absolute;
  color: #fff;
  padding: 12px 18px;
  border-radius: 8px;
  font-size: 14px;
  max-width: 250px;
  pointer-events: none;
  display: none;
  z-index: 9999;
  font-weight: 900;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);  
}
.tooltip-bleu { background: #447fad; }
.tooltip-vert { background: #bdd889; }
.tooltip-jaune { background: #fdc92f; }
.tooltip-rose { background: #ee7aa1; }
.tooltip-rose-pale { background: #e49bc4; }
.tooltip-violet { background: #bd8bbd; }
.tooltip-marine { background: #2a3f6e; }

#logos-droite .logo-right img {
    width: 100%;
}

#logos-droite {
    width: 10%;
    display: flex;
    flex-direction: column;
}

li.titre-web > a {
    display: flex !important;
    color: #2a3f6e !important;
        padding: 0;
}
li.titre-web > a:hover {
    text-decoration: none;
}
span.ecole {
    font-weight: bold;
    font-size: 1.35rem;
    letter-spacing: -0.05rem;
    padding: 0.5rem 0.5rem;
}
span.chr {
font-size: 1.0rem;
    padding: 0.8rem 0;  
}    
#menu {
    background-color: #fafafa;
}
.image-logo-eifs-mobile {
		display: none;
	}

@media screen and (max-width:1024px){
	#logos-gauche {
		display: none;
	}
	#logos-centre {
    	width: calc(100% - 0% - 10% - 2.5rem - 0.5rem);
    }
}
@media screen and (max-width:844px){
	#logos {
	    flex-direction: column;
	    padding: 0;
	}
		#logos-centre {
		width: 100%;
		height: auto;
	}
	#logos-droite {
	    width: 100%;	    
	    flex-direction: row;
	    justify-content: space-around;
	}
	#logos-droite .logo-right img {
	    width: 60%;
	}
	span.chr {
		display: none;
	}
}
@media screen and (max-width:568px){


	#logos-centre > img {
        margin: 0 !important;
        position: static !important;    
		width: 100%;
	}
	.image-logo-eifs-mobile {
		display: block;
	}
	.image-petale-eifs, .image-titre-eifs {
		display: none;
	} 
	.titre-web > img {
		display:none;
	}
	
	span.ecole {
	    font-size: 1.35rem;
	    letter-spacing: -0.10rem;
	    padding: 0.5rem 1rem;
    }
}
@media screen and (max-width:320px){}