.margintop {
	margin-top:35px;
}
.barrevert {
	display:none;
	width:1px;
	background-color:#125d67;
	position:absolute;
	margin: 0px 0px 0px -20px;
	height:10px;
}
.listeordredujour .barrevert{
	margin: 0px 0px 0px -18px;
}
.loader {
	background-image: url('../Images/loading.gif');
	background-size:50px 50px;
	width:50px;
	height:50px;
	margin:auto;
}
.barrehor {
	display:none;
	height:1px;
	background-color:#125d67;
	position:absolute;
	margin: 10px 0px 0px -50px;
	width:12px;
}
.listeordredujour .barrehor{
	margin: 10px 0px 0px -38px;
}
ul ul .barrevert,ul ul .barrehor {
	display:block;
}
.connexionsgroupes tr.head .th:first-child {
	width:40px;
}
.noborderbottom .listeDoc:first-child .listedoccontainertable {
	border-bottom:0px;
}
#mydownloads th {
	text-align:left;
	color:#125d67;
	font-size:15px;
	font-family: 'Open Sans';
	border-bottom:1px solid #c4c4c4;
	padding:0px 0px 10px 15px;
}
#mydownloads tr td {
	text-align:left;
	color:#727272;
	font-size:15px;
	font-family: 'Open Sans';
	border-bottom:1px solid #e5e5e5;
	padding:8px 0px 8px 15px;
}
#mydownloads tr td img{
	padding-top:3px;
}
#mydownloads tr td a{
	color:#727272;
	text-decoration:none;
}
#mydownloads tr td a:hover{
	text-decoration:underline;
}
.notif tr td {
	cursor: pointer;
}
form span.invalide {
	width:20px;
	height:20px;
	position:absolute;
	background-color:white;
	background-image: url('../Images/invalid.png');
	background-size:20px 20px;
	margin:-29px 0px 0px 407px;
	z-index:2;
}
.containerconnexion.definepassword form span.invalide {
	margin:-42px 0px 0px 478px;
}
.containerconnexion.resetpassword form span.invalide {
	margin:-42px 0px 0px 354px;
}
.containerconnexion form span.invalide {
	margin:-42px 0px 0px 289px;
}
.containerconnexion.definepassword .containeconnexionblanc {
	background-position: 200px 13px;
	padding: 115px 25px 25px 25px;
}
.containerconnexion.definepassword .containeconnexionblanc .texte{
	font-family: "Muli";
	font-size: 15px;
}
.ui-widget-overlay {
    position: fixed;
    background: black;
    opacity: 0.6;
    z-index: 1000;
}
.ui-dialog {
    border: 1px solid #125d67;
    z-index: 10000;
}
.ui-dialog-titlebar,.errorbloc {
	display:none;
}
.errorbloc .errortitre {
	font-family: 'Open Sans';
	font-weight:bold;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:20px;
}
.errorbloc .errormessage {
	font-family: 'Open Sans';
	font-size:15px;
	margin-bottom:20px;
}

.containermesdownloads {
	background-color:#f9f9f9;
	padding:23px;
}
.containermessages {
	background-color:#f9f9f9;
	padding:23px;
}
.containermesdownloads table {
	border-collapse:collapse;
	width:100%;
}
.titrepage {
	color:#4B4B4B;
	font-size:55px;
	font-family: 'Muli';
	margin-bottom:35px;
}
.lignePasVue {
	display:none;
}
.mesCoordonnees {
	color:#727272;
	font-size:16px;
	font-family: 'Open Sans';
}
.mesCoordonnees a{
	color:#125d67;
	text-decoration:none;
}
.mesCoordonnees a:hover{
	text-decoration:underline;
}
.participation {
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 18px;
} 
.listeordredujour ul,.listelibrary ul,.listegroupes ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-top:1px solid #e5e5e5;
}
.listeordredujour ul li{
	background-image: url('../images/MENU_CARRE.png');
	background-repeat: no-repeat;
	background-position: 15px 24px;
	padding: 17px 0px 17px 35px;
	border-bottom:1px solid #e5e5e5;
}
.listelibrary ul li{
	background-image: url('../images/DOSSIER.png');
	background-repeat: no-repeat;
	background-position: 15px 16px;
	padding: 17px 0px 17px 45px;
	border-bottom:1px solid #e5e5e5;
}
.listegroupes ul li{
	background-image: url('../images/GROUP.png');
	background-repeat: no-repeat;
	background-position: 15px 16px;
	padding: 17px 0px 17px 45px;
	border-bottom:1px solid #e5e5e5;
}
.listeordredujour ul ul,.listelibrary ul ul,.listegroupes ul ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-top:0px;
	display:none;
}
.listelibrary ul li .listeDoc,.listeordredujour ul li .listeDoc  {
	display:none;
}
.listeordredujour ul ul li{
	background-image: url('../images/MENU_CARRE.png');
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding: 10px 0px 0px 20px;
	border-bottom:0px;
}
.listelibrary ul ul li{
	background-image: url('../images/DOSSIER.png');
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding: 10px 0px 0px 30px;
	border-bottom:0px;
}
.listegroupes ul ul li{
	background-image: url('../images/GROUP.png');
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding: 10px 0px 0px 30px;
	border-bottom:0px;
}
.listedoccontainertable {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:17px 0px 0px 15px;
}
.listeordredujour .listedoccontainertable,.listelibrary .listedoccontainertable {
	border:0px;
	padding:17px 0px 0px 0px;
}
.paddingbottom .listedoccontainertable {
	padding-bottom:7px;
}
.listeordredujour .spanplus,.listelibrary .spanplus,.listegroupes .spanplus {
	background:white url('../images/plusnoir.png') no-repeat;
	width:12px;
	height:12px;
	display:inline-block;
	cursor:pointer;
	margin-left:15px;
}
.listeordredujour .spanmoins,.listelibrary .spanmoins,.listegroupes .spanmoins {
	background:white url('../images/moinsnoir.png') no-repeat;
	width:12px;
	height:12px;
	display:inline-block;
	cursor:pointer;
	margin-left:15px;
}

