@page{
	size:A4 portrait;
	margin:10%;
}

* {
	float:none !important;
}

#printSection{
	font-size: 15pt;
	width:25cm;
}

#printSection > img:last-child{
	width:25cm;
}

.page-breaker{
	page-break-before: always;
	display:block;
}

.details{
	font-size: 15pt;
}

.notation, .see-around, .social, .close-article, .fa, .no-print{
	display:none;
}

#printSection h1, #printSection h2{
	position:relative;
	overflow: hidden;
	text-align:center;

	width:100%;

	margin:0px;
	padding:0px;

	font-weight: normal;
}

#printSection h1{
	font-size:30pt;
	height:2cm;
	line-height: 2cm;
}

#printSection h2{
	font-size:20pt;
	height:1.5cm;
	line-height: 1.5cm;
	color:white;
}

#printSection h1:before, #printSection h2:before{
	content: " ";
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:-1;
	border-width:2cm;
	border-style:solid;
}

.patrimoine h1:before{
	 border-color: #ee9e01;
}

.patrimoine h2:before{
	border-color: #a88b7b;
}
.patrimoine.archeologie h2:before{
	border-color: #f26219;
}
.patrimoine.art h2:before{
	border-color: #ee7519;
}
.patrimoine.nature h2:before{
	border-color: #e98917;
}
.patrimoine.au h2:before{
	border-color: #c49344;
}
.patrimoine.a h2:before{
	border-color: #f3bb1a;
}
.patrimoine.autour h2:before{
	border-color: #a47836;
}
.patrimoine.religieux h2:before{
	border-color: #c17419;
}
.patrimoine.artisanat h2:before{
	border-color: #D6A758;
}
.patrimoine.demeures h2:before{
	border-color: #E23512;
}

.patrimoine .content .title, .patrimoine .content .histoire span{
	color:#ee9e01;
}

.circuit h1:before{
	border-color:#02b0ed;
}

.circuit.vallee h2:before{
	border-color:#41a5c1;
}
.circuit.centre h2:before{
	border-color:#5081ca;
}
.circuit.ouest h2:before{
	border-color:#438aac;
}
.circuit.auvers h2:before{
	border-color:#3c7f8b;
}
.circuit.la h2:before{
	border-color:#669eda;
}

.circuit .content .title, .circuit .content .histoire span{
	color:#02b0ed;
}

.service h1:before{
	border-color:#adc704;
}

.service.hebergement h2:before{
	border-color:#77c92a;
}
.service.restaurants h2:before{
	border-color:#7c9f26;
}
.service.gare h2:before{
	border-color:#4fbd37;
}
.service.commerces h2:before{
	border-color:#5dd31e;
}
.service.informations h2:before{
	border-color: #bee06b;
}
.service.activites h2:before{
	border-color:#9ed31e;
}

.service .content .title, .service .content .histoire span, .service a{
	color:#adc704;
}

.agenda h1:before, .agenda h2:before{
	border-color:#ad81b4;
}

.agenda h2{
	display:none;
}

.agenda .content .title, .agenda .content .histoire span, .agenda a{
	color:#ad81b4;
}

#printSection > .content{
	page-break-after: always;
}

#printSection .content .histoire span, #printSection .content .titre{
	font-size:20pt;
	margin-top:0.75cm;
}

#printSection .content .title{
	font-size:30pt;
	margin-top:1.5cm;
}

#printSection .content .resume{
	font-style: italic;
	font-size: 20pt;
	margin-bottom: 1cm;
}

#printSection .content .resume span{
	display:none;
}

#printSection .content img, #printSection .content .to-display a{
	width:30%;
	vertical-align: middle;
	margin-left: 1.5%;
	margin-right: 3%;
}

#printSection .content .to-display img{
	width:100%;
	vertical-align: middle;
	margin-left: 0%;
	margin-right: 0%;
}

#printSection .histoire.gallerie{
	text-align: center
}

#printSection .to-display{
	display:none;
}

#printSection .angular-google-map-container{
	/*width:100%;*/
	margin-left: 0;
	/*height:600px;*/
	transform-origin: 0 0;
}

.details .unit.desc-chemin, .details .unit.distance, .details .unit.start-city, .details .unit.crossed-cities{
	margin-top:0.5cm;
}

.content .details img{
	height:initial !important;
	width: initial !important;
}