/* import */
@import "tinymce.css";
/*
Theme Name: Utah-Beach
Theme URI: http://www.utah-beach.com
Author: Erawati / Torogori
Author URI: http://www.erawati.com/
Description: Custom Theme for Utah Beach
Version: 1.0
License: -
License URI: -
Tags: Utah Beach
Text Domain: Utah Beach
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* =Fonts
-------------------------------------------------------------- */
@font-face {
	font-family: 'lietz_lindauhamburgregular';
	src: url('fonts/lietzlindauhamburg-webfont.eot');
	src: url('fonts/lietzlindauhamburg-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/lietzlindauhamburg-webfont.woff') format('woff'),
	url('fonts/lietzlindauhamburg-webfont.ttf') format('truetype'),
	url('fonts/lietzlindauhamburg-webfont.svg#lietz_lindauhamburgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* =Layout
-------------------------------------------------------------- */
html {
	overflow-y: scroll;
	border: 0;
	margin : 0;
	padding : 0;
	height : 100%;
}
body{
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	font-family: "Arial";
}
#wrapper {
	width: 980px;
	margin: 20px auto 0 auto;
	/* box shadow */
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.8);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.8);
	box-shadow: 0 1px 5px rgba(0,0,0,.8);
}
#main {
	background: #FFFFFF;
	padding: 0 0 50px 0;
}
#footer {
	background: #3E3035;
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px 0;
	text-align: center;
	line-height: 130%;
}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#logo-erawati {
	margin: 15px 0 0 0;
}
.invisible-line {
	border-right: 1px solid #FFFFFF;
	height: 3px;
	margin: 25px 0 20px 0;
}
.dot-line {
	background-image: url('images/dot-line.png');
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #FFFFFF;
	height: 3px;
	margin: 25px 0 20px 0;
}
.clear {
	clear: both;
}
.wp-caption p{
	display: none;
	color: #FF0000;
	margin: 0;
	padding: 0;
}
/* =Menus
-------------------------------------------------------------- */
#menu-top {
	background-image: url('images/bg-menu.png');
	height: 137px;
	z-index: 100;
	position: relative;
}
#menu-logo {
	position: absolute;
}
#menu-top-first {
	color: #E9AA00;
	width: 600px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 0 230px;
	position: absolute;
}
#menu-top-first div {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}
#menu-top-first div a{
	color: #E9AA00;
	border-top: none;
	text-decoration: none;
}
#menu-top-first div a:hover, .menu-top-first-selected {
	text-decoration: none;
	padding-top: 6px;
	color: #3E3035;
	border-top: 2px solid #3E3035;
}
#menu-langue {
	color: #3E3035;
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0 0 830px;
	position: absolute;
}
#menu-langue div {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}
#menu-langue div a{
	color: #9E979A;
	border-top: none;
	text-decoration: none;
}
#menu-langue div a:hover, .menu-langue-selected {
	text-decoration: none;
	padding-top: 6px;
	color: #3E3035;
	border-top: 2px solid #3E3035;
}
#menu-top-second {
	color: #FFFFFF;
	width: 760px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin: 110px 0 0 190px;
	position: absolute;
}
#menu-top-second div{
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}
#menu-top-second div a{
	border-top: none;
	text-decoration: none;
}
.submenu-no-arrow a{
	color: #F6D784;
}
#menu-top-second div a:hover, .menu-top-second-selected {
	text-decoration: none;
	padding-top: 6px;
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#menu-top-second .submenu-arrow a:hover {
	padding-bottom: 20px;
	background-image: url('images/submenu_home_arrow.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.submenu-arrow a {
	color: #F6D784;
}
.submenu-arrow-selected{
	padding-bottom: 20px;
	background-image: url('images/submenu_home_arrow.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 6px;
	border-top: 2px solid #FFFFFF;
}
.submenu-arrow-selected a{
	color: #FFFFFF;
}

/* Menu boutique
-------------------------------------------------------------- */

#menu-boutique {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	position: absolute;
	bottom: 17px;
	right: 100px;
}