.listeordredujour .titreordre,.listelibrary .titrecatdoc,.listegroupes .titregrdetr {
	color:#125d67;
	font-size:15px;
	font-family: 'Open Sans';
	text-decoration:none;
	margin:0px 0px 0px 0px;
	display:block;
}
.listegroupes .titregrdetr:hover{
	text-decoration:underline;
}

.recuppassword table {
	border-collapse:collapse;
}
.recuppassword .titre {
	color: #7E7F82;
	font-size: 25px;
	font-family: 'Open Sans';
	margin-bottom:15px;
}
.recuppassword .texte {
	font-family: 'Open Sans';
	color: #727272;
	font-size: 16px;
}
.recuppassword #erreur {
	font-family: 'Open Sans';
	color: #125d67;
	font-size: 16px;
	padding-top:15px;
	display:none;
}
.recuppassword form {
	margin-top:15px;
}
.listedoccontainertable table{
	border-collapse:collapse;
}
.listeDoc td {
	vertical-align:top;
}
.listeDoc .tabletitre td {
	vertical-align:middle;
}
.listeDoc td.tdtitre {
	padding-bottom:10px;
}
.listeDoc tr:last-child td.tdtitre {
	/*padding-bottom:0px;*/
}
.listeDoc .titre {
	color:#727272;
	font-size:15px;
	font-family: 'Open Sans';
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 0px;
}
.listeDoc .titre.orange {
	color:#E5861A;
}
.listeDoc .titre:hover {
	text-decoration:underline;
}
.unselectable {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	-ms-user-select: none;
}
.tableau .recherche input {
	color:#727272;
	font-size:15px;
	font-family: 'Open Sans';
	border:1px solid #bbbbbb;
	background:white url('../images/SEARCH_SMALL.png') no-repeat;
	background-position:right 6px top 6px;
	padding:2px 25px 2px 15px;
	/*width:100px;*/
	-moz-transition: border 0.2s ease;
	-webkit-transition: border 0.2s ease;/* WebKit */
	-o-transition: border 0.2s ease; /* Opera */
	transition: border 0.2s ease; /* Standard */
	margin-right:10px;
	width: calc(100% - 50px);
}

.blocmenu1 .menu2:last-child {
    padding-bottom: 15px; 
}

.TitrePageMoyen .plus,.TitrePageMoyen .moins{
	cursor:pointer;
	display:block;
	margin-left:15px;
}
.TitrePageMoyen .plus{
	display:none;
}
.tableau {
	width:100%;
	border-collapse:collapse;
}
.tableau .tri {
	/*position:absolute;
	margin:-17px 0px 0px 50px;*/
	
	display:block;
	height:14px;
	margin:0px 0px 0px 10px;
}
.tableau .tri input {
	
}
.tableau .tri input:first-child {
	display:none;
}
.tableau tr .th {
	text-align:left;
	color:#125d67;
	font-size:15px;
	font-family: 'Open Sans';
	border-top:1px solid #e5e5e5;
	padding:10px 0px 10px 15px;
}
.tableau tr td {
	text-align:left;
	color:#727272;
	font-size:15px;
	font-family: 'Open Sans';
	border-bottom:1px solid #e5e5e5;
	padding:10px 0px 10px 15px;
	vertical-align:top;
	/*min-width: 200px;*/
}
.tableau tr td a{
	color:#727272;
	text-decoration:none;
}
.tableau tr td a:hover{
	text-decoration:underline;
}
.tableau.RelationsReunionList tr td {
	font-family: 'Open Sans';
}
.tableau tr.recherche td {
	border-top:1px solid #c3c3c3;
	padding:7px 0px 7px 0px;
}
.TitrePageMoyen {
	/*d9dfde*/
	background-color:#fff;
	/*color:#125d67;*/
	color:#024999;
	color:#125d67;
	font-size:18px;
	font-family: 'Open Sans';
	padding:13px 23px 13px 23px;
	cursor:pointer;
	margin-top:35px;
	border-bottom: 5px solid #125d67;
}
.dctdesc {
	display:none;	
}
.infosPoints, .dctdesc {
	color:#727272;
	font-size:15px;
	font-family: 'Open Sans';
	padding:10px 0px 0px 0px;
}
.dctplus,.dctmoins {
	display:block;
	width:12px;
	height:12px;
	margin-left:10px;
	cursor:pointer;
}
.dctplus {
	background:url('../images/plusorange.png') no-repeat;
}
.dctmoins {
	background:url('../images/moinsorange.png') no-repeat;
}
.TexteSection {
	background:#f9f9f9;
	padding:23px;
	color:#727272;
	font-size:17px;
	font-family: 'Open Sans';
}
.TexteSection a{
	color:#727272;
	text-decoration:none;
}
.TexteSection a:hover{
	text-decoration:underline;
}

