.bas {
	display: block;
	float: none;
	position: relative;
	letter-spacing: 0.01em;
}
.bas-plan {
	background: url(../graphisme/bas/map.png) no-repeat left top,  url(../graphisme/bas/horizon.png) no-repeat right bottom, #241f1f;
	display: block;
	float: none;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	transition-property: padding-left,padding-right;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
@media screen and (max-width: 1024px) {
	.bas-plan {
	background:  url(../graphisme/bas/horizon.png) no-repeat right bottom, #241f1f;
	}
}
@media screen and (max-width: 360px) {
	.bas-plan {
	padding-left: 20px;
	padding-right: 20px;
	}
}
.bas-plan-cadre {
	display: table;
	width: 100%;
	position: relative;	
}
@media screen and (max-width: 1024px) {
	.bas-plan-cadre {
	display: block;
	}	
}
.bas-plan-site {
	display: table-cell;
	float: none;
	position: relative;
	width: 75%;
	vertical-align: top;
	height: 100%;
}
@media screen and (max-width: 1024px) {
	.bas-plan-site {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070606;
	padding-bottom: 30px;
	}	
}
@media screen and (max-width: 580px) {
	.bas-plan-site {
	padding-bottom: 20px;	
	}	
}
.bas-plan-site-cadre {
	display: table;
	width: 100%;
	position: relative;	
	height: 100%;
}
@media screen and (max-width: 580px) {
	.bas-plan-site-cadre {
	display: block;
	}	
}
.bas-plan-entreprise {
	vertical-align: top;
	display: table-cell;
	float: none;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #040303;
	font-size: 13px;
	color: #bfbfbf;
	padding-right: 15px;
	width: 50%;
	box-sizing:border-box;
}
@media screen and (max-width: 1024px) {
	.bas-plan-entreprise {
	width: 54%;	
	}
}
@media screen and (max-width: 580px) {
	.bas-plan-entreprise {
	display: block;
	width: auto;
	border-right-width: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040303;
	padding-bottom: 20px;
	}	
}
.bas-plan-entreprise ul {
	margin: 0px;
	list-style-type: none;
	position: relative;
	display: inline-block;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.bas-plan-entreprise ul li {
	line-height: 22px;
	display: block;
	float: none;
	position: relative;	
}
.bas-plan-entreprise ul li a {
	font-size: 13px;
	font-weight: 300;
	color: #bfbfbf;
	text-decoration: none;
	display: inline-block;
	position: relative;
	background-image: url(../graphisme/bas/fleche-plan.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	transition-property: padding-left,background-position;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;	
}
.bas-plan-entreprise ul li a:hover {
	color: #c70505;
	font-weight: 400;
	padding-left: 13px;
	background-position: left +3px center;	
}
.bas-plan-logo {
	display: inline-table;
	position: relative;
	text-decoration: none;
}
.bas-plan-logo-image {
	background-image: url(../graphisme/bas/logo-lsi.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	display: table-cell;
	height: 35px;
	width: 99px;
	position: relative;
	font-size: 0px;
}
.bas-plan-logo-nom {
	vertical-align: bottom;
	display: table-cell;
	position: relative;
	font-size: 0px;
	text-align: center;
	padding-left: 10px;
}
.bas-plan-logo-nom div:nth-of-type(1) {
	background: linear-gradient(#ccb233,#bea730);
	background-color: #bea730;
	display: block;
	float: none;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
	height: 22px;
	padding-left: 10px;	
}
.bas-plan-logo-nom div:nth-of-type(1) span {
	font-size: 15px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 0.8em;
	display: inline-block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2)
}
.bas-plan-logo-nom div:nth-of-type(2) {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	line-height: 10px;
	display: block;
	padding-top: 3px;
}
.bas-plan-menu {
	vertical-align: top;
	display: table-cell;
	float: none;
	position: relative;
	width: 46%;
	box-sizing: border-box;
	height: 100%;
}
@media screen and (max-width: 580px) {
	.bas-plan-menu {
	display: block;
	width: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3636;
	}
}
.bas-plan-menus-cadre {
	display: table;
	float: none;
	width: 100%;
	position: relative;
	vertical-align: top;
	height: 100%;
}
.bas-plan-menus {
	vertical-align: top;
	display: table-cell;
	float: none;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #040303;
	border-left-color: #3c3838;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	width: 50%;
	box-sizing:border-box;
}
@media screen and (max-width: 1024px) {
	.bas-plan-menus {
	width: 23%;	
	}
	.bas-plan-menus:last-of-type {
	border-right-width: 0px;
	}
}
@media screen and (max-width: 580px) {
	.bas-plan-menus {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 50%;	
	}
	.bas-plan-menus:first-of-type {
	border-left-width: 0px;
	padding-left: 0px;
	}
}
.bas-plan-menus h5 {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #bfbfbf;
	margin: 0px;
	padding: 0px;
}
.bas-plan-menus ul {
	margin: 0px;
	list-style-type: none;
	position: relative;
	display: inline-block;
	float: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bas-plan-menus ul li {
	line-height: 22px;
	display: block;
	float: none;
	position: relative;	
}
.bas-plan-menus ul li a {
	font-size: 13px;
	font-weight: 300;
	color: #bfbfbf;
	text-decoration: none;
	display: inline-block;
	position: relative;
	background-image: url(../graphisme/bas/fleche-plan.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	transition-property: padding-left,background-position;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	line-height: normal;
}
.bas-plan-menus ul li a:hover {
	color: #c70505;
	font-weight: 400;
	padding-left: 13px;
	background-position: left +3px center;
}
.bas-signature {
	display: block;
	float: none;
	position: relative;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
@media screen and (max-width: 767px) {
	.bas-signature {
	padding-right: 15px;
	padding-left: 15px;	
	}
}
.bas-signature h6{
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	position: relative;	
}
.bas-signature h6 strong {
	font-weight: 700;
	font-size: 14px;
}
.bas-signature h6 strong span{
	color: #e60000;	
}
.bas-signature p {
	font-size: 11px;
	font-weight: 300;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;	
}
.bas-signature p a {
	color: #000;
	text-decoration: none;	
}
.bas-signature p a:hover {
	color: #e60000;	
}
.bas-haut {
	display: block;
	float: none;
	height: 25px;
	width: 36px;
	border: 1px solid #cccccc;
	position: absolute;
	top: 30px;
	right: 30px;
	border-radius: 2px;
	background-image: url(../graphisme/bas/fleche.png);
	background-repeat: no-repeat;
	background-position: center top +10px;
	transition-property: background-position;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;
}
@media screen and (max-width: 767px) {
	.bas-haut {
	top: auto;
	right: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
}
.bas-haut:hover {
	background-position: center top +9px;
	background-color: #f7f7f7;
}
.bas-plan-reseaux {
	vertical-align: top;
	display: table-cell;
	float: none;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3c3838;
	width: 25%;
	height: 100%;
}
@media screen and (max-width: 1024px) {
	.bas-plan-reseaux {
	display: block;
	width: 100%;
	border-left-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3636;
	padding-top: 30px;
	}
}
@media screen and (max-width: 580px) {
	.bas-plan-reseaux {
	padding-top: 0px;
	}
}
.bas-reseaux {
	display: block;
	float: none;
	width: 100%;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing:border-box;
}
@media screen and (max-width: 1024px) {
	.bas-reseaux {
	display: table;
	padding-right: 0px;
	padding-left: 0px;
	box-sizing:border-box;
	}	
}
@media screen and (max-width: 580px) {
	.bas-reseaux {
	display: block;
	}
}
.bas-reseaux h5 {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #bfbfbf;
	margin: 0px;
	padding: 0px;	
}
.bas-reseaux p {
	font-size: 13px;
	color: #bfbfbf;
	padding-right: 15px;	
}
@media screen and (max-width: 1024px) {
	.bas-reseaux p {
	padding-right: 0px;	
	}	
}
.bas-suivre {
	vertical-align: top;
	display: block;
	float: none;
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3636;
	box-sizing:border-box;
}
@media screen and (max-width: 1024px) {
	.bas-suivre {
	display: table-cell;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3a3636;
	width: 50%;
	}
}
@media screen and (max-width: 580px) {
	.bas-suivre {
	display: block;
	width: auto;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3636;
	border-left-width: 0px;
	padding-bottom: 0px;
	}
}
.bas-suivre ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 0px;
}
.bas-suivre ul li {
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
	position: relative;	
}
.bas-suivre ul li:first-of-type {
	padding-left: 0px;
}
.bas-suivre ul li a {
	background-color: #323232;
	display: block;
	height: 34px;
	width: 34px;
	position: relative;
	border-radius: 4px;
	transition-property: background-color;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;
	line-height: 34px;
	text-align: center;
}
.bas-suivre ul li a:hover{
	background-color: #fff;
}
.bas-suivre ul li a img {
	vertical-align: middle;	
}
.bas-newsletter {
	vertical-align: top;
	display: block;
	float: none;
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070606;
	box-sizing:border-box;
}
@media screen and (max-width: 1024px) {
	.bas-newsletter {
	display: table-cell;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 0px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #040303;
	width: 50%;
	}
}
@media screen and (max-width: 580px) {
	.bas-newsletter {
	display: block;
	width: auto;
	padding-right: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040303;
	}
}
.bas-newsletter-form {
	display: inline-table;
	float: none;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	transition-property: width;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
.bas-newsletter-email {
	vertical-align: top;
	display: table-cell;
	position: relative;
	box-sizing: border-box;
}
.bas-newsletter-champ {
	font-family: 'roboto Condensed', sans-serif;
	line-height: 35px;
	color: #fff;
	display: block;
	height: 34px;
	font-size: 13px;
	letter-spacing: 0.01em;
	box-sizing: border-box;
	width: 100%;
	padding-right: 15px;
	padding-left: 40px;
	position: relative;
	box-sizing: border-box;
	-webkit-appearance: none;
	outline: none;
	background: url(../graphisme/bas/arobas.png) no-repeat 8px center;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	border: 1px solid #000;
	background-color: #323232;
	font-weight: 300;
	border-radius: 2px;
	box-shadow:none;
}
.bas-newsletter-champ-up {
	font-family: 'roboto Condensed', sans-serif;
	line-height: 35px;
	color: #fff;
	display: block;
	height: 34px;
	font-size: 14px;
	letter-spacing: 0.01em;
	box-sizing: border-box;
	width: 100%;
	padding-right: 15px;
	padding-left: 40px;
	position: relative;
	box-sizing: border-box;
	-webkit-appearance: none;
	outline: none;
	background-image: url(../graphisme/bas/arobas.png);
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: 8px center;
	border: 1px solid #cc0000;
	background-color: #400d0d;
	font-weight: 300;
	border-radius: 2px;
}
.bas-newsletter-bouton {
	vertical-align: top;
	display: table-cell;
	position: relative;
	box-sizing: border-box;
	width: 57px;
	text-align: right;
}
.bas-newsletter-bouton input{
	font-family: 'roboto Condensed', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #cbcbcb;
	text-decoration: none;
	display: inline-block;
	height: 34px;
	width: 41px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	float: none;
	line-height: 34px;
	font-weight: 400;
	background-color: #474747;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	background-image: url();
	transition-property: box-shadow;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;	
}
.bas-newsletter-bouton input:hover {
	color: #000;
	background-color: #fff;
}
.bas-newsletter-aide {
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #3398FF;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
	float: none;
	position: relative;
	box-sizing: border-box;
	background-color: #323232;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #bfbfbf;
}
.bas-newsletter-message {
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #cc0000;
	font-size: 11px;
	color: #cc0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
	float: none;
	position: relative;
	background-color: #323232;
	padding-right: 5px;
	box-sizing: border-box;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bas-newsletter-information {
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #3398FF;
	font-size: 11px;
	color: #bfbfbf;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
	float: none;
	position: relative;
	background-color: #323232;
	padding-right: 5px;
	box-sizing: border-box;
	padding-top: 1px;
	padding-bottom: 1px;
}