#menu-boutique ul li {
	display:inline-block;
	margin-left: 15px;
}

#menu-boutique ul li a {
	text-decoration: none;
	color: #3E3035;
	text-transform: uppercase;
}

#menu-boutique ul li.current_page_item a,
#menu-boutique ul li a:hover {
	text-decoration: none;
	padding-top: 6px;
	color: #3E3035;
	border-top: 2px solid #3E3035;
}

/* Menu boutique
-------------------------------------------------------------- */

#panier-header {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	position: absolute;
	bottom: 7px;
	right: 40px;
}


/* Menu footer
-------------------------------------------------------------- */

#menu-footer {
	background: #FFFFFF;
	color: #E9AA00;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
	height: 35px;
}
#menu-footer div {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}
#menu-footer div a{
	color: #E9AA00;
	border-top: none;
	text-decoration: none;
}
#menu-footer div a:hover, .menu-footer-selected {
	text-decoration: none;
	padding-top: 6px;
	color: #3E3035;
	border-top: 2px solid #3E3035;
}
/* =Header Submenu
-------------------------------------------------------------- */
#header-submenu-musee {
	background: #21749A;
}
.submenu-close {
	position: absolute;
	top: 30px;
	left: 40px;
	margin-top: 260px;
	text-align: right;
	width: 890px;
}
.submenu-close a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#header-submenu-espace {
	background: #48873E;
}
.header-submenu {
	margin-left: 20px;
	width: 900px;
	height: 286px;
	position: absolute;
	z-index: 60;
	padding: 30px 0 0 40px;
	display: none;
}
.header-submenu-item {
	float: left;
	height: 140px;
}
.header-submenu-item img{
	margin: 0 40px 10px 0;
}
.header-submenu-item a, .header-submenu-item a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
/* =Slider
-------------------------------------------------------------- */
#slider {
	height: 336px;
	z-index: 50;
	position: relative;
}
#slider-container {
	width: 290px;
	height: 296px;
	position: absolute;
	top: 20px;
	right: 20px;
}
#slider-background {
	background: #3E3035;
	opacity: 0.75;
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	-ms-filter: "alpha(opacity=75)";
	width: 290px;
	height: 296px;
	position: absolute;
	z-index: 60;
}
.slideshow_item {
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 120%;
	position: absolute;
	z-index: 80;
	display: none;
}
.slideshow_item a, .slideshow_item a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.slideshow_item img{
	display: block;
	margin-bottom: 15px;
}
#slider-position {
	width: 290px;
	top: 265px;
	text-align: center;
	position: absolute;
	z-index: 70;
}
.position-item {
	background-image: url('images/carrousel_out.png');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px;
	display: inline;
	margin: 0 2px;
}
.position-item-selected {
	background-image: url('images/carrousel_over.png');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px;
	display: inline;
	margin: 0 2px;
}
/* =Main
-------------------------------------------------------------- */
.content-plan-right {
	float: right;
}
.content-container {
	margin: 0 30px;
	color: #3E3035;
}
.content-container a{
	color: #3E3035;
	text-decoration: underline;
}
.content-container a:hover{
	color: #3E3035;
	text-decoration: none;
}
.content-title {
	font-family: "lietz_lindauhamburgregular", "Arial";
	font-size: 30px;
	text-transform: uppercase;
}
.content-title a, .content-title a:hover {
	text-decoration: none;
}
.content-text {
	font-family: "Arial";
	font-size: 13px;
	line-height: 120%;
}
.content-text p {
	margin-top: 15px;
}
.content-text table {
	margin-top: 15px;
}
.content-text .tableau-images td{
	border: 0;
	font-size: 0px;
}
.content-text .tableau-images td div {
	overflow:hidden;
	margin:0;
	padding:0;
}
.texte-orange-italique a{
	color: #E9AA00;
	text-decoration: underline;
}
.texte-orange-italique a:hover{
	color: #E9AA00;
	text-decoration: none;
}
.tableau-simple a{
	color: #E9AA00;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20px 0 0;
}
.tableau-simple a:hover{
	color: #E9AA00;
	font-weight: bold;
	text-decoration: underline;
}
.content-text ul {
	list-style: inside;
	list-style-type: disc;
	margin: 10px 0 15px 0;
	padding-left: 5px;
	line-height: 120%;
}
.content-plan-left ul {
	list-style: inside;
	list-style-type: none;
	margin: 10px 0 15px 0;
	padding-left: 5px;
	line-height: 120%;
}
.texte-orange a {
	color: #E9AA00;
	text-decoration: underline;
}
.texte-orange a:hover{
	color: #E9AA00;
	text-decoration: none;
}
.texte-orange:link, .texte-orange:active, .texte-orange:visited {
	color: #E9AA00;
	text-decoration: underline;
}
.texte-orange:hover {
	color: #E9AA00;
	text-decoration: none;
}
.content-plan ul{
	list-style: inside;
	list-style-type: disc;
	margin: 10px 0 15px 0;
	padding-left: 5px;
	line-height: 120%;
}
.content-plan ul li ul{
	list-style: inside;
	list-style-type: disc;
	margin: 10px 0 15px 0;
	padding-left: 15px;
	line-height: 120%;
}
.content-liens td img{
	margin: 3px 0;
}
.content-contact {
}
.content-contact i {
	font-size: 11px;
}
.content-contact td{
	vertical-align: top;
	padding-bottom: 5px;
	height: 25px;
}
.content-contact input, .content-contact textarea{
	font-family: "Arial";
	font-size: 13px;
}
.contact-text {
	width: 315px;
}
.radio-button input {
	width: auto;
}
.contact-labels {
	width: 150px;
}
.contact-inputs {
	width: 320px;
}
.contact-submit {
	background-image: url('images/button-background.png');
	background-repeat: repeat-x;
	background-position: left top;
	border: 0;
	padding: 0 10px;
	margin: 0;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-button-submit input{
	float: right;
}
.content-une-item {
	width: 290px;
	height: 205px;
	margin-bottom: 45px;
	float: left;
}
.content-une-margin {
	margin-right: 35px;
}
.content-une-item .content-title {
	font-size: 16px;
	margin-bottom: 10px;
}
.content-home {
	margin: 15px 20px -60px 20px;
}
/* =Submenu
-------------------------------------------------------------- */
#submenu-musee {
	background-color: #21749A;
}
#submenu-musee a{
	color: #90BACD;
	text-decoration: none;
}
#submenu-musee a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu-espace {
	background-color: #48873E;
}
#submenu-espace a{
	color: #A4C39F;
	text-decoration: none;
}
#submenu-espace a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu-actus {
	background-color: #E9AA00;
}
#submenu-actus a{
	color: #F9EABF;
	text-decoration: none;
}
#submenu-actus a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu-presse {
	background-color: #AE9B68;
}
#submenu-presse a{
	color: #EBE6D9;
	text-decoration: none;
}
#submenu-presse a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu-contact {
	background-color: #AE9B68;
}
#submenu-contact a{
	color: #EBE6D9;
	text-decoration: none;
}
#submenu-contact a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu-galerie {
	background-color: #E9AA00;
}
#submenu-galerie a{
	color: #F9EABF;
	text-decoration: none;
}
#submenu-galerie a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.submenu {
	height: 60px;
	text-align: center;
	line-height: 120%;
}
.submenu table{
	width: auto;
	margin: 0 auto;
}
.submenu-item {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #90BACD;
	display: block;
	float: left;
}
#submenu-musee .submenu-item {
	height: 48px;
	padding: 12px 10px 10px 10px;
}
#submenu-espace .submenu-item {
	height: 48px;
	padding: 12px 5px 10px 5px;
}
#submenu-actus .submenu-item {
	height: 40px;
	padding: 20px 10px 10px 10px;
}
#submenu-presse.submenu-pages{
	height:auto;
	line-height:inherit;
}
#submenu-presse .submenu-item {
	height: 40px;
	padding: 20px 10px 10px 10px;
}
#submenu-presse.submenu-pages .submenu-item{
	height:20px;
	padding:20px 10px 0 10px;
}
#submenu-contact .submenu-item {
	height: 40px;
	padding: 20px 10px 10px 10px;
}
#submenu-galerie .submenu-item {
	height: 40px;
	padding: 20px 5px 10px 5px;
}
#submenu-musee .submenu-item-selected{
	background-image: url('images/submenu_musee_arrow.png');
}
#submenu-espace .submenu-item-selected{
	background-image: url('images/submenu_espace_arrow.png');
}
#submenu-actus .submenu-item-selected{
	background-image: url('images/submenu_actus_arrow.png');
}
#submenu-presse .submenu-item-selected{
	background-image: url('images/submenu_presse_arrow.png');
}
#submenu-presse.submenu-pages .submenu-item-selected{
	background:none;
}
#submenu-contact .submenu-item-selected{
	background-image: url('images/submenu_presse_arrow.png');
}
#submenu-galerie .submenu-item-selected{
	background-image: url('images/submenu_actus_arrow.png');
}
.submenu-item-selected{
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.submenu-item-selected a{
	color:#FFF !important;
}
/* =galerie
-------------------------------------------------------------- */
.galerie-items {
	margin: 20px 0 0 20px;
}
.galerie-items div{
	float: left;
}
.galerie-item {
	width: 140px;
	height: 78px;
	text-align: center;
	margin: 0 20px 20px 0;
}
.galerie-last-item {
	margin-right: 0px;
}
.galerie-hidden {
	display: none;
}
.galerie-visible {
	display: block;
}
.galerie-hide-button {
	display: none;
}
.galerie-show-button {
	display: block;
}
.galerie-button {
	background-image: url('images/button-background.png');
	background-repeat: repeat-x;
	background-position: left top;
	border: 0;
	padding: 8px 10px 0;
	margin: 0 20px 0 0 ;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: right;
}
.galerie-button a, .galerie-button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* =Admin
-------------------------------------------------------------- */
.post-edit-link, .post-edit-link a{
	letter-spacing: normal;
	font-family: Arial, Helvetica;
	font-size: 9px;
	text-transform:uppercase;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	margin: 20px 0 0 0;
	padding: 2px;
	display: inline-block;
}
.post-edit-link a:hover {
	color: #000000;
	text-decoration: none;
}
/* Footer links */
#footer-logos{
	display:block;
	overflow:auto;
	margin:10px 0;
}
#footer-logos .social-networks{
	float:left;
	margin:15px 0 0 20px;
}
#footer-logos .partenaires{
	float:right;
	margin:15px 20px 0 0;
}
#footer-logos a{
	display:inline-block;
	text-decoration:none;
}
#footer-logos a span{
	display:none;
}
#footer-logos .social-networks a{
	width:40px;
	height:40px;
	margin: 10px 10px 0 0 ;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center center;
}
#footer-logos a.facebook{
	background-image:url('images/footer/facebook.png');
}
#footer-logos a.twitter{
	background-image:url('images/footer/twitter.png');
}
#footer-logos a.google{
	background-image:url('images/footer/google-plus.png');
}
#footer-logos a.pinterest{
	background-image:url('images/footer/pinterest.png');
}
#footer-logos .partenaires a{
	float:right;
	margin: 10px 0 0 10px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center center;
	border:#3E3035 solid 1px;
	border-radius:4px;
}
#footer-logos a.tripadvisor{
	width:63px;
	height:40px;
	background-image:url('images/footer/tripadvisor.jpg');
}
#footer-logos a.normandie-qualite-tourisme{
	width:72px;
	height:40px;
	background-image:url('images/footer/label-normandie-qualite.jpg');
}
#footer-logos a.gov-qualite-tourisme{
	width:45px;
	height:40px;
	background-image:url('images/footer/qualite-tourisme.jpg');
}
#footer-logos a.dday-anniversary{
	width:45px;
	height:40px;
	background-image:url('images/footer/d_day_70th_anniversary_commemorations_normandy.jpg');
}
#footer-logos a.dday-normandy{
	width:87px;
	height:40px;
	background-image:url('images/footer/dday.jpg');
}
.horizontale {
	background-color: #0088AB;
	padding: 10px !important;
	width: 350px !important;
	height: 132px !important;
	margin: 0 auto 30px auto !important;
	position:relative;
}
.verticale a, .horizontale a {
	text-decoration: none;
	outline: medium none;
	color: #FFF;
	font-family: sans-serif;
	font-weight: bold;
	display: inline-block;
	overflow: auto;
}
.half {
	float: left;
	height: 100%;
	width: 46% !important;
}
.compteur {
	background-color: #000;
	margin-top: 5px;
	padding: 8px;
	text-align: center;
	font-size: 22px !important;
}


