/*############ SPECIF IE9 ############*/

.gradient {
    filter: none;
}

/*######## STYLES GENEREAUX ########*/

* {
    font-family: "Montserrat", "Segoe UI", "verdana", sans-serif;
	font-weight: 400;
    color: #253f4e;
}

*:focus {
    outline: 0 !important;
}

a,
a:hover,
a:visited,
a:focus {
    text-decoration: none;
}

body {
	font-family: "Montserrat", "Segoe UI", "verdana", sans-serif;
	padding-top: 150px;
    background-color: #ffffff;
}
#content{
	overflow: hidden;
}
.container {
	width: 80%;
    padding: 0px 15px 15px 15px;
	margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
.modal-body p{
	font-size: 16px;
}
.modal-content {
	overflow: hidden;
}
ul.liste>li {
	list-style-image: url(carrebleu.png)
}
ul.nopills>li {
	list-style: none;
}
/*################NAVIGATION################*/
.vmenu {
	position: fixed;
	top: 250px;
	right: 36px;
}
.bmenu {
	position: fixed;
	top: 129px;
	right: 1px;
	width: 100%;
	z-index: 9999;
	background-color: #ffffff;
}
.dropdown-menu {
	width: 100%;
	padding-left: 10px;
	top: 99%;
}

/*#########################################*/
/* surcharge de UIKit*/

.uk-dotnav>*>* {
	border-radius: 0%;
	border-color: #3bbdd3;
	border-color: rgba(39, 172, 182, 1);
	transform: rotate(45deg);
}
.uk-dotnav>*>:focus, .uk-dotnav>*>:hover {
	border-color: #3bbdd3;
	border-color: rgba(39, 172, 182, 1);
	background-color: #3bbdd3;
	background-color: rgba(39, 172, 182, 1);
}
.uk-dotnav>.uk-active>* {
	border-color: #3bbdd3;
	border-color: rgba(39, 172, 182, 1);
	background-color: #3bbdd3;
	background-color: rgba(39, 172, 182, 1);
}
.uk-dotnav-vertical>li {
	height: 25px;
}
.uk-button.uk-button-bleug {
	color: #3bbdd3;
	border: 1px solid #3bbdd3;
}
.uk-button.uk-button-bleug:hover {
	color: #ffffff;
	background-color: rgba(39, 172, 182, 1);
}

.uk-button.uk-button-invert {
	color: #ffffff;
	border: 1px solid #ffffff;
}
.uk-button.uk-button-invert:hover {
	color: #a1a1a1;
	border: 1px solid #a1a1a1;
}

/*#########################################*/
.nopadding {
	padding: 0px;
}
.nomargin {
	margin: 0px;
}
.videoyt {
	overflow: hidden;
}

#loader{
	position: relative;
	top: 150px;
	left: 40%;
	
}
.left{float: left}
.right{float: right}
.img-top {
	padding-right: 10px;
	text-align: left;
}
.border-top{
	border-top : 1px solid #3abdd3;
}
.border-bottom{
	border-bottom : 1px solid #3abdd3;
}
.border-left{
	border-left : 1px solid #3abdd3;
}
.border-right{
	border-right : 1px solid #3abdd3;
}
.img-bottom {
	padding-right: 10px;
	text-align: right;
}
.respimg {
	width: 90%;
}
.txt-shadow {
	text-shadow: 2px 1px 9px rgba(0, 0, 0, 0.3);
}
.contour{
	text-shadow: #ffffff 1px 1px, #ffffff -1px 1px, #ffffff -1px -1px, #ffffff 1px -1px;
}
.contour-bk{
	text-shadow: #454545 1px 1px, #454545 -1px 1px, #454545 -1px -1px, #454545 1px -1px;
}
.box-header {
    background-color: #eeeeee;
    padding: 10px 10px 0px 10px;
    margin: 0px;
    z-index: 999;
}
.box-header img {
	position: relative;
	left: 15px;
	top: 7px;
	z-index: 1000;
}
.box-body {
    padding: 5px;
    margin: 0px;
}
.box-footer {
    padding: 0px;
    margin: 0px;
    position: relative;
	bottom: 5px;
	z-index: 999;
}

b, span {
    color: inherit;
}
.zi0{
	z-index: 0;
}
.pattern01{
	background-image: url(bg.png);
	background-repeat: repeat;
}
ul, ol, li, a, p {
	font-size: 16px;
}
h1,
h2,
h3,
h4 {
    padding: 0px;
    margin: 0px;
	color: inherit;
}

