* {
	margin:  0px;
	padding: 0px;
	font-family: arial !important;
}

a {
	font-size: 14px;
}

p {
	font-size: 14px;
	margin: 10px 0px;
	line-height: 25px;
}


.mailsend {
	color: white;
	text-align: center;
	width: 500px;
	margin: 0 auto;
}

html {
	color: black !important;
}

body {
}

#bodyAdmin {
	/*background-color: #F1F1F1;*/
}

header {
	background-color: white;
}

header nav a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 40px;
	color: black;
}

#headerAdmin {
	border-bottom: 1px solid #DDD;
	padding-bottom: 25px;
}

.headerAdmin {
	width: 250px;
	background-color: white;
	position: fixed;
	height: 100%;
	top: 0px;
	left: 0px;
}

.redStar {
	color: red;
}

.headerAdmin nav a {
	display: block;
}

.linkLogoAdmin {
	float: left;
}

.linkLogoAdmin img {
    width: 130px;
    margin-top: 15px;
}

.menuAdmin {
	float: right;
	margin-top: 50px;
}

.menuNonResp a:hover {
	color: #1c3d73 !important;
	transition: 0.5s;
	text-decoration: none;
	border-bottom: 2px solid #ddd;
	padding-bottom: 5px;
}

.btnEspaceProHeader:hover {
	background-color: #406cb5;
	text-decoration: none;
	color: white;
	transition: 0.5s;
}

.btnBanner:hover {
	background-color: #406cb5;
	text-decoration: none;
	color: white;
	transition: 0.5s;
}

.topHeader {
	height:70px;
	border-bottom: 1px solid #e8e8e8;
}

.topHeaderAdmin {
	height: 45px;
	border-bottom: 1px solid #e8e8e8;
}

.bottomHeader {
	width: 1300px;
	margin: 0 auto;
}

.wrapperAdmin {
	width: 1300px;
	margin: 0 auto;
}

.wrapper {
	width: 1300px;
	margin: 0 auto;
}

.wrapperBanner {
    background-image: url(../img/fond-te.png);
    background-size: cover;
    padding: 50px 0px 75px;
    box-sizing: border-box;
    width: 1300px;
    margin: 0 auto;
}

.socialNetwork {
	float: left;
	margin-top: 25px;
}

.linkTopHeader {
	text-decoration: none;
	margin-right: 10px;
	color: black;
}

.btnBackTo {
	padding: 10px;
	margin-left: 10px;
	text-decoration: none;
	background-color: #1c3d73;
	color: white;
}

.btnBackTo:hover {
	background-color: #0a2756;
	transition: 0.5s;
}

.access {
	float: left;
	margin-top: 15px;
}

.menuTopHeader {
	float:  right;
	margin-top: 23px;
}

.menuTopHeaderAdmin {
	float: right;
	margin-top: 13px;
}

.btnEspaceProHeader {
	background-color:  #1c3d73;
	color: white;
	padding: 28px;
}

.btnBackSite {
	background-color:  #1c3d73;
	color: white;
	padding: 15px;
	text-decoration: none;
}

.logo {
	float: left;
	margin: 25px 0px;
	width: 130px;
}

.logoAdmin {
	width: 100px;
}

.menuPrincipal {
	float: right;
	margin-top: 54px;
}

.clr {
	clear: both;
}

.banner {
	background-color:  hsl(0deg 0% 96%);
	text-align: center;
}

.bannerListEvent {
	background-color:  hsl(0deg 0% 96%);
}

.bold {
	font-weight:  bold;
}

.bg-banner {
	background-image: url(../img/fond-te.png);
    background-size: cover;
    height: 440px;
    padding-top: 130px;
    box-sizing: border-box;
}

.baseline {
	font-weight:  normal;
	font-size: 40px;
	margin: 0 auto;
	line-height: 55px;
	margin-bottom: 45px;
}

.baselineBanner {
	font-weight:  normal;
	font-size: 30px;
	margin: 0 auto;
	line-height: 55px;
	margin-bottom: 35px;
	text-align: center;
}

.btnBanner {
	background-color: #1c3d73;
    color: white;
    padding: 12px 25px;
    font-weight: bold;
    text-decoration: none;
}

.btnFindEvent {
	margin-right: 15px;
}

.tryptique {
	background-color: hsl(0deg 0% 96%);
	padding: 50px 0px;
	border-top: 1px solid #e2e2e2;
	margin-bottom: 100px;
}

.trip {
	display: flex;
	justify-content: space-between;
	width: 176px;
    font-weight: bold;
}

.trip2 {
	width: 200px;
}


.trip3 {
	width: 116px;
}


.chiffreTrip {
    font-size: 35px;
    margin-top: 26px;
}

.txtTrip {
	line-height: 20px;
	margin-left: 20px;
}

.txtTrip1 {
	margin-top: 20px;
}

.txtTrip3 {
	margin-top: 20px;
}

.wrapperTryptique {
	display: flex;
	justify-content: space-between;
	width: 720px;
	margin: 0 auto;
}

