
html {
	animation: none !important;
}

#main {
	background: #fdfdfe url(img/connexion_main.png) left top no-repeat !important;
	box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}


#main .title {
	background: none !important;
}

#main .title img {
	display: none;
}

#main .title h1 {
	color: #619bd1 !important;
	padding-top: 40px;
	padding-left: 40px !important;
	background: transparent url(img/connexion_title.png) 40px bottom no-repeat;
}

#main .etablissement img {
    width: 140px !important;
    height: 80px !important;
}

#main .etablissement {
    height: 150px !important;
}

#footer .social {
	display: none;
}





.header {
	background-color: #D25519 !important;
	background-image: none !important;
	border-bottom: 2px solid #D25519;
}

.header-hotline {
	background: #619bd1;
}

#ial-menu >ul > li > a > span {
	color: #619bd1;
}

.mm-ismenu.mm-ial {
	background: #f0f3fb url(img/menu_back.jpg) 0 0 no-repeat !important;
}

.mm-menu.mm-ial .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-ial .mm-list > li.mm-selected > span {
    background: #e6eaf4;
}


/** WELCOMES **/

div.welcome_content {
	height: auto;
	min-height: 190px;
}

.welcome_bloc, .welcome_bloc_large {
	height: auto;
}

.welcome_bloc_color_1 h2 {
	background-color: #f2c559;
	text-shadow: 0 1px 0 #d9ab42;
}
.welcome_bloc_color_1 h2 span {
	background-color: #d9ab42;
}




.welcome_bloc_color_2 h2 {
	background-color: #619bd1;
	text-shadow: 0 1px 0 #487bb6;
}
.welcome_bloc_color_2 h2 span {
	background-color: #487bb6;
}

.welcome_bloc_color_3 h2 {
	background-color: #4fd5be;
	text-shadow: 0 1px 0 #36a991;
}
.welcome_bloc_color_3 h2 span {
	background-color: #36a991;
}

.welcome_bloc_color_4 h2 {
	background-color: #fe957d;
	text-shadow: 0 1px 0 #d76d5b;
}
.welcome_bloc_color_4 h2 span {
	background-color: #d76d5b;
}


.welcome_bloc_color_5 h2 {
	background-color: #c1b1f6;
	text-shadow: 0 1px 0 #8b7ac1;
}
.welcome_bloc_color_5 h2 span {
	background-color: #8b7ac1;
}