a small,
h1 small,
h2 small,
h3 small {
    font-size: 50%;
	color: inherit;
}
h4 small {
    font-size: 70%;
	color: inherit;
}
.light {
	font-weight: 100
}
.semilight {
	font-weight: lighter
}
.reg {
	font-weight: normal
}
.semibold {
	font-weight: 500
}
.bold {
	font-weight: bold
}
.bolder {
	font-weight: bolder
}

.date {
    font-style: italic;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 3px 0;
    font-size: 15px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

.img-center{
    position: absolute;
    bottom: 10px;
    left: 40%
}
.modal-dialog{
	width: 700px;
	margin: 25px auto;
}

.vid-title{
	color: #454545;
	position: relative;
	left: 10px;
	top: 23px;
}
.vid{
	color: #454545;
}
#vid_trait, #vid_home, #vid-dsmp, #vid-dsmsf, #vid_lpp{
	background-position: center;
	background-repeat: no-repeat;
}

.hover:hover {
	/*background-color: rgba(118, 157, 43, 0.3);*/
	background-color: rgba(112, 112, 112, 0.3);
}

#stream{
		background-image: url(pattern_bgelearn.png);
		background-repeat: repeat;
	}
#gain_tps .title,
#gain_tps .title small {
    color: rgba(250, 105, 0, 1);
    margin-bottom: 5px;
}

#sante .title,
#sante .title small {
    color: rgba(185, 159, 185, 1);
    margin-bottom: 5px;
}

#focus h5 {
    text-decoration: underline;
}

#focus .title,
#focus .title small {
    color: rgba(324, 32, 72, 1);
    margin-bottom: 5px;
}

.nfos {
	background-image: url(icn_plusinfos.png);
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	width: 40px;
}
.nfos:hover {
	background-image: url(icn_plusinfos_ovr.png);
}
.video {
	background-image: url(icn_vid.png);
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	width: 40px;
}
.video:hover {
	background-image: url(icn_vid_ovr.png);
}
.streamp {
	background-image: url(icn_stream.png);
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	width: 40px;
}
.streamp:hover {
	background-image: url(icn_stream_ovr.png);
}

@keyframes ombrage {
    from {
        box-shadow: 0px 0px 0px 0px #c0c0c0;
    }
    to {
        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.75);
    }
}

.box {
    padding: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    margin: 0px;
    overflow-y: hidden;
	display: none;
}

.fullbox {
    padding: 0px;
    border: 1px solid #e1e1e1;
    margin: 0px;
    overflow-y: hidden;
	display: none;
}

.default-cursor {
	cursor: pointer;
}

.box:hover {
    animation: ombrage 300ms;
    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.75);
    z-index: 9999;
}

.box-s {
    width: 33%;
}

.box-m {
    width: 49.5%;
}

.box-l {
    width: 66%;
}

.box-xl {
    width: 99%;
}
.box-full{
	width: 100%;
}
.box_compl {
    width: 15.5%;
}

.titre {
    color: white;
}

.text {
    font-size: 10px;
    line-height: 15px;
}

.suite {
    position: absolute;
    top: 200px;
    left: 90%;
}

/*################## Liens particuliers #####################*/
a.lien {
    color: #075b5b;
}
a.lien:visited {
    color: #075b5b;
}
a.lien:hover {
    color: #ffffff;
}
a.lien:active {
    color: #ffffff;
}

a.btn-guide {
	font-size: 27px;
	height: 45px;
	padding: 10px 30px 12px 30px;
	background-color: rgba(18, 72, 75, 1);
	background-color: #12484b;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
}
a.btn-guide:hover {
	background-color: rgba(23, 92, 96, 0.5);
	background-color: #175c60;
}
a.btn-guide:visited {
	color: #ffffff;
	text-decoration: none;
}