.descriptionreunion {
	color:#727272;
	font-size:16px;
	font-family: 'Open Sans';
	padding:23px 23px 23px 65px;
	background:#f9f9f9 url('../images/EVENT_MESSAGE.png') no-repeat;
	background-position:23px 23px;
	line-height:25px;
}
.blocaccordeon {
	background-color:white;
	padding:23px;
}
.libellesParamNotif {
	max-height:200px;
	overflow:auto;
}
.libellesParamNotifDetail {
	max-height:500px;
	overflow:auto;
}
.tdperiodicity .label {
	color: #727272;
	font-size: 16px;
	font-family: 'Open Sans';
	padding-left:10px;
	width:100px;
}
.tdperiodicity .on {
	color: #727272;
	font-size: 16px;
	font-family: 'Open Sans';
	padding-right:10px;
}
.tdperiodicity div {
	margin-top:5px;
}
.tdperiodicity div:first-child {
	margin-top:0px;
}
.tableform .tdperiodicity .heure input {
	width:40px;
	text-align:center;
}
.container {
	overflow:auto;
}
.colonnedroite .entete table.fonctions {
	float:right;
}
.colonnedroite .entete table.fonctions tr td.recherche2,.colonnedroite .entete table.fonctions tr td.param,.colonnedroite .entete table.fonctions tr td.message,.colonnedroite .entete table.fonctions tr td.alert {
	border-right:1px solid #d5d5d5;
}
.colonnedroite .entete table.fonctions tr td.message,.colonnedroite .entete table.fonctions tr td.alert {
	display:none;
}
.colonnedroite .entete table.fonctions img {
	display:block;
	border:0px;
}
.colonnedroite .entete table.fonctions tr td {
	padding:0px 15px 0px 15px;
}
.colonnedroite .entete table.fonctions tr td.compte {
	padding:0px 35px 0px 15px;
}
.colonnedroite .entete table.fonctions tr td.rechercheform {
	display:none;
}
.colonnedroite .entete table.fonctions tr td.recherche {
	padding:0px 0px 0px 0px;
	color:#b5b5b5;
	font-size:17px;
	font-family: 'Open Sans';
}
.colonnedroite .entete table.fonctions td.compte .nom {
	color:#002e60;
	font-size:17px;
	font-family: 'Open Sans';
	text-align:right;
}
.colonnedroite .entete table.fonctions td.compte .secretariat {
	color:#989898;
	font-size:10px;
	font-family: 'Open Sans';
	text-align:right;
	margin-top:-4px;
}