/* Woocommerce
-------------------------------------------------------------- */

.screen-reader-text {
	display:none;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.woocommerce-page .content-title,
.woocommerce-page h1 {
	font-family: "lietz_lindauhamburgregular", "Arial";
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.2;
	margin:0 0 20px 0;
}

.woocommerce-page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.2;
	margin:0 0 20px 0;
	font-weight: bold;
}

.woocommerce-page h3,
.woocommerce-tabs ul.tabs li a,
.woocommerce-page .widget-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.2;
	text-decoration: none;
	font-weight: bold;
}

.woocommerce-page .widget-title {
	position: relative;
	margin-bottom: 30px !important;
}

.woocommerce-page .widget-title:after {
	width: 30px;
	height: 2px;
	background-color: #ecaf0a;
	content: "";
	position: absolute;
	left: 0;
	top: 24px;
}

.woocommerce-page .content-text * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.woocommerce-page .content-text img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

.woocommerce-page #main {
	padding:30px 0;
}


.woocommerce-page .content-text h1, .woocommerce-page .content-text h2, .woocommerce-page .content-text h3, .woocommerce-page .content-text h4, .woocommerce-page .content-text h5, .woocommerce-page .content-text h6,
.woocommerce-page .content-text p,
.woocommerce-page .content-text #breadcrumbs,
.woocommerce-page .content-text ul {
	margin:0 0 20px 0;
}

