.loc-intro {
}
#loc-avion {
	background-image: url(../img/avion.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
}
#loc-train {
	background-image: url(../img/train.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
}
#loc-velo {
	background-image: url(../img/velo.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
}
#loc-ville {
	background-image: url(../img/ville.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
}
#loc-auto {
	background-image: url(../img/auto.png);
	background-repeat: no-repeat;
}


.loc-plan {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]text-align: center; */
	display: inline-block;
}
.loc-dte ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 2px;
	padding-top: 0px;
	margin-top: 25px;
	text-align: left;
	padding-right: 20px;
}
.loc-dte li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 30px;
	line-height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	/* [disabled]background-color: #60FF28; */
}

@media screen and (min-width:1000px){
.loc-ghe {
	width: 55%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
.loc-dte {
	width: 43%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
.loc-dte-content {

}



}

@media screen and (min-width:800px) and (max-width:999px){
.loc-ghe {
	vertical-align: top;
	text-align: center;
}
.loc-dte {
	vertical-align: top;
	text-align: center;
}
.loc-dte-content {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]background-color: #60FF28; */



	width: 80%
%;
	/* [disabled]width: 80%; */

}
.loc-dte-content-ghe {
	width: 49%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}
.loc-dte-content-dte {
	width: 39%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}




}

@media screen and (max-width:799px){
.loc-ghe {
	vertical-align: top;
	text-align: center;
}
.loc-dte {
	vertical-align: top;
	text-align: center;
}
.loc-dte-content {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]background-color: #60FF28; */




	width: 80%
%;
	/* [disabled]width: 80%; */
	display: inline-block;

}
.loc-dte-content-ghe {
	vertical-align: top;
}
.loc-dte-content-dte {
	vertical-align: top;
}

}