.colonnedroite .entete table.fonctions td.compte .deconnexion {
	text-align:right;
}
.colonnedroite .entete table.fonctions td.compte .deconnexion a {
	color:#989898;
	font-size:14px;
	font-family: 'Open Sans';
	text-decoration:none;
}
.colonnedroite .entete table.fonctions td.compte .deconnexion a:hover {
	text-decoration:underline;
}
.colonnedroite .entete table.fonctions td {
	height:50px;
}
.corps {
	padding:125px 35px 35px 35px;
}
.groupe #inscrit {
	color: #74bd48;
	font-weight: bold;
}
.groupe #attente{
	color: orange;
	font-weight: bold;
}
.blocreunion,.blocrelation, .blocnews {
	background-color:white;
	padding:22px;
	margin-bottom:35px;
	-webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.19);
	-moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.19);
	box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.19);
}
.blocreunion td.date,.blocnews td.date, .blocrelation td.icone{
	text-align:center;
	border-right:1px solid #e3d712;
	width:96px;
	padding-right:22px;
	vertical-align:top;
}
.blocrelation td.icone{
	width:196px;
}
.blocreunion td.date a, .blocnews td.date a{
	text-decoration:none;
}
.blocreunion td.titre,.blocnews td.titre,.blocrelation td.titre{
	text-align:left;
	padding-left:35px;
	vertical-align:top;
}
.blocrelation td.titre .titre {
	color:#515151;
	font-size:22px;
	font-family: 'Open Sans';
}
.blocrelation td.titre .info {
	color:#727272;
	font-size:16px;
	font-family: 'Open Sans';
	margin-top:9px;
}
.blocrelation td.titre .info a{
	color:#727272;
	text-decoration:none;
}
.blocrelation td.titre .info a:hover{
	text-decoration:underline;
}
.blocrelation td.titre .info .semibold{
	font-family: 'Open Sans';
}
.blocreunion td.date .mois, .blocnews td.date .mois {
	color:#125d67;
	font-size:24px;
	font-family: 'Open Sans';
}
.blocreunion td.date .jour, .blocnews td.date .jour {
	color:#125d67;
	font-size:50px;
	font-family: 'Open Sans';
	line-height:51px;
}
.blocreunion td.date .heure, .blocnews td.date .heure {
	color:#125d67;
	font-size:20px;
	font-family: 'Open Sans';
}
.blocreunion td.titre .titre, .blocnews td.titre .titre {
	color:#515151;
	font-size:22px;
	font-family: 'Open Sans';
}
.blocreunion td.titre .titre a, .blocnews td.titre .titre a{
	color:#515151;
	text-decoration:none;
}
.blocreunion td.titre .titre a:hover, .blocnews td.titre .titre a:hover {
	text-decoration:underline;
}
.blocreunion td.titre .place,.blocreunion td.titre .groupe,.blocreunion td.titre .date, .blocnews td.titre .place,.blocnews td.titre .groupe,.blocnews td.titre .date {
	margin-top:10px;
	color:#727272;
	font-size:16px;
	font-family: 'Open Sans';
	padding-left:30px;
}
.blocreunion td.titre .place a,.blocreunion td.titre .groupe a,.blocreunion td.titre .date a, .blocnews td.titre .place a,.blocnews td.titre .groupe a,.blocnews td.titre .date a {
	color:#727272;
	text-decoration:none;
}
.blocreunion td.titre .place a:hover,.blocreunion td.titre .groupe a:hover,.blocreunion td.titre .date a:hover, .blocnews td.titre .place a:hover,.blocnews td.titre .groupe a:hover,.blocnews td.titre .date a:hover {
	text-decoration:underline;
}
.blocreunion td.titre .date, .blocnews td.titre .date {
	background:url('../images/EVENT_DATE.png') no-repeat;
	background-position:0px 0px;
}
.blocreunion td.titre .place, .blocnews td.titre .place {
	background:url('../images/EVENT_PLACE.png') no-repeat;
	background-position:0px 0px;
}
.blocnews td.titre .desc {
	background:url('../images/EVENT_MESSAGE.png') no-repeat;
	background-position:0px 0px;
}
.blocreunion td.titre .groupe, .blocnews td.titre .groupe {
	background:url('../images/EVENT_GROUP.png') no-repeat;
	background-position:0px 0px;
}
.hidden {
	display:none;
}
label {
	cursor:pointer;
}
html {
	overflow-y: scroll; /*scrollbar toujours affichées*/
}
html,body {
	width:100%;
	margin:0px;
	padding:0px;
}
body {
	background:url('../images/background2.jpg') no-repeat;
	background-position:center center;
	background-size:cover;
	background-attachment: fixed;
}
.site {
	width:1330px;
	margin:auto;
	background-color:#f0f0f1;
}
.colonnegauche {
	float:left;
	width:210px;
	background-color:white;
	position:fixed;
}
.boutonsformulaire {
	margin-top:43px;
}
.boutonsformulaire input{
	float:right;
	margin-top:0px;
	margin-left:34px;
}
.colonnedroite {
	width:1120px;
	margin-left:210px;
}
.colonnedroite .entete {
	background-color:#f9f9f9;
	height:90px;
	position:fixed;
	width:1120px;
	z-index:10;
}
.colonnedroite .entete table td {
	height:90px;
}
.colonnedroite .entete h1 {
	color:#24add3;
	color:#0039A6;
	font-size:18px;
	font-family: 'Open Sans';
	letter-spacing:1px;
	background:url('../images/PREVIOUS.png') no-repeat;
	background-position:0px 5px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 5px 25px;
	font-weight:400;
}
.colonnedroite .entete .divpath {
	color:#989898;
	font-size:17px;
	font-family: 'Open Sans';
	margin-left:45px;
}
.colonnedroite .entete .divpath a{
	color:#989898;
	text-decoration:none;
}
.colonnedroite .entete .divpath a:hover{
	text-decoration:underline;
}
.colonnedroite .entete, .colonnegauche a.logo {
	-webkit-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.5);
}
.colonnegauche a.logo {
	position:absolute;
	display:block;
	background:url('../images/LOGO.jpg') no-repeat;
	/* 265 sur 125*/
	background-size: 74px 74px;
	width:210px;
	height:90px;
	background-position:67px 9px;
	z-index:10;
}
.colonnegauche .menu {
	margin-top:90px;
	background-color:#125d67;
	padding-bottom:20px;
	overflow:auto;
	height:0px;
}
.notificationdetail {
	background-color:white;
	font-family:Verdana;
	font-size:14px;
}
.notificationdetail a{
	color:#25afd5;
}
.menu .menu1 {
	background-color:#125d67;
	padding:0px 15px 0px 15px;
}
.menu .menu2 {
	background-color:white;
	padding:0px 15px 0px 15px;
}
.menu .menu3 {
	background-color:white;
	padding:1px 15px 1px 30px; /*corrigé en JS pour l'écart entre menu2 et menu3 et l'écart entre menu3 et menu2*/
}

