@media (max-width: 1024px) {
	.splash .splashTime {
		padding-right: 15px;
		margin-left: 5px;
	}
	.petiteRecherche .glyphicon.glyphicon-search {
		top: -6px;
	}
	.splash2 span.splashTime {
		margin-left: 6px;
	}
	.splash.splash2.lst.cLst .nav>li>a {
		padding: 13px 7px 6px 7px;
	}
}

@media only screen and (max-device-width: 767px) and (orientation: portrait) {
	.topNavA {
		margin: -52px 4px 0 0;
	}
	.splash2 span.splashTime {
		margin-left: 0px;
	}
}

.tasser {
	margin-left: 0px;
}

@media (min-width: 1200px) {
.tasser {
	margin-left: 15px;
}

.splash2 #carousel-bounding-box {
    margin: 0px 16px 0px -140px;
}

.titreFormation {
    margin: 40px 0 0 0;
}

@media (max-width: 768px)
.splash2 #rss_infos {
    margin-left: -20.5% !important;
}

@media (max-width: 768px)
.index6 #carousel-bounding-box {
    margin-left: -32%!important;
}

}



.card1 #carousel-bounding-box {
    margin-top: -40px;
    margin-left: -27px;
}

#card_form.card1 #rss_formations {
    margin-top: 32px;
    margin-bottom: 0px;
}

@media (min-width: 728px){
.splash2 #carousel-bounding-box {
    margin: 0px 0px 0px -117px;
}
}

.jumbotronSplash {
	background-image: url(/design/images/fond-page-accueil-min.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-origin: border-box;
	background-attachment: fixed;
	background-color: #001d51;
    background-position-y: -162px;
}

.index-offres-cercles {
	display: inline-block;
	background-color: white;
	width: 106px;
	height: 106px;
	border-radius: 50%;
	border: 2px solid #ffbc00;
	margin-left: 20px;
	margin-right: 20px;
}

.index-offres-cercles h3 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 5px;
	font-family: "Open Sans", sans-serif;
	text-align: center;
}

.index-offres-cercles p {
	font-size: 11px;
	line-height: 11px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 0;
	text-align: center;
}

.index-titres {
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	margin-top: 20px;
	margin-bottom: 10px;
}

.index-titres a {
	color: white;
}

.index-offres-categories {
	text-align: center;
	margin-bottom: 20px;
}

.index-offres-categories a {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #ffbc00;
	margin: 0px 16px;
	line-height: 30px;
}

.index-offres-categories a:hover,
.index-offres-categories a:focus {
	color: white;
}

@media and (max-width: 767px) {
.jumbotronSplash {
    background-position-y: -215px;
}
}