.woocommerce-page .content-text .input-text,
.woocommerce-page .content-text input[type=email],
.woocommerce-page .content-text input[type=password],
.woocommerce-page .content-text input[type=search],
.woocommerce-page .content-text input[type=text],
.woocommerce-page .content-text input[type=url],
.woocommerce-page .content-text textarea {
	padding: .6180469716em;
	background-color: #f2f2f2;
	color: #43454b;
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	font-weight: 400;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}

#breadcrumbs {
	font-size: 12px;
	color:#888;
}

#breadcrumbs a {
	text-decoration: none;
	color:#888;
}

.shop_attributes {
	width: 100%;
}

.shop_attributes tr td,
.shop_attributes tr th {
	text-align: left !important;
	padding: 1.07em 0.71em;
	vertical-align: top;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #e6e6e6;
}

table.shop_attributes tr th {
	text-transform: uppercase;
}

.shop_attributes tr td p {
	margin:0 !important;
}

.woocommerce-tabs .panel > h2 {
	display:none;
}



.page-template-page-libre .entry-content  h2, .page-template-page-libre .entry-content  h3, .page-template-page-libre .entry-content  h4, .page-template-page-libre .entry-content  h5, .page-template-page-libre .entry-content  h6, .page-template-page-libre .entry-content  ul, .page-template-page-libre .entry-content  p, .page-template-page-libre .entry-content  ol, .page-template-page-libre .entry-content  hr {
  margin: 20px 0;
}

.page-template-page-libre .entry-content h1 {
	margin:40px 0 20px;
	font-family: "lietz_lindauhamburgregular", "Arial";
	font-size: 30px;
	text-transform: uppercase;
}

.page-template-page-libre #slider {
	display:none;
}