.menu .menu4 {
	background-color:white;
	padding:3px 15px 3px 30px;
}
.menu .menu1.active {
	background-color:white;
	padding-bottom:15px;
}
.menu .menu1.active.sanssousmenu {
	padding-bottom:0px;
}
.menu .Leftmenu4 {
	display:block;
	color:#959595;
	font-size:16px;
	font-family: 'Open Sans';
	background-color:white;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	background:white url('../images/tiret.jpg') no-repeat;
	background-position:0px 11px;
}
.menu .blocmenu1 .blocmenu2:last-child .menu2 {
	padding-bottom:15px;
}
.menu .menu4.active .Leftmenu4 {
	color:#5e5e5e;
}
.menu .Leftmenu3 {
	display:block;
	color:#959595;
	font-size:16px;
	font-family: 'Open Sans';
	background-color:white;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.menu .menu3.active .Leftmenu3 {
	color:#5e5e5e
}
.menu .Leftmenu1 {
	display:block;
	background-color:#125d67;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	height:40px;
	padding:90px 0px 0px 0px;
	text-decoration:none;
	font-family: 'Muli';
	background-repeat:no-repeat;
	background-position:center 30px;
}
.menu .Leftmenu1.hidden {
	display:none;
}
.menu .border .Leftmenu1 {
	border-bottom:1px solid rgba(255,255,255,0.4);
}
.menu .border.active .Leftmenu1 {
	border-bottom:1px solid #125d67;
}
.menu .border.active.sanssousmenu .Leftmenu1 {
	border-bottom:1px solid white;
}
.menu .menu1.active .Leftmenu1 {
	background-color:white;
	color:#125d67;
}
.menu .menu1.library .Leftmenu1{
	background-image:url('../images/LIBRARY_WHITE.png');
}
.menu .menu1.myEURATEX .Leftmenu1{
	background-image:url('../images/myEURATEX_WHITE.png');
}
.menu .menu1.News .Leftmenu1{
	background-image:url('../images/NEWS_WHITE.png');
}
.menu .menu1.groups .Leftmenu1{
	background-image:url('../images/GROUPS_WHITE.png');
}

.menu .menu1.library.active .Leftmenu1{
	background-image:url('../images/LIBRARY_BLUE.png');
}
.menu .menu1.myEURATEX.active .Leftmenu1{
	background-image:url('../images/myEURATEX_BLUE.png');
}
.menu .menu1.News.active .Leftmenu1{
	background-image:url('../images/NEWS_BLUE.png');
}
.menu .menu1.groups.active .Leftmenu1{
	background-image:url('../images/GROUPS_BLUE.png');
}

.menu .Leftmenu2 {
	display:block;
	color:#125d67;
	font-size:18px;
	font-family: 'Muli';
	text-decoration:none;
	background:white url('../images/MENU_CARRE.png') no-repeat;
	background-position:0px 13px;
	line-height:20px;
	padding:6px 0px 6px 15px;
}
.menu .menu2.active .Leftmenu2 {
	color:#002e60;
	background:white url('../images/MENU_CARRE_active.png') no-repeat;
	background-position:0px 13px;
}
.menu .moinsmenu1,.menu .plusmenu1 {
	width:15px;
	height:15px;
	position:absolute;
	margin:95px 0px 0px 165px;
	cursor:pointer;
}
.menu .moinsmenu1 {
	background:url('../images/MENU-MOINS-GRAND.png');
}
.menu .plusmenu1 {
	background:url('../images/MENU-PLUS-GRAND.png');
}
.menu .moinsmenu2,.menu .plusmenu2 {
	width:10px;
	height:10px;
	position:absolute;
	/*margin: 7px 0px 0px 160px;*/
	margin:-18px 0px 0px 170px;
	
	cursor:pointer;
}
.menu .moinsmenu2 {
	background:url('../images/MENU_MOINS_PETIT.png');
}
.menu .plusmenu2 {
	background:url('../images/MENU-PLUS-PETIT.png');
}
*:focus {
    outline: none;
}
input::-moz-focus-inner{
    border:0;
}
.unselectable {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	-ms-user-select: none;
}
.blocconnexion2 {
	height:240px;
}
.blocconnexion {
	/* RLMODIF background-color:rgba(14,155,212,0.85);*/
	background-color:rgb(18, 93, 103, 0.7);
	position:absolute;
	width:100%;
}
.containerconnexion {
	margin:auto;
	width:337px;
}
.containerconnexion.definepassword {
	width:700px;
}
.containerconnexion.resetpassword {
	width:450px;
}
.indicationspassword {
	color: #ff2929;
	font-size: 14px;
	font-family: 'Open Sans';
	width:380px;
}
.containerconnexion .indicationspassword {
	text-align:center;
	margin:auto;
	margin-bottom:13px;
}
.containerconnexion .texte {
	text-align:center;
	margin:auto;
	width:400px;
	margin-bottom:30px;
	color: #7E7F82;
	font-size: 17px;
	font-family: 'Open Sans';
}
.containerconnexionblanc {
	background:white url('../images/LOGO_LOGIN.jpg') no-repeat;
	/*RLMODIF background-position:center 31px; */
	background-position:21px 13px;
	padding:115px 25px 17px 25px;
	margin-top:-115px;
	background-size: 314px 123px;
}
.containerconnexion .message{
	color:#7E7F82;
	font-size:19px;
	font-family: 'Muli';
	text-align:center;
	max-width:500px;
	margin:auto;
	margin-top:25px;
	margin-bottom:24px;
}
.containerconnexion .message a{
	color:#125d67;
	text-decoration:none;
}
.containerconnexion .message a:hover{
	text-decoration:underline;
}
.containerconnexion .message .blue{
	color:#125d67;
	font-family: 'Muli';
}
.containerconnexion .byorganica {
	text-align:right;
	margin-top:3px;
	color:#F5F5F5;
	font-size:13px;
	font-family: 'Open Sans';
	letter-spacing:1px;
}
.containerconnexion .byorganica a{
	color:#F5F5F5;
	text-decoration:none;
}
.containerconnexion .byorganica a:hover{
	text-decoration:underline;
}
.containerconnexion input[type=text],.containerconnexion input[type=password],.rechercheform input[type=text],.tableform input[type=text],.tableform input[type=password],.recuppassword input[type=text] {
	color:#727272;
	font-size:16px;
	font-family: 'Muli';
	border:1px solid #bbbbbb;
	display:block;
	padding:5px 10px 5px 10px;
	width:200px;
	-moz-transition: border 0.2s ease;
	-webkit-transition: border 0.2s ease;/* WebKit */
	-o-transition: border 0.2s ease; /* Opera */
	transition: border 0.2s ease; /* Standard */
}
.tableform textarea {
	border:1px solid #bbbbbb;
	color:#727272;
	background-color:#eef1f0;
	font-family: 'Open Sans';
	font-size:16px;
	padding:5px 10px 5px 10px;
	width:378px;
	resize:none;
}
.tableform input[type=text]:disabled,.tableform input[type=password]:disabled,.tableform textarea:disabled,.containerconnexion input[type=text]:disabled {
	background-color:#eef1f0;
}
.tableform input[type=text],.tableform input[type=password] {
	width:378px;
	font-family: 'Open Sans';
}
.recuppassword input[type=text] {
	width:280px;
}
.blocaccordeon .blocadresse,.blocaccordeon .bloctelecom {
	margin-top:45px;
}
.blocaccordeon .blocadresse:first-child,.blocaccordeon .bloctelecom:first-child {
	margin-top:0px;
}
.titreorange {
	color:#E5861A;
	color:#125d67;
	font-family: 'Open Sans';
	font-size:18px;
	border-bottom:1px solid #c3c3c3;
	margin-bottom:24px;
	padding-bottom:10px;
	padding-left:15px;
}
.containerconnexion .consent {
	border-collapse:collapse;
	width:500px;
	margin:auto;
	margin-bottom:15px;
}

.containerconnexion .consent td{
	vertical-align:top;
	padding:10px;
	color: #7E7F82;
	font-size: 14px;
	font-family: 'Open Sans';
	text-align:center;
}
.containerconnexion .consent td a{
	color:#125d67;
	text-decoration:none;
}
.containerconnexion .consent td a:hover{
	text-decoration:underline;
}
.containerconnexion input[type=text],.containerconnexion input[type=password] {
	padding:8px 10px 8px 35px;
	width:240px;
}
.containerconnexion input[type=text] {
	background:white url('../images/iconeusername.png') no-repeat;
	background-position:10px 9px;
	margin:auto;
	margin-bottom:13px;
}
.containerconnexion input[type=password] {
	background:white url('../images/iconepassword.png') no-repeat;
	background-position:10px 10px;
	margin:auto;
	margin-bottom:13px;
}
.tableform textarea:focus,.tableau .recherche input:focus,.containerconnexion input[type=text]:focus,.containerconnexion input[type=password]:focus,.rechercheform input[type=text]:focus,.tableform input[type=text]:focus,.tableform input[type=password]:focus,.recuppassword input[type=text]:focus {
	border:1px solid #002e60;
}
.containerconnexion .forgottenpassword {
	font-family: 'Muli';
	color:#727272;
	font-size:16px;
	margin-top:10px;
}
.containerconnexion .errormessage {
	font-family: 'Muli';
	color:red;
	font-size:13px;
	margin-top:10px;
}
.containerconnexion .forgottenpassword:hover {
	text-decoration:underline;
}
.containerconnexion label {
	font-family: 'Muli';
	color:#727272;
	font-size:13px;
	padding-left: 10px;
}
.containerconnexion table {
	margin:25px 0px 25px 0px;
	width:100%;
	border-collapse:collapse;
}
.containerconnexion .tdforgot {
	text-align:right;
}
.containerconnexion .tdforgot a {
	cursor:pointer;
	color:#125d67;
	font-family: 'Muli';
	font-size:13px;
}

.bgleft {
	background:url('../images/IMAGE_FOND_GAUCHE.jpg') no-repeat;
	background-position:center center;
	background-size:cover;
	position:fixed;
}
.bgright {
	background:url('../images/IMAGE_FOND_DROITE.jpg') no-repeat;
	background-position:center center;
	background-size:cover;
	position:fixed;
}
.bgright .byorganica{
	bottom:0;
	position:absolute;
	margin:0px 0px 15px 15px;
	color:#125d67;
	font-family: 'Open Sans';
	font-size:13px;
}
.bgright .byorganica a{
	color:#125d67;
	text-decoration:none;
}
.bgright .byorganica a:hover{
	text-decoration:underline;
}
.containerconnexion input[type=submit],.zipanddownloadbutton,.boutonvalider,.boutonannuler,.icalbouton,#zipanddownloadbutton2,#zipanddownloadbutton,.recuppassword input[type=submit],.errorbloc .fermer input {
	color:white;
	font-size:17px;
	font-family: 'Muli';
	background-color:#125d67;
	padding:5px 20px 5px 20px;
	border:0px;
	cursor:pointer;
	-moz-transition: background-color 0.2s ease;
	-webkit-transition: background-color 0.2s ease;/* WebKit */
	-o-transition: background-color 0.2s ease; /* Opera */
	transition: background-color 0.2s ease; /* Standard */
}
.errorbloc .fermer input {
	float:right;
}
.containerconnexion input[type=submit] {
	padding:13px 0px 13px 0px;
	width:100%;
	font-size:18px;
}
.containerconnexion input[type=submit]:disabled {
	background-color:#DDDDDD;
	cursor:default;
}
.boutonvalider,.boutonannuler,#zipanddownloadbutton2,#zipanddownloadbutton {
	margin-top:23px;
}
.recuppassword input[type=submit] {
	margin-left:20px;
}
.containerconnexion input[type=submit]:hover,.zipanddownloadbutton:hover,.boutonvalider:hover,.icalbouton:hover,#zipanddownloadbutton2:hover,#zipanddownloadbutton:hover,.recuppassword input[type=submit]:hover,.errorbloc .fermer input:hover {
	background-color:#125d67;
}
.containerconnexion input[type=submit]:disabled:hover {
	background-color:#DDDDDD;
}
.boutonsformulaire {
	margin-top:43px;
}
.icallien {
	text-decoration:none;
}
.icalbouton {
	margin-top:23px;
}
.boutonsformulaire input{
	float:right;
	margin-top:0px;
	margin-left:34px;
	font-size:18px;
	padding:13px 20px 13px 20px;
	min-width:210px;
}
.boutonannuler{
	background-color:#959595;
}
.boutonannuler:hover{
	background-color:#757575;
}
.tableform {
	border-collapse:collapse;
}
.messagevalidation {
	color:#727272;
	font-size:16px;
	font-family: 'Open Sans';
	padding:23px 23px 23px 65px;
	background:#f9f9f9 url('../images/SMALL-CHECKBOX - CHECKED - BLEU – 1@2x.png') no-repeat;
	background-position:23px 23px;
	line-height:25px;
}
.tableform td{
	padding-bottom:24px;
}
.tableform tr:last-child td{
	padding-bottom:0px;
}
.tableform .libelle {
	color:#024999;
	font-size:16px;
	font-family: 'Open Sans';
	width:170px;
	padding-left:15px;
	vertical-align:top;
	padding-top:7px;
}