#guideOff {
	background-image: url(bg_etapes.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

/*###################################################*/
.DocAv {
	background-color: #46aeb7;
	background-position: right;
	color: white;
}

/*###################### liScroll styles #######################*/
.tickercontainer {
	/* the outer div with the black border */
	background-color: rgba(221, 18, 16, 0.6);
	width: 100%;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.tickercontainer .mask {
	/* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 2px;
	width: 100%;
	overflow: hidden;
}

ul.newsticker {
	/* that's your list */
	position: relative;
	left: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left;
	/* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background-color: rgba(221, 18, 16, 0.6);
}

ul.newsticker a {
	padding: 0;
	color: #1679ba;
	margin: 0 50px 0 0;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}

/*###################### MEDIA QUERIES #######################*/

@media screen and (min-width: 1181px) {
    .box {
        height: 270px;
    }
	.box-44 {
        height: 540px;
    }
	.fullbox {
        height: 270px;
    }
    .box-header {
        height: 50px;
    }
	.box-body {
		height: 230px;
	}
	.spacer-top {
		margin-top: 20px;
	}
	.spacer-bottom{
		margin-bottom: 20px;
	}
	.spacer-left {
		margin-left: 20px;
	}
	.spacer-right{
		margin-right: 20px;
	}
	.spacer-intop {
		padding-top: 20px;
	}
	.spacer-inbottom{
		padding-bottom: 20px;
	}
	.spacer-inleft {
		padding-left: 20px;
	}
	.spacer-inright{
		padding-right: 20px;
	}
	.vid-title{
		margin: 0px;
		padding: 0px;
		font-size: 26px;
		height: 270px;
	}
	.vid{
		padding: 35px 5px 5px 10px;
		height: 220px;
	}
	.stream{
		padding: 25px 5px 5px 10px;
		height: 540px;
	}
	.box-s img{
		
	}
	#tpcompl{
		background-image: url(tpcompl_xxl.jpg);
	}
	#vid_trait{
		background-image: url(01vid_trait.jpg);
	}
	#vid_dsmp{
		background-image: url(01vid_dsmp.jpg);
	}
	#vid_lpp{
		background-image: url(01vid_dsmp.jpg);
	}
	#rmlive{
		background-image: url(01bg_rmlive.jpg);
	}
    .contacts{
        height: 220px;
    }
	.big{
		font-size: 75px;
		line-height: 80px;
	}
	h1, h1 a{
		font-size: 35px;
		line-height: 37px;
	}
    h2 {
        font-size: 28px;
		line-height: 35px;
    }
	h3 {
        font-size: 20px;
    }
    h4 {
		font-size: 18px;
        font-weight: 100;
    }
    h5 {
        font-size: 16px;
    }
    .date {
        font-size: 12px;
    }
	
    .box-text {
        padding: 0px 5px 5px 5px;
    }
    .box-text a span {
        font-size: 14px;
    }
	.DocAv {
	background-image: url(bg_da_max.jpg);
	}
}

@media screen and (min-width: 781px) and (max-width: 1180px) {
    .box {
        height: 220px;
    }
	.box-44 {
        height: 440px;
    }
	.fullbox {
        height: 220px;
    }
    .box-header {
        height: 45px;
    }
	.box-body {
		height: 190px;
	}
	.spacer-top{
		margin-top: 15px;
	}
	.spacer-bottom{
		margin-bottom: 15px;
	}
	.spacer-left{
		margin-left: 15px;
	}
	.spacer-right{
		margin-right: 15px;
	}
	.spacer-intop {
		padding-top: 15px;
	}
	.spacer-inbottom{
		padding-bottom: 15px;
	}
	.spacer-inleft {
		padding-left: 15px;
	}
	.spacer-inright{
		padding-right: 15px;
	}
	.vid{
		padding: 25px 5px 5px 10px;
		height: 180px;
	}
	.stream{
		padding: 20px 5px 5px 10px;
		height: 440px;
	}
	.vid-title{
		font-size: 22px;
		height: 180px;
	}
	#tpcompl{
		background-image: url(tpcompl_mid.jpg);
	}
	#vid_trait{
		background-image: url(02vid_trait.jpg);
	}
	#vid_dsmp{
		background-image: url(02vid_dsmp.jpg);
	}
	#vid_lpp{
		background-image: url(02vid_dsmp.jpg);
	}
	#rmlive{
		background-image: url(02bg_rmlive.jpg);
	}
    .contacts{
        height: 220px;
    }
	.big{
		font-size: 45px;
		line-height: 50px;
	}
	h1, h1 a{
		font-size: 27px;
		line-height: 30px;
	}
    h2 {
        font-size: 21px;
		line-height: 26px;
    }
	h3 {
        font-size: 16px;
    }
    h4 {
		font-size: 15px;
        font-weight: 100;
    }
    h5 {
        font-size: 14px;
    }
	ul, ol, li, a, p {
		font-size: 16px;
	}
    .date {
        font-size: 10px;
    }
 
    .box-text {
        padding: 0px 5px 5px 5px;
    }
    .box-text a span {
        font-size: 12px;
    }
	
	#img1 {top: 40px;}
	#img2, #img4 {top: 70px;}
	#img3, #img5, #img6, #img7, #img8 {top: 90px;}
	.DocAv {
		background-image: url(bg_da_mid.jpg);
	}
}