.wrapperContent {
	width: 1000px;
	margin: 0 auto;
}

.wrapperPartners {
    background-image: url(../img/e.png);
    background-repeat: no-repeat;
    padding: 80px 0px;
    background-position: center;
}

.listActus {
	margin: 100px 0px 0px;
}

.listActus .event {
	height: 400px;
	margin-bottom: 50px;
}

.eventAdmin {
    /*background-color: #FFF;
    padding: 20px;*/
	box-sizing: border-box;
    height: 440px;
    margin-bottom: 50px;
}

.eventAdmin:hover {
    box-shadow: inherit !important;
}

.event {
    float: left;
    width: 30%;
    margin-right: 5%;
}

.event:hover {
	box-shadow: 0px 0px 27px -10px;
	text-decoration: none;
	transition: 0.5s;
}

.event a:hover {
	text-decoration: none;
}

.iconhandicap {
	width: 80px;
}

.listEvents :nth-child(3n) {
	margin-right: 0px;
}

.listEvents .event {
    margin-bottom: 80px;
	height: 465px;
}

.blocRecapFloat {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.blocRecapFloat a {
	text-decoration: none;
}

/*.blocRecapFloat:hover {
	box-shadow: 0px 0px 10px #ededed;
}*/

.blocRecap {
	width: 244px;
	text-align: center;
	background-color: #EEE;
	margin: 0px 0px 10px;
	padding: 50px;
	box-sizing: border-box;
}

.lastBlocRecap {
	margin-right: 0px;
}

.aValider {
	font-size: 11px;
	color: #999;
	text-align: center;
	display: block;
}

.usersRecap {
	background-color: #feffdc;
	color: #857D45;
	font-weight: bold;
}


.usersRecap:hover {
	background-color: #fdffb3;
	transition: 0.5s;
}

.eventsRecap {
	background-color: #EBFAFE;
	color: #478596;
	font-weight: bold;
}

.eventsRecap:hover {
	background-color: #d9f7ff;
	transition: 0.5s;
}

.equipmentsRecap {
	background-color: #ECFEEF;
	color: #71B378;
	font-weight: bold;
}

.equipmentsRecap:hover {
	background-color: #b8ffc3;
	transition: 0.5s;
}

.ressourcesRecap {
	background-color: #FEF2EC;
	color: #A27D6C;
	font-weight: bold;
}
.ressourcesRecap:hover {
	background-color: #ffd5c0;
	transition: 0.5s;
}

.newsRecap {
	background-color: #fbf3ff;
	color: #817AAD;
	font-weight: bold;
}


.newsRecap:hover {
	background-color: #efd0ff;
	transition: 0.5s;
}

.iconIndexAdmin {
	display: block;
	width: 30px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.iconMap {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.waitValid {
	text-align: center;
	background-color: #ff6262;
	color: white;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 10px;
}

.titleValidAdmin {
    background-color: #ff7373 !important;
    padding: 5px;
    color: white;
}

.eventAdmin .imgEvent {
	height: 210px !important;
}

.formLeft {
	width: 620px;
	float: left;
}

.formRight {
	width: 620px;
	float: right;
}

.formRight img {
	width: 100%;
}

.inputform {
	float: left;
	margin-top: 26px;
	margin-right: 10px;
}

.event .imgEvent {
	width:  100%;
	height: 280px;
	border: 1px solid #eee;
}

.ariane {
	margin-bottom: 40px;
	font-size: 12px;
}

.inputdate {
    width: 100%;
    padding: 10px;
    border: 1px solid #DDD;
}

.inputhour {
    width: 100%;
    padding: 10px;
    border: 1px solid #DDD;
}

.imgDelete {
	width: 100%;
}

.titleSuppr {
	margin-bottom: 50px;
}

.btnNon {
	display: block;
	width: 100%;
	background-color: #DDD;
	padding: 20px;
	text-align: center;
	color: black;
	text-decoration: none;
	box-sizing: border-box;
	margin-top: 80px;
	cursor: pointer;
}

.btnNon:hover {
	background-color: #1C3D73;
	transition: 0.5s;
	color: white;
}

.btnOui {
	display: block;
	width: 100%;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

.titlePageDash {
	float: left;
}

.titleEvents a.btnAdd {
	float: right;
	background-color: #1c3d73;
	color: white;
	padding: 15px 20px;
	font-size: 14px;
	font-weight: normal;
}

.btnPdf {
	background-color: #1c3d73;
	color: white;
	padding: 15px 20px;
	font-size: 14px;
	font-weight: normal;
}

.titleEvents a.btnAdd:hover {
	background-color: #1756bd;
	transition: 0.5s;
}

.logoSuppr {
	margin: 70px auto;
}

.btnOui:hover {
	color: black;
	text-decoration: underline;
	transition: 0.5s;
}
.listEventAdmin :nth-child(3n) {
	margin-right: 0px;
}

.floatLeft {
	float: left;
}

.formSearchEvent {
	width: 690px;
	margin: 0 auto;
}


.formSearchEvent p {
	font-size: 13px !important;
}

.formSearchEvent input {
	width: 150px;
	margin: 12px 20px 0px 10px;
}

.listEquipAdmin :nth-child(3n) {
	margin-right: 0px;
}

.listActus :nth-child(3n) {
	margin-right: 0px;
}

.lastEventHome {
	margin-right: 0px;
}

.lastRessource {
	margin-right: 0px !important;
}

.searchEvent {
	width:  773px;
	margin: 0 auto;
}

.searchEquipment {
	width:  550px;
	margin: 0 auto;
}

.credits {
	width: 100%;
	font-size: 10px;
}

.formEvent textarea {
	width: 100%;
	height: 200px;
	padding: 10px;
	border: 1px solid #DDD;
	box-sizing: border-box;
}

.formEvent p {
	margin: 20px 0px 0px;
}

.success {
    padding: 30px;
    background-color: #60a760;
    color: white;
}

.successAdd {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
    padding: 30px;
    /*background-color: #60a760;*/
	background-color: #1c3d73;
    color: white;
	text-align: center;
}

.logoSuccess {
	margin-bottom: 30px;
	width: 150px;
}

.txtSuccess {
	margin-bottom: 30px;
}


.btnBackToSuccess {
	padding: 20px;
	text-decoration: none;
	/*background-color: #1c3d73;*/
	background-color: #0a2756;
	color: white;
	margin: 0px auto 10px;
	display: block;
	width: 200px;
}

.btnBackToSuccess:hover {
	background-color: #0a2756;
	transition: 0.5s;
}

.errors {
    padding: 30px;
    background-color: #eb4a4a;
    color: white;
}

.submit {
	padding: 10px;
	box-sizing: border-box;
	border: none;
	margin-top: 20px;
	background-color: #1c3d73;
	color: white;
	width: 100%;
	margin-bottom: 50px;
}

.dispositifs {
	background-color: #f2f8ff;
	padding: 10px 30px 30px;
	margin-top: 30px;
}

.typePublicSelect {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #DDD;
}

.submitSearch {
	padding: 14px;
}

.formSearchEvent {
	margin-bottom: 30px;
}

.inputtext {
	width: 100%;
	padding: 10px;
	border: 1px solid #DDD;
	box-sizing: border-box;
}

.titleAdmin {
	margin-top: 50px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.searchRessources {
	width:  431px;
	margin:  0 auto;
}

.fdflogo {
	width: 92px;
}

.btnGlobalSearch {
    /*float: left;*/
    padding: 14px;
    background-color: white;
    width: 150px;
    margin-right: 20px;
    font-weight: bold;
    color: #666;
    font-size: 14px;
    box-shadow: 0px 0px 10px #e1e1e1;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
}

.btnGlobalSearch:hover {
	background-color: #1b3d74;
	color: white;
	transition: 0.5s;
}

.dlRessources {
	background-color: #f3f4f7;
}

.btnTypeRessources {
	width:  600px;
}

.btnSearch {
	background-color: #1b3d74;
	color: #FFF;
    display: block;
    width: 80px;
    border: none;
    padding: 12px;
}

.formFilter select {
	float: left;
	width: 200px;
	margin-right: 20px;
	cursor: pointer;
}

.submitFormFilter {
	
    background-color: #1b3d74;
    color: #FFF;
    display: block;
    width: 110px;
    border: none;
    padding: 12px;
	cursor: pointer;
}


.catRessources {
	width: 300px;
}

.choice {
	
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
}

.moredate {
	margin-top: 15px;
}

.addDate {
	display: block;
	margin-top: 15px;
	background-color: hsl(235deg 45% 16% / 100%);
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	width: 130px;
	text-align: center;
}

.blocDate {
	background-color: #eee;
	padding: 1px 20px 20px 20px;
	margin: 20px 0px;
	box-sizing: border-box;
}

.blocmoredate {
	border: 1px solid #ddd;
	padding: 5px;
}


.formReini {
	color: white;
}

.formReini h2 {
	color: white;
}

.ressource {
    margin-bottom: 80px;
    background-color: #f3f4f7;
    box-sizing: border-box;
    text-align: center;
    float: left;
    width: 30%;
    margin-right: 5%;
	height: 455px;
}

.ressource img {
	margin: 60px 0px 10px;
}

.titleDoc {
	font-weight: bold;
	padding: 0px 10px;
    margin: 12px auto;
}

.btnTelecharger {
	border-top: 1px solid #d3d8e7;
	margin-top: 30px;
	padding: 15px 0px 10px;
	font-weight:  bold;
}

.columnDetails {
	float: left;
	width: 325px;
}

.columnAddress {
	
	float: left;
	width: 325px;
}

.columnTarif {
	float: left;
	width: 240px;
}

.columnResa {
	float: left;
	width: 240px;
}

.imgInfos {
	float: left;
	margin-top: 20px;
}

.txtInfos {
	font-weight: bold;
}


.btnResa {
    background-color: #1c3d73;
    text-align: center;
    padding: 20px 0px;
    margin-top: 18px;
    display: block;
    color: #FFF;
    text-decoration: none;
}

.txtTarif {
	margin-top: 30px;
}

.infosPrincipales {
	float:  left;
	margin-left: 20px;
}

.wrapperTarif {
	width: 1130px;
	margin: 0 auto;
}

.contentEventDetails {
	padding: 100px 0px;
}

.ressource a {
	text-decoration: none;
	color:  black;
}

.event a {
	text-decoration: none;
	color:  black;
}

.event h3 {
	margin-top: 10px;
	margin-bottom: 10px; 
    font-weight: bold;
    font-size: 18px;
}

.event p {
	margin-bottom: 10px;
}

.titleEvents {
	margin-bottom: 50px;
}

.titleEvents .btnFilter {
	background-color: #1b3d74;
	color: #FFF;
	padding: 20px;
	font-size: 14px;
}

.btnSeeMore {
	background-color: #1b3d74;
	color: #FFF;
	padding: 10px;
	font-size: 14px;
	width: 120px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 10px;
}

.titleEvents p {
	font-size: 24px;
	font-weight: bold;
	float: left;
	color: black;
}

.titleEvents a {
	font-size: 17px;
	font-weight: bold; 
	float: right;
	text-decoration: none;
	color: black;
}

.actusHome {
	margin-top: 100px;
}

.dateActu {
}

.partnersHome {
	background-color: #f5f5f5;
	margin-top: 100px;
}

.introPartners {
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 100px;
}

.logosPartners {
	width: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.logoEssonne {
	margin-top: 51px;
	height: 100px;
	margin-left: 30px;
}

.lastLogoPartners { 
    margin-top: 50px;
    height: 100px;
}

footer {
	background-color: #1b3d74;
	padding: 100px 0px;
	color: #FFF;
}

.titleFooter {
	/*font-size: 24px;*/
	font-weight: bold;
	margin-bottom: 50px;
}

footer a {
	display: block;
	color: white;
	text-decoration: none;
	margin-bottom: 20px;
}

.columnFooter {
	float: left;
}

.secondColumnFooter {
	margin-left: 210px;
}

.secondColumnFooter img {
	display:  block;
	margin-bottom: 30px;
}

.lastColumnFooter {
	float: right;
}

.lastColumnFooter p {
	/*font-size: 16px;*/
}

.lastColumnFooter a {
	/*font-size: 16px;*/
}

.btnAddEventHome {
	margin-top: 37px !important;
}

.arrowright {
	width: 13px;
	margin-right: 10px;
	opacity: 0.5;
}

.disabled {
	display: none;
}

.menuPagination {
	margin-bottom: 50px;
}

.pagination {
	
    display: flex;
    text-decoration: none;
    list-style: none;
    text-align: center;
    justify-content: center;
}

li.active a {
	background-color: #1C3D73;
	color: white !important;
	padding: 5px;
}

.pagination li a {
	color: black;
}

.pagination li {
	margin-right: 10px;
}

.btnAddHome {
	display: block;
	text-align: center;
	width: 244px;
	margin-top: 15px;
	
	border: 1px solid #eee;
	/*background-color: #1c3d73;
	color: white;*/
	color: #999;
	text-decoration: none;
	padding: 10px;
	box-sizing: border-box;
}

.btnAddHome:hover {
	text-decoration: underline;
}

.btnModif {
	display: block;
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 15px;
	float: left;
	width: 48%;
	box-sizing: border-box;
}

.btnSeeOnWebsite {
	display: block;
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 15px;
	width: 100%;
	box-sizing: border-box;
}

.btnSuppr {
	display: block;
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 15px;
	float: right;
	width: 48%;
	box-sizing: border-box;
}

.btnEspacePro {
	background-color: white;
	color: #1b3d74;
	padding: 10px;
	width: 80px;
	font-weight: bold;
	text-align: center;
}

.horaires {
	margin: 50px 0px;
}

.wrapperOtherPage {
	padding: 100px 0px;
	width: 1300px;
	margin: 0 auto;
}

.wrapperAbout {
	width: 1000px;
	padding: 100px 0px;
	margin: 0 auto;
}

.tarifPref {
    background-color: #f7f7f7;
    padding: 10px;
    text-align: center;
    margin: 10px 0px 0px;
}

.iconHandi {
	width: 23px;
}

.iconHandiAdmin {
	width: 40px;
}

.iconSourdHandi {
	width: 35px;
}

.iconHandiDetails {
	width: 70px;
}

.iconSourd {
	width: 90px;
	margin-left: 10px;
}

.adapt {
    background-color: #f7f7f7;
    padding: 10px;
    text-align: center;
    margin: 30px 0px 0px;
}

.imgDetailsEvent {
	margin-bottom: 30px;
}

.fontSize {
	float:  left;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}

.contrastSite {
	float:  left;
	margin-left:  20px;
}

.btnAccess {
	text-decoration: none;
	padding: 10px;
	background-color: #F1F1F1;
	color:  black;
	border: none;
	cursor: pointer;
}

.btnAccess:hover {
	background-color: #406cb5;
	text-decoration: none;
	color: white;
	transition: 0.5s;
}

.access {
    font-weight: bold;
    color: black;
    font-size: 13px;
}

.listIndex {
	margin: 45px 0px;
}

.listEvents {
	margin:  75px 0px;
}

.leftColumnInscrip {
	float:  left;
	width:  46%;
}

.rightColumnInscrip {
	float:  right;
	width:  46%;
}

.txtIntroInscrip {
	color: #FFF;
	width: 600px;
	margin: 0 auto 30px;
}

.wrapperInscription {
	text-align: center;
}

.leftColumn {
	float:  left;
	width:  45%;
}

.leftColumn1 {
	width: 70%;
	float: left;
}

.rightColumn1 {
	width: 20%;
	float: right;
}

.rightColumn1 img {
	width: 100%;
}

.titleFormInscrip {
	width: 270px;
	margin: 0 auto !important;
}

.titleFormInscrip h2 {
	font-size: 20px;
	margin-bottom: 0px;
	color: #FFF;
}

.rightColumn {
	float:  right;
	width:  45%;
}

.rightColumn img {
	width:  100%;
}

.leftColumn img {
	width:  100%;
}

.submitInscrip {
	background-color: hsl(235deg 45% 16% / 100%);
	border: none;
	color: #FFF;
	cursor: pointer;
	margin-top: 20px;
}

.submitInscrip:hover {
	background-color: #000;
	transition: 0.5s;
}

.uk-subnav-pill>.uk-active>a {
	background-color: #0e2b5a !important;
}

.uk-subnav-pill>*>a:focus, .uk-subnav-pill>*>a:hover {
	background-color: #0e2b5a !important;
	
}

.validInscrip {
    text-align: center;
    margin: 120px 0px;
    font-size: 20px;
}

.rowAbout {
	margin-bottom: 100px;
}

.leftColumnDetails {
	float:  left;
	width:  50%;
}

.rightColumnDetails {
	float:  right;
	width:  45%;
}

.rightColumnDetails .dispositifs {
	margin-bottom: 30px;
}

.photoEquipment {
	width:  100%;
	border: 1px solid #eee;
}

.usernameWelcome {
	font-style: italic;
	font-weight: 100;
    font-size: 28px;
    margin-left: 10px;
}

.descriptionEvent {
	margin: 20px 0px;
}

.addEvent {
	display: block;
    background-color: #1c3d73;
    color: white;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: normal;
	width: 150px;
	margin: 15px auto 0px;
	text-decoration: none;
}

.addEvent:hover {
	background-color: #1756bd;
	transition: 0.5s;
}

.zeroEvent {
    background-color: #eaf5ff;
    /* color: white; */
    padding: 50px;
    border-radius: 3px;
    text-align: center;
}

.arianelink {
	font-size: 12px;
	color: black;
}

.iconHandicapValid {
	float: left;
	margin-right: 10px;
    width: 20px;
    margin-top: 4px;
}

.txthandiicon {
	float: left;
	margin: 0px;
}

.linkUrl {
    display: block;
    margin: 10px 0px;
    background-color: #1c3d73;
    color: white;
    width: 150px;
    text-align: center;
    padding: 5px;
}

.photoEquipment {
	margin-bottom: 20px;
}

.titleDescEquip {
	font-weight: 600;
}

.linkEvent {
	margin-top: 20px;
	display: block;
}

.logoCdcMin {
	float:  left;
	margin-top: 5px;
}

.invitation {
	float: left;
	margin-left: 20px;
	font-weight: bold;
	color: #1c3d73;
	margin-top: 11px;
}


.petaleQsn {
	width: 15px !important;
	margin-right: 10px;
}

.logoTeQsn {
	width: 100px !important;
	margin-right: 20px;
}

.logoCdcQsn {
	width: 50px !important;
}

.logoCdc {
	width: 100px;
}


/* TABLEAU USERS */

.titleBloc {
	float: left;
	/*margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid red;*/
}

.titleId {
	width: 30px;
}

.titleStructure {
	width: 130px;
}

.titleUsername {
	width: 115px;
}

.titleName {
	width: 100px;
}

.titleNameRess {
	width: 330px;
}

.titleCategorie {
	width: 200px;
} 

.titleDownload {
	width: 110px;
}

.titleMaj {
	width: 90px;
}

.titleDel {
	width: 100px;
}

.txtvalidRess {
	float: left;
}

.validRess {
	float: left;
	margin-left: 10px;
}

.titleValidRess {
	width: 50px;
}

.inputValid {
	float: left;
	margin-left: 20px;
}

.txtValid {
	float: left;
}

.titleFirstname {
	width: 100px;
}

.titlePhone {
	width: 100px;
}

.titleMail {
	width: 240px;
	margin-right: 10px;
	overflow: hidden;
}

.titleCity {
	width: 150px;
}

.titleType {
	width: 50px;
	margin-right: 10px;
}

.trierPar {
	margin-bottom: 30px;
	float: left;
}

.searchUser {
	float: right;
	margin-top: 12px;
}

.trierPar a {
	color: black;
	text-decoration: none;
}

#formRecherche input {
	padding: 6px;
	border: 1px solid #DDD;
}

.trierPar a:hover {
	text-decoration: underline;
}

.structuretype {
	width: 100%;
	padding: 10px;
}

.structuretypeAdmin {
	width: 100%;
	padding: 10px;
	border: 1px solid #DDD;
}

.userValid {
	float: left;
}

.validBox {
    float: left;
    margin-left: 10px;
    margin-top: 17px;
    text-align: left;
    width: 20px !important;
}

.supprUser {
	display: block;
	padding: 10px;
	text-decoration: none;
	margin-top: 20px auto 0px;
	text-align: center;
	color: #000;
}

.supprUser:hover {
	text-decoration: underline;
}

.previsuBtn {
	margin-top: 20px;
	display: block;
}

.previsuTxt {
	text-align: center;
	padding: 10px 0px;
	background-color: #ff5858;
	color: white;
	margin-top: 0px;
}

.previsuTxt a {
	color: white;
	text-decoration: underline;
	margin-left: 10px;
}

.btnSeeEvent {
	background-color: #161a3b;
	padding: 10px;
	color: white;
	text-decoration: none;
	display: block;
	width: 200px;
	margin: 20px auto;
}

.linkActu {
	
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
	margin-top: 15px;
}

.btnBackEvent {
	
	background-color: #161a3b;
	padding: 10px;
	color: white;
	text-decoration: none;
	display: block;
	width: 200px;
	margin: 20px auto;
}

.previsuBtn:hover {
	text-decoration: underline;
}

.titleAddress {
	width: 190px;
}

.titlePostal {
	width: 60px;
}

.listUsers {
	font-size: 13px;
}

.listUsers a {
	color: #000;
}

.titlesUsers {
	margin-bottom: 20px;
	color: #999;
	padding: 0px 20px;
}

.userAdmin {
	background-color: #FFF;
    padding: 20px;
    margin-bottom: 20px;
    width: 1300px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    box-shadow: 0px 0px 10px #f5f5f5;
	cursor: pointer;
	display: block;
}

.userAdmin:hover {
	box-shadow: 0px 0px 10px #d5d5d5;
	transition: 0.5s;
}

.nonvalide {
	background-color: #ffcfcf !important;
	border: none;
}


/* ---- ADMIN ---- */

.formInscription {
	width: 750px;
	margin: 0 auto;
	color: #FFF;
	text-align: left;
}

.formInscription p {
	margin-bottom: 0px;
}

.formInscriptionAdmin {
	margin-top: 50px;
	color: #000;
}

.createdby {
	margin-top: 20px;
	font-size: 11px;
}

.formInscriptionAdmin input {
	border: 1px solid #dedede !important;
}

.formInscription input {
	width: 100%;
	border: none;
	padding: 10px;
	border-radius: 3px;
}

.formConnexion {
    width: 500px;
    margin: 50px auto;
   /* border-radius: 3px;
    padding: 50px;
    background-color: #FFF;
    box-shadow: 0 1px 2px #999;
    margin-bottom: 50px;*/
}

.formConnexion input {
	
    width: 100%;
    margin: 0 auto 10px;
    display: block;
    padding: 12px;
    border: none;
}

.formConnexion .submit {
    width: 100%;
    cursor: pointer;
	background-color: hsl(235deg 45% 16% / 100%);
    color: #FFF;
	border: none;
}

.formConnexion .submit:hover {
	background-color: #2246e5;
	transition: 0.5s;
}

.logoConnexion {
	width: 220px;
	display: block;
	margin: 0 auto 60px;
}

.bodyConnexion {
	padding: 50px 0px;
	box-sizing: border-box;
	background-color: #1B3D74;
	min-height: 1000px;
}

.menuInscrip {
	width: 300px;
	margin: 0 auto;
}

.leftInscription {
	background-color: white;
	border: 1px solid #D7D7D7;
	border-radius: 3px;
	padding: 25px;
	box-sizing: border-box;
}

/*.bodyConnexion input {
	border: 1px solid #EEE;
	padding: 10px;
}*/

.errorsConnexion {
    background-color: #ED6565;
    color: #FFF;
    padding: 20px 30px 20px 30px;
    position: absolute;
    top: 0;
    width: 100%;
    font-weight: 600;
}

.errorsConnexion li {
	list-style: none;
}

.formAdmin {
	padding: 50px;
}

.formAdmin input {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 10px;
	box-sizing: border-box;
}

.formAdmin select {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 15px;
	box-sizing: border-box;
}

.formAdmin textarea {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
}

.formAdmin p {
	margin: 10px 0px 0px;
}

.categorieSelect {
	width: 100%;
	border: 1px solid #ddd;
	padding: 10px;
}

.backToTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #1c3d73;
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 2px;
}

.backToTop:hover {
	text-decoration: none;
	transition: 0.5s;
}

.backToTop img {
	width: 20px;
	margin-right: 5px;
}

/* --- STYLE POLICE PLUS GRANDE --- */

.customFontSize .wrapperTarif {
	width: 1300px;
}

.customFontSize .columnAddress {
	width: 295px;
}

.customFontSize .columnTarif {
	width: 308px;
}

.customFontSize .columnDetails {
	width: 450px;
}

.customFontSize .ariane {
	font-size: 25px;
}

.customFontSize .secondColumnFooter {
    margin-left: 110px;
}

.customFontSize p {
	font-size: 25px !important;
	line-height: 32px !important;
	transition: 0.5s;
}

.customFontSize a {
	font-size: 25px !important;
	transition: 0.5s;
}

.customFontSize a.btnGlobalSearch {
	font-size: 14px !important;
}

.customFontSize h2 {
	font-size: 25px !important;
	transition: 0.5s;
}

.customFontSize h3 {
	font-size: 25px !important;
	transition: 0.5s;
}

.customFontSize header nav a {
	margin-left: 12px;
}

.customFontSize .topHeader {
	height:  81px;
}

.customFontSize .menuPrincipal {
    margin-top: 24px;
    margin-bottom: 40px;
}

.customFontSize .linkLogo {
    display: block;
    text-align: center;
}

.customFontSize .logo {
    float: none;
    margin-top: 40px;
}

.customFontSize .wrapperTryptique  {
	width: 1000px;
}

.customFontSize .trip  {
	width: 300px;
}

.customFontSize .trip2  {
	width: 300px;
}

.customFontSize .trip3  {
	width: 300px;
}

.customFontSize .baseline {
    font-size: 50px;
    line-height: 75px;
}

.customFontSize .bg-banner {
    padding-top: 100px;
}

.customFontSize .access {
    font-size: 22px;
}

/* --- FIN STYLE POLICE PLUS GRANDE --- */



/* --- STYLE CONTRASTE EN PLUS --- */
body.customContrast {
	background-color: black;
}

.customContrast * {
	background-color: black;
	color: white;
	transition: 0.5s;
}

.customContrast .btnAccess {
	background-color: white;
	color: black;
}

.customContrast .btnAccess:hover {
	background-color: #1c3d73;
	color: white;
}

.customContrast .btnBanner {
	background-color: white;
	color: black;
}

.customContrast .btnBanner:hover {
	background-color: #1c3d73;
	color: white;
}

.customContrast .logosPartners {
	background: none;
}

.customContrast .logosPartners img {
	background-color: white;
}


.customContrast .logo {
	background-color: white;
}

.customContrast .btnEspaceProHeader {
	background-color: white;
	color: black;
}

.customContrast .btnGlobalSearch {
	background-color: white;
	color: black;
}

.customContrast .btnEspacePro {
	background-color: white;
	color: black;
}

.customContrast .btnTelecharger {
	background-color: white;
	color: black;
}

.customContrast .ariane {
	background: none;
}

.customContrast .titleEvents p {
	color: white;
}


/* --- FIN STYLE CONTRASTE EN PLUS --- */



.menuResponsive {
	display: none;
}


.uk-offcanvas-bar {
	background-color: hsl(235deg 45% 16% / 100%) !important;
	width: 100% !important;
	position: fixed !important;	
}

.linkMenuResp {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-left: 0px !important;
}

.menuResp {
	display: none;
}

.chiffreTripResp {
	display: none;
}

.linkAllEventsResp {
	display: none;
}

.linkAllNewsResp {
	display: none;
}


@media screen and (max-width: 1300px){
	.wrapper {
		width: 100%;
		padding: 0px 20px;
		box-sizing: border-box;
	}
	
	
	.wrapperOtherPage {
		width: 100%;
		padding: 50px 20px;
		box-sizing: border-box;
	}
	
	.wrapperBanner {
		width: 100%;
		padding: 50px 20px 60px;
		box-sizing: border-box;
	}
	
	.bottomHeader {
			width: 100%;
			padding: 0px 20px;
			box-sizing: border-box;
	}
}

@media screen and (max-width: 1150px){
	
	.wrapperTarif {
		width: 100%;
	}
	
	/*.columnDetails {
		width: 20%;
		margin-right: 5%;
	}
	
	.columnTarif {
		width: 20%;
		margin-right: 5%;
	}
	
	.columnResa {
		width: 20%;
	}*/
	
	.menuResp {
		display: block;
	}
	
	.menuNonResp {
		display: none;
	}
	
	.menuPrincipal {
		margin-top: 25px;
	}
	
	.topHeader {
		display: none;
	}
	
	.fontSizeResp {
		text-align: center;
		margin: 50px 0px;
	}
	
	.contrastSiteResp {
		text-align: center;
		margin: 50px 0px;
	}
	
	.fontSizeResp a { 
		margin: 0px 10px 0px 0px;
		padding: 12px 20px;
	}
	
	.contrastSiteResp a {
		margin: 0px 10px 0px 0px;
		padding: 12px 20px;
	}
	
	.menuRespTitle {
		margin-right: 5px;
		font-weight: bold;
	}
	
	.menuBurg {
		color: #000 !important;
	}
}

@media screen and (max-width: 1000px){
	.wrapperContent {
		width: 100%;
	}
	
	.searchEvent {
		width: 100%;
	}
}

@media screen and (max-width: 900px){
	.event .imgEvent {
		width: 100%;
		height: 190px;
	}
	
	.secondColumnFooter {
		margin-left: 20%;
	}
}

@media screen and (max-width: 800px){
	
	.btnTypeRessources {
		width: 70%;
	}
	
	.searchRessources {
		width: 100%;
	}
}

@media screen and (max-width: 800px){
	
	.searchEquipment {
		width: 100%;
	}
}


@media screen and (max-width: 720px){
	.baseline {
		font-size: 30px;
		line-height: 45px;
	}
	
	.bg-banner {
		height: 335px;
		padding-top: 80px;
	}
	
	.wrapperTryptique {
		width: 100%;
		padding: 0px 20px;
		box-sizing: border-box;
	}
	
	.tryptique  {
		padding: 30px 0px;
	}
}

@media screen and (max-width: 700px){
	.event h3 {
		font-size: 14px;
	}
	
	.logosPartners {
		width: 100%;
	}
	
	.wrapperPartners {
		background-size: cover;
	}
	
	.secondColumnFooter {
		margin-left: 10%;
	}
	
	.ressource {
		margin-bottom: 20px;
		float: none; 
		width: 100%;
		margin-right: 0px;
	}
	
	.contentEventDetails {
		padding: 50px 0px;
	}
	
	.leftColumnDetails {
		float: none;
		width: 100%;
	}
	
	.rightColumnDetails {
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 620px){
	footer {
		padding: 60px 0px;
	}
	
	.baselineBanner {
		font-size: 24px;
		line-height: 35px;
	}
	
	.columnFooter {
		text-align: center;
		float: none;
	}
	
	.btnEspacePro {
		margin: 0 auto;
	}
	
	.secondColumnFooter {
		margin-left: 0px;
		margin-top: 60px;
		margin-bottom: 60px;
	}
	
	.secondColumnFooter img {
		margin: 30px auto;
	}
	
	.titleFooter {
		margin-bottom: 30px;
	}
}
	
@media screen and (max-width: 600px){
	.event {
		float: inherit;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}
	
	.event .imgEvent {
		width: 100%;
		height: 350px;
	}
	
	.linkAllEventsResp {
		display: block;
		width: 160px;
		margin: 0px auto;
		padding: 11px;
		background-color: #1c3d73;
		color: white;
	}
	
	.linkAllEvents {
		display: none;
	}
	
	
	.linkAllNewsResp {
		display: block;
		width: 153px;
		margin: 0px auto;
		padding: 11px;
		background-color: #1c3d73;
		color: white;
	}
	
	.linkAllNews {
		display: none;
	}
	
	.titleEvents p {
		text-align: center;
		float: none;
	}
	
	.logoCdc {	
		width: 70px;
		height: 110px;
	}
	
	.logoTandem {
		height: 40px;
		margin-top: 40px;
	}
	
	.lastLogoPartners {
		margin-top: 20px;
		height: 70px;
	}
	
	.introPartners {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 550px){
	.bg-banner {
		height: inherit;
		padding: 50px 0px 45px;
	}
	
	.baseline {
		font-size: 24px;
		line-height: 35px;
		margin-bottom: 25px;
	}
	
	.btnBanner {
		background-color: #1c3d73;
		padding: 12px 5px;
		display: block;
		width: 190px;
		margin: 0px auto 10px !important;
	}
	
	.wrapperTryptique {
		display: inherit;
	}
	
	.chiffreTrip {	
		font-size: 25px;
		margin-top: 0px;
		display: none;
	}
	
	.txtTrip {
		line-height: 25px;
		margin-left: 0px;
		font-size: 18px;
	}
	
	.trip {
		display: inherit;
		width: 100%;
		text-align: center;
	}
	
	.trip2 {
		width: 100%;
	}
	
	.trip3 {
		width: 100%;
	}
	
	.chiffreTripResp {
		display: inline;
	}
	
	.tryptique {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 500px){
	
	.event .imgEvent {
		width: 100%;
		height: 300px;
	}
}

@media screen and (max-width: 450px){
	
	.event .imgEvent {
		width: 100%;
		height: 250px;
	}
	.logosPartners {
		display: inherit;
		justify-content: inherit;
	}
	
	.logosPartners img {
		display: block;
		margin-bottom: 40px;
	}
	
	.logoCdc {
		margin: 0 auto;
	}
	
	.logoTandem {
		margin: 0 auto;
	}
	
	.lastLogoPartners {
		margin: 0 auto 0px;
	}
}