.site .corps.corpsConsent{
	background-color:white;
}

.site .corps.corpsConsent .titleConsent{
	font-size:40px;
	text-align:center;
	font-family:'source_sans_probold';
}

.site .corps.corpsConsent .descriptionConsent{
	margin-top:60px;
	font-size:20px;
	text-align:center;
	font-family:'Open Sans';
}

.site .corps.corpsConsent .descriptionConsent a{
	color:#33597f;
}

.site .corps.corpsConsent .subtitleConsent{
	text-align:center;
	font-family:'source_sans_probold';
	font-size:20px;
	
}

.msgAnswerConsent{
	margin-left:200px;
	margin-right:200px;
	font-size:20px;
	font-family:'Open Sans';
	margin-top:100px;
}

.WrapperBoutonConsent{
    display:table-cell;
	vertical-align:middle;
}

.boutonConsent{
	display:table-cell;
	width:125px;
	margin-right:30px;
	text-transform:uppercase;
	color:white;
	font-size:17px;
	font-family: 'Open Sans';
	background-color:#125d67;
	padding:5px 20px 5px 20px;
	border:0px;
	cursor:pointer;
	-moz-transition: background-color 0.2s ease;
	-webkit-transition: background-color 0.2s ease;/* WebKit */
	-o-transition: background-color 0.2s ease; /* Opera */
	transition: background-color 0.2s ease; /* Standard */
}