@media screen and (max-width: 780px) {
    .box {
        height: 205px;
    }
	.box-44 {
        height: 410px;
    }
	.fullbox {
        height: 205px;
    }
	.box-body {
		height: 175px;
	}
    .box-header {
        height: 40px;
    }
	.spacer-top{
		margin-top: 10px;
	}
	.spacer-bottom{
		margin-bottom: 10px;
	}
	.spacer-left{
		margin-left: 10px;
	}
	.spacer-right{
		margin-right: 10px;
	}
	.spacer-intop {
		padding-top: 10px;
	}
	.spacer-inbottom{
		padding-bottom: 10px;
	}
	.spacer-inleft {
		padding-left: 10px;
	}
	.spacer-inright{
		padding-right: 10px;
	}
	.vid-title{
		font-size: 20px;
		height: 205px;
	}
	.vid{
		padding: 18px 5px 5px 10px;
		height: 160px;
	}
	.stream{
		padding: 18px 5px 5px 10px;
		height: 410px;
	}
	#tpcompl{
		background-image: url(tpcompl_ltl.jpg);
	}
	#vid_trait{
		background-image: url(03vid_trait.jpg);
	}
	#vid_dsmp{
		background-image: url(03vid_dsmp.jpg);
	}
	#vid_lpp{
		background-image: url(03vid_dsmp.jpg);
	}
	#rmlive{
		background-image: url(03bg_rmlive.jpg);
	}
    .contacts{
        height: 180px;
    }
	.big{
		font-size: 40px;
		line-height: 40px;
	}
	h1, h1 a{
		font-size: 24px;
		line-height: 27px;
	}
	h2 {
        font-size: 19px;
		line-height: 23px;
    }
    h3 {
        font-size: 15px;
    }
    h4 {
		font-size: 14px;
        font-weight: 100;
    }
    h5 {
        font-size: 12px;
    }
    .date {
        font-size: 8px;
    }

    .box-text {
        padding: 0px 5px 5px 5px;
    }
    .box-text a span {
        font-size: 10px;
    }
	#img1 {top: 35px;}
	#img2, #img4 {top: 65px;}
	#img3, #img5, #img6, #img7, #img8 {top: 85px;}
	.DocAv {
		background-image: url(bg_da_ltl.jpg);
	}
}

/*######## couleurs tuiles ########*/

.bg-jaune {
    background-color: rgba(239, 164, 11, 1);
}
.bg-jaunetpc {
	background-color: rgba(255, 246, 78, 1);
	background-color: #fff64e;
}
.bg-orange {
    background-color: rgba(250, 105, 0, 1);
}

.bg-rouge {
    background-color: rgba(324, 32, 72, 1);
}

.bg-bordeau {
    background-color: rgba(208, 0, 110, 1);
}

.bg-violet {
    background-color: rgba(185, 159, 185, 1);
}

.bg-vert {
    background-color: rgba(118, 157, 43, 1);
}

.bg-marron {
    background-color: rgba(174, 120, 58, 1);
}

.bg-marron-rhineos {
    background-color: rgba(84, 69, 52, 1);
}

.bg-turquoise {
    background-color: rgba(1, 171, 170, 1);
}

.bg-bleu-c {
    background-color: rgba(27, 161, 226, 1);
}

.bg-bleu-f {
    background-color: rgba(22, 128, 180, 1);
}

.bg-gris {
	background-color: rgba(112, 112, 112, 1);
    background-color: #707070;
}
.bg-guide {
	background-color: rgba(39, 172, 182, 1);
    background-color: #3bbdd3;
}
.blanc {
    background-color: #fefefe;
}
/* FONT COLORS */
.blanc-fnt {
    color: #ffffff;
}
.noir-fnt {
	color: rgba(0, 0, 0, 1);
    color: #000000;
}
.gris-fnt {
    color: #454545;
}
.grisc-fnt {
    color: #696969;
}
.jaune-fnt {
    color: rgba(239, 164, 11, 1);
}