.boutonConsent.boutonAgree{
	background-color:#5a9619;
}

.boutonConsent.boutonDisagree{
	background-color:#b1331f;
}

.chooseConsent{
	margin-top:60px;
}

.blocChooseConsent{
	margin-bottom:60px;
	margin-right:50px;
	margin-left:50px;
	display:table;
}

.blocChooseConsent p{
	font-size:20px;
	font-family:'Open Sans';
	display:table-cell;
}

.MessageMediatheque,.MessageVide{
	background-color: white;
	padding: 22px;
	margin-bottom: 35px;
/*	-webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.19);
	-moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.19);
	box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.19);
*/	color: #727272;
	font-size: 17px;
	font-family: 'Open Sans';
	}	
.MessageMediatheque	.checkbox{
	padding-right:22px;
	margin-left:3px;
	margin-top: 3px;
	}

a{
	text-decoration:none;
}

.DescGroupe {
	background-color:#fff;
	color:#024999;
	font-size:18px;
	font-family: 'Open Sans';
	padding:13px 23px 13px 23px;
	margin-top:35px;
	border-bottom: 5px solid #024999;
}

.GoogleLien{
	margin-top:10px;
	color:#727272;
	font-size:16px;
	font-family: 'Open Sans';
	padding-left:30px;
}

.GoogleLien a{
	text-decoration: none;
	color: #357797;
}

.mapGoogle{
	border: none;
	width: 100%;
	height: 300px;
	margin-top: 30px;
}

.divTextArea{
	color:#727272;
	font-size:16px;
	font-family: 'Muli';
	border:1px solid #bbbbbb;
	display:block;
	padding:5px 10px 5px 10px;
	width:378px;
	-moz-transition: border 0.2s ease;
	-webkit-transition: border 0.2s ease;/* WebKit */
	-o-transition: border 0.2s ease; /* Opera */
	transition: border 0.2s ease; /* Standard */
	background-color:#eef1f0;
	font-family: 'Open Sans';
}


.imgConnexion {
    padding-right: 15px;
}

/* FEDEREC actu */

table.actualites {
  /*border-collapse:collapse;*/
  width:80%;
}
table.actualites td {
  vertical-align:top;
  width:200px;
}
table.actualites td.separateur {
  width:20px;
}
div.container {
  overflow:hidden;
}
table.actualites div.container {
  width:200px;
  height:370px;
}
table.actualites img {
  display:block;
}
table.actualites div.plus {
  background:url('../images/plus.png') no-repeat;
  width:54px;
  height:54px;
  position:absolute;
  margin-left:190px;
  opacity:0.6;
  filter: Alpha(Opacity=60);
  cursor:pointer;
  z-index:1;
}
table.actualites div.texte {
  position:absolute;
  margin-top:240px;
  background-color:rgba(0,0,0,0.3);
  height:98px;
  width:200px;
  color:white;
  padding:16px 20px 16px 20px;
}
table.actualites div.texte div.titre1 {
  font-family:"RalewaySemiBold";
  font-size:19px;
  text-transform:uppercase;
  margin-bottom:5px;
}
table.actualites div.texte div.titre2 {
  font-family:"RalewayMedium";
  font-size:28px;
  text-transform:uppercase;
}

.transparence{
	/*background-color: rgba(255, 255, 255, 0.30);*/
	background-color: rgba(240, 240, 241);
	padding: 0px;
}
.blocnews td.titre .titre{
	font-size: 20px;
}
.blocnews td.date{
	width: 96px;
	/*vertical-align: middle;*/
}
.blocnews{
	margin: 0px;
	margin-top: 10px;
	padding: 18px;
}
.blocnewshover:hover{
	box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.55);
}
.blocreunion td.date.inscrit {
	border-right: 2px solid #74bd48;
}


/* Académie2 */

.tablecheckbox {
	margin-top:0px;
}
.tablecheckbox td {
	text-align:left;
}
.tablecheckbox td.ecart {
	width:60px;
}
.tablecheckbox td.ecartSmall {
	width:30px;
}
.tablecheckbox label {
	/*font-family: 'source_sans_proregular';*/
	font-family: "Muli";
	color:#727272;
	font-size:17px;
	cursor:pointer;
	padding-left:15px;
	padding-top:1px;
	display:block;
	font-family: 'Open Sans';
}

/*Autre*/

#specialrequest, #specialrequestGuest, #specialrequestSubstitute{
	color: #727272;
	font-size: 16px;
	font-family: 'Muli';
	border: 1px solid #bbbbbb;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 378px;
	height: 50px;
	-moz-transition: border 0.2s ease;
	-webkit-transition: border 0.2s ease;
	-o-transition: border 0.2s ease;
	transition: border 0.2s ease;
}

.selectOrga{
	color: #727272;
	font-size: 16px;
	font-family: 'Muli';
	border: 1px solid #bbbbbb;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 378px;
	height: 50px;
	-moz-transition: border 0.2s ease;
	-webkit-transition: border 0.2s ease;
	-o-transition: border 0.2s ease;
	transition: border 0.2s ease;
}
.ligneInviteMargin{
	margin-top: 25px;
}

input[type=text].boutonvalider{
	text-align: center;
}
#DOCS_SEARCH{
	color: #727272;
	font-size: 17px;
	font-family: 'Open Sans';
	height: 19px;
	width:50%;
    border: 1px solid #bbbbbb;
    display: block;
    padding: 6px 10px 6px 10px;
    width: 200px;
    background-image: url("/EURATEX/OWS/images/SEARCH_BIG.png");
    background-repeat: no-repeat;
    background-position: 194px 2px;
    margin-right: 19px;
}
span .TitrePageMoyen {
	background-color: #125d67;
	color: white;
}
.imgEnteteNotif{
	background-image: url("../images/LOGO.jpg");
	width: 100px;
	height: 100px;
	background-size: 100px 100px;
}
/*.notifParameter td:first-child{
	width:160px;
}*/
.notifParameter div.groupeCheckbox {
	width: 380px;
	border : 1px solid #bbbbbb;
}
.notifParameter textarea{
	width: 377px;
}
.notifParameter label {
	padding-left: 10px;
}
.tableform div.groupeCheckbox table td input {
	width:26%;
	text-align: center;
	margin-left: 20px;
}
.tableform div.groupeCheckbox table td:nth-child(2){
	width: 36%;
}
.tableform.notifParameter td {
	padding-right: 15px;
}
.tableform a {
	background-color: #eef1f0;
	width: 378px;
	font-family: 'Open Sans';
	color:
	#727272;
	font-size: 16px;
	border: 1px solid
	#bbbbbb;
	display: block;
	padding: 5px 10px 5px 10px;
}

.groupeBoutonValider, .groupeBoutonValider2, .ligneInviteBoutons1 {
	margin-right: 0px;
	display: flex;
	justify-content: flex-end;
}
.groupeBoutonValider2, .ligneInviteBoutons1{
	width: calc(185px + 400px);
}
.groupeBoutonValider2 input.telBoutonSave1, .groupeBoutonValider2 input.orgaBoutonSave1, .ligneInviteBoutons1 input.boutonvalider{
	margin-left: 10px;
}
.boutonvalider {
	float:right;
}
td.titre .boutonvalider, .blocaccordeoninsc .boutonvalider{
	float:left;
}
.blocaccordeoninsc .boutonvalider{
	margin-bottom: 23px;
}
.blocaccordeoninsc .blocadresse {
	margin-top: 0px;
}
.blocaccordeoninsc .blocadresse .boutonvalider {
	margin-bottom: 20px;
}
.blocaccordeoninsc .boutonvalider {
	margin-left: 10px;
}
div.blocreunion:hover{
    box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.55);
}
.imgPhotoPersDetail {
	height:150px;
	border: 6px solid white;
}
.validationMessage {
	color: #74bd48;
	font-weight: bold; 
	font-family: 'Open Sans';
	font-size:15px;
	padding: 15px;
	padding-left: 25px;
	background-color: white;
}

.tableau tr td.tdNumber {
	width: 82px;
	min-width: 82px;
}
.tableau tr td.tdMail {
	width: 120px;
	min-width: 120px;
}
.flex {
	display: flex;
}
.tdFitContent {
	width: 100%;
/*    white-space: nowrap;
*/}
.alignTop {
	vertical-align: top;
}