.orange-fnt {
    color: rgba(250, 105, 0, 1);
}

.rouge-fnt {
    color: rgba(324, 32, 72, 1);
}

.bordeau-fnt {
    color: rgba(208, 0, 110, 1);
}

.violet-fnt {
    color: rgba(185, 159, 185, 1);
}

.vert-fnt {
    color: rgba(118, 157, 43, 1);
}
.vertg-fnt {
	color: rgba(16, 63, 66, 1);
		color: #103f42;
}
.marron-fnt {
    color: rgba(174, 120, 58, 1);
}

.turquoise-fnt {
    color: rgba(1, 171, 170, 1);
}

.bleuc-fnt {
    color: rgba(27, 161, 226, 1);
}
.bleug-fnt {
	color: rgba(39, 172, 182, 1);
    color: #3bbdd3;
}
.bleuf-fnt {
    color: rgba(22, 128, 180, 1);
}
.bleu3-fnt{
	color: rgba(15, 190, 234, 1);
}
.bleu-da-fnt{
	color: rgba(6, 47, 54, 1);
}
/* BORDER COLORS */
.jaune {
    border-bottom: 3px solid rgba(239, 164, 11, 1);
}

.orange {
    border-bottom: 3px solid rgba(250, 105, 0, 1);
}

.rouge {
    border-bottom: 3px solid rgba(324, 32, 72, 1);
}

.bordeau {
    border-bottom: 3px solid rgba(208, 0, 110, 1);
}

.violet {
    border-bottom: 3px solid rgba(185, 159, 185, 1);
}

.vert {
    border-bottom: 3px solid rgba(118, 157, 43, 1);
}

.marron {
    border-bottom: 3px solid rgba(174, 120, 58, 1);
}

.marron-rhineos {
    border-bottom: 3px solid rgba(84, 69, 52, 1);
}

.turquoise {
    border-bottom: 3px solid rgba(1, 171, 170, 1);
}

.bleu-c {
    border-bottom: 3px solid rgba(27, 161, 226, 1);
}

.bleu-f {
    border-bottom: 3px solid rgba(22, 128, 180, 1);
}

.bleu-msp {
    background-color: #a2d9f2;
    border-bottom: 3px solid #a2d9f2;
    color: white;
}

.gris {
    color: #707070;
}


/*######## STYLES SPECIAUX ########*/

#docavenue {
    background-color: #44a7b7;
    background-image: url(bg_da.jpg);
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #44a7b7;
    padding: 10px;
}

#docavenue p {
    color: white;
}

#salon_infi {}

#msp {
    background-image: url(bg_msp.png);
    background-position: center;
    background-repeat: no-repeat;
}

.lien {
    color: #f0f0f0
}

.lien:hover {
    color: #5c5c5c
}

.lien:visited {
    color: #f0f0f0
}

.gris {
    color: #454545;
}

.jourj {
    padding: 3px;
    background-color: #e75a47;
    color: #f0f0f0;
    border-radius: 50%;
    box-shadow: 0px 5px 6px -5px #656565;
}

/*######## FLIP PANELS ########*/
.flip-container {
	perspective: 500px;
	transform-style: preserve-3d;
}

.flip-container:hover .back {
	transform: rotateY(0deg);
}
.flip-container:hover .front {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    display: inline-block;
    width: 200px;
	height: 200px;
}

/* vitesse */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

.front {
	z-index: 2;
	transform: rotateY(0deg);
}

.back {
	transform: rotateY(-180deg);
}

.vertical.flip-container {
	position: relative;
}
.vertical .back {
    transform: rotateX(180deg);
}
.vertical.flip-container:hover .back {
    transform: rotateX(0deg);
}
.vertical.flip-container:hover .front {
    transform: rotateX(180deg);
}

/*######## BTN DIV ELEMENTS CACHES ########*/

/*#ann_kine, #ann_podo, #ann_sf, #ann_infi, #ann_ortho, #reeduca, #cms, #salon_infi*/

#top_btn {
    display: none
}

#top_btn {
    position: fixed;
    z-index: 999999;
    bottom: 10px;
    right: 5%;
    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.75);
}