/*
Theme Name: Plages propres
Theme URI: http://wordpress.org/
Description: Thème remanié pour intégrer les Custom Post Type et les Taxonomies. 
Author:  A l'encre bleue
Version: 1.1
Tags: non responsive, custom post type, taxonomie
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
------
test-------------------------------------------------------- */

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;
	line-height : normal;
}

body {
	line-height: normal;
}

#image-une {
    padding-right : 10px;
    float : left;
}

#breadcrumbs{
	font-size : 14px;
	margin-top : 20px;
	color : #333333;
	background-color : #f7f7f7;
	padding : 4px;

		font-family: 'Source Sans Pro', sans serif;}

#breadcrumbs .breadcrumb_last {
	margin-left : 5px;
	font-size : 12px;
}

#breadcrumbs span a{
	font-size : 12px;
	padding-top: 10px;
	padding-bottom : 10px;
	padding-right : 5px;
	padding-left: 5px;
}

#breadcrumbs a {
	font-weight : normal;
}

/** Pagination links **/

#pagination{
  float : right;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  font-size: 11px;
  /*margin-bottom : 20px;*/
  clear : both;
  width : 100%;
}
 
#pagination li{
  float: left;
  margin: 0 2px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 3px 5px;
 margin-bottom : 40px;
}
 
#pagination li a{
  display: block;
}
 
#pagination li.activePage{
  border: none;
  background: none;
}

h1, h2 {
	font-weight: 700;
	line-height : normal;
	font-family: 'Open Sans Condensed', sans-serif;
}
h3, h4, h5, h6 {
	font-weight: 400;
	line-height : normal;
	font-family: 'Source Sans Pro', sans serif;
}

h1 {
	text-align : center;
	color :  #000000;
	line-height : normal;
	font-weight : 700;
	font-size : 50px;
}
ol, ul {
	list-style-type:square;
	list-style-color: #333333;
}
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;
}

Table {
	font-family: 'Source Sans Pro', sans serif;	}
th {
	font-family: 'Source Sans Pro', sans serif;	background-color: #333333;
	color : #ffffff;
	
}

table, td{
	font-family: 'Source Sans Pro', sans serif;	color : #000000;
	font-size : 7pt;
}

td {
	font-family: sans-serif;
	background-color: #ffffff;
}
caption {

	font-family: 'Source Sans Pro', sans serif;	font-size : 10pt;
	color : #000000;
	font-weight: bold; 
}

tr.impaire td {
   background-color: #eee;
}


a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	width: 1200px;
	padding:0;
}
#content {
	background-color : #ffffff;
}

#content.transparent{
	background-color : #ffffff;
}

#primary,
#secondary {
	float: right;
	/*overflow: hidden;*/
	width: 270px;
}
#secondary {
	clear: right;
}

#full-footer {
	width: 100%;	
	background: url("images/fond-footer-2019.jpg") no-repeat center fixed;
	-webkit-background-size: cover; /* pour anciens Chrome et Safari */
 	 background-size: cover; /* version standardisée */
	margin-top : 5px;
}
  
#footer {
	clear: both;
	width: 1200px;
	margin : 0 auto;
}

#second {
	float : right;
	margin-top : -30px;
}



/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 100%;
	padding:0;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 1009px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Source Sans Pro', sans serif;}

h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: 'Source Sans Pro', sans serif;	font-size : 12px;
}
pre {
	font-family: 'Source Sans Pro', sans serif;	font-size : 11px;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#main {
	margin: 0 auto;
	width: 1200px;
}


/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin : 10px;
	margin-top : 15px;
	width: 30%;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	font-size: 11px;
    width : 986px;
	height : 100%;
	color : #000000;
	margin-top : 50px;
	
}
#site-info p {
	float : left;
	color : #000000;
	font-size: 10px;
	margin-left : 20px;
}

#site-info img {
	margin-top : -20px;
	float : right;
	font-size: 10px;
}

#site-info a:link,
#site-info a:active {
	color : #000000;
}

#site-generator {
	float: right;
	width: 220px;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background : #ffffff;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	clear: both;
	margin-bottom: 18px;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style-type:square;
	list-style-color: #333333;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #79AA46;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
	background: #ffffff;
	border: 1px solid #333333;
	padding: 7px;
}

select {
	width : 100%;
	background: #ffffff;
	border: 1px solid #333333;
	padding : 7px;
}

a:link {
	color: #333333;
	text-decoration : none;
	font-weight : bold;
}
a:visited {
	color: #333333;
	text-decoration : none;
	font-weight : bold;
}
a:active{
color: #333333;
}

a:hover {
color: #333333;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header-large {
	width : 100%;
	height : 100px;
	z-index: 99999;
	position : relative;
	background-image : url(https://www.plage-propre.org/wp-content/themes/plage-propre/images/header-fond-blanc-alpha06.png);
}

#header {
        width: 1200px;
	height: 140px;
	margin: 0 auto;
}

#colonne {
	float : left;
	width : 42%;
	margin-left : 2%;
	margin-right : 2%;
	padding : 2%;
	
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	float : right;
	font-style: italic;
        font-size : 24px;
        color : #F2A911;
        text-align : right;
	line-height : 100%;
	width : 800px;
}


/* =Menu
-------------------------------------------------------------- */
#logo {
	float : left;
	margin-right : 180px;
	margin-top : 5px;
	margin-bottom : -30px;
	z-index: 99999;
	position : relative;
}

#access {
	display : block;
	float : right;
	text-align : left;
	width:500px;
	margin-top : -110px;
	margin-right: 130px;
	z-index: 99999;
	position : relative;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	z-index: 99999;
}
#access a {
	color: #2a3860;
	display: block;
	line-height: normal;
	padding: 0 20px;
	text-decoration: none;
	width : 200px;
	text-transform : uppercase;
	font-size : 14px;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #e30513;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	font-weight : bold;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	font-weight : bold;
}


#langage {
	margin-left : 20px;
	margin-top : 20px;
}



/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	/*overflow: hidden;*/
	width : 1200px;
	background-color : #ffffff;

}

#content {
	color: #333;
	font-size: 13px;
	text-align: justify;
	color: #333333;
	line-height: normal;
	margin-bottom: 36px;
	padding : 15px 15px 0 15px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	font-size: 16px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 11px;
	line-height: 21px;
	font-style : italic;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #ffffff;
}

#content h1,
#content h5,
#content h6 {
	margin: 0 0 10px 0;
	line-height : normal;
}

#content h2,
#content h3,
#content h4 {
	margin: 0 0 3px 0;
	line-height : normal;
}
	
h2 { 
  	color : #E30513;
	font-size: 40px;
	margin-top: 15px;
	line-height: normal;
	text-align: center;
	font-family: 'Open sans condensed', sans serif;	
	text-transform : uppercase;
	font-weight : 700;
}

h3 { 
	color: #333333;
	font-size: 24px;
    margin-top : -5px;
   	margin-bottom: 5px;
	margin-top: 10px;  
	border-left: 2px;
	text-align: left;
	font-family: 'Source Sans Pro', sans serif;	
	font-weight : 300;
}

h4 { 
   	color: #333333;
	font-size: 18px;
	padding-bottom: 0.2em;  
	text-align: left;
	margin-bottom : 0;
	font-family: 'Source Sans Pro', sans serif;	font-weight : bold;
}

h5 { 
   	color: #003300;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 0.2em;  
	line-height: 28px;
	text-align: left;  
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th {
	color : #ffffff;
	font-family: "Oswald",sans-serif;
	line-height: 18px;
	padding: 9px 24px;
	font-size : 18px;
	font-weight : 300;
}

#content thead th {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
	font-size : 11px;
	background-color : #f2f2f2;
	
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 /*0 48px 0*/;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000000; /*#E30513;*/
	font-size: 50px;
	line-height: 55px;
	margin-top: 20px;
	text-align : center;
	font-weight : 700;
	font-family: 'Open Sans Condensed', sans serif;	
	text-transform : uppercase;
}
.entry-title a:link,
.entry-title a:visited {
	color: #333333;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #99cc00;
}


.entry-meta {
	color: #888;
	font-size: 12px;
	margin-top : 20px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

.entry-content p, ul li{
	font-size:13px; 
	text-align : justify;
	color : #333333;
	line-height : normal;
}

.entry-content ul li{
	color:#333333;
	font-size:13px; 
	text-align: left;
	line-height: 1.5;
	list-style-type:square;
	list-style-color: #333333;
}

.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	/*margin: 0 0 24px 0;*/
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #99cc00;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #C7C5C4;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/* préparation de l’animation pour toutes les images */
img {
-webkit-transition: opacity .5s linear 0.25s;
-moz-transition: opacity .5s linear 0.25s;
transition: opacity .5s linear 0.25s;
}
/* lorsque l’image n’est pas visible, on passe l’opacité à 0 */
img[data-lazy-original] {
opacity: 0;
}
/* lorsque l’image devrait être visible, on place l’opacité à 1 */
img[src^="http"] {
opacity: 1;
}

#content img {
	margin: 0;
	height: auto;
	width: auto;
}
#content .attachment img {
	max-width: 675px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	/*margin-top: 4px;*/
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	line-height: 12px;
	margin-bottom : 15px;
	padding: 4px;
	text-align: center;
	max-width : 720px;
	border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#content .wp-caption img {
	margin: 5px 5px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border-top-left-radius: 3px;
 	 border-top-right-radius: 3px;
  	border-bottom-right-radius: 3px;
  	border-bottom-left-radius: 3px;
	/* box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);*/
}
#content .wp-caption p.wp-caption-text {
 	color: #333333;
	font-size: 10px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 300;
	text-align : center;
	width : 100%;
}

#content .wp-caption p.wp-caption-text a {
	color: #333333;
	font-weight : 300;
}

#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width : 160px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	overflow : hidden;

}
#content .gallery img {
	
}
#content .gallery .gallery-caption {
	color: #333333;
	font-size: 10px;
	/*margin: 0 0 12px;*/
	/*background-color : #333333;*/
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	/*border: 10px solid #E1E1E1;/*
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	background-color: #ffffff;
	clear: both;
	padding : 10px;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 0;
	font-family: 'Source Sans Pro', sans serif;	font-style : normal;
}
h3#comments-title {
	padding: 24px 0;
}
ul.commentlist {
	list-style: none;
	margin: 0;
}

ol li.commentlist {
	list-style-type: none;
	margin: 0;
}


.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	position: relative;
}


.comment-body {
	line-height: 24px;
	margin: 0 0 30px 0;
	position: relative;
	padding : 10px;
	/*border-top : 1px solid#c0c0c0;*/
	background-color : #f1f1f1;
	margin-left : -20px;
}

.comment-body img {
	margin-top : 40px;
	float : left;
	padding-right : 12px;
	padding-top : 5px;
}


.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
	list-style-type: none;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
	font-size : 13px;
	margin-right : 20px;
}

.comment-body p {
margin-left : 70px;
font-size : 15px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}


.commentlist .avatar {
	position: absolute;
	top: 20px;
	left: 0;
	padding-top : 20px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-right : 50px;
}

.comment-author {
	/*margin-left : 40px;*/
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size : 18px;
	font-family: 'Source Sans Pro', sans serif;}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #333333;
	text-decoration: none;
	font-weight : normal;
	font-size : 10px;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #333333;
	font-weight : normal;
	font-size : 10px;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 10px 0;
	margin-left : 80px;
	margin-top : 20px;
	margin-bottom : 5px;
	
}
.reply a {
	color : #ffffff;
	background-color: #E30513;
	padding : 10px;
	border-radius : 3px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 400;
	float : right;
	margin-top : -20px;
}

a.comment-edit-link {
	
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #333333;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

.give-submit,
.give-btn {
cursor: pointer;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 400;
	font-size : 16px;
	text-align : center;
	background-color : #333333;
	color : #ffffff;
	border : none;
}

input[type=submit] {
	margin-top : 3px;
	cursor: pointer;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 400;
	font-size : 16px;
	text-align : center;
	background-color : #E30513;
	color : #ffffff;
	border : none;
	padding : 10px;

}

input[type=submit]:hover {
	background-color : #E30513;
	color : #ffffff;
	font-size : 16px;
	text-align : center;
	cursor: pointer;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 700;
}


#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}

ol.children {
	margin-left : 70px;
	margin-top : -10px;
}

h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;

}
#respond input {
	margin: 0 0 9px;
	width: 70%;
	border : 1px solid #cccccc;
}
#respond textarea {
	width: 90%;
        border : 1px solid #cccccc;
	margin-bottom : 20px;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 13px;
	color : #ffffff;
	width: 185px;
	height : 43px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 400;
	background-color : #E30513;
	border-radius : 5px;
}

#respond .form-submit input:hover {
	font-size: 13px;
	width: 185px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 700;
}

/* =Widget Areas
-------------------------------------------------------------- */

#search-sans-resultat {
	float : right;
	margin-right : 10px;
	margin-top : 3px;
	width : 240px;
	margin-bottom : 60px;
}

#search img:hover{
	-webkit-transform: rotate(360deg) scale(1);
	transform: rotate(360deg) scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


#search img {
	float : left;
	padding-right : 5px;
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

#search-input {
	color:#333333; 
	font-family: 'Source Sans Pro', sans serif;	font-weight : 400;
	font-size:14px; 
	margin:0; 
	width:140px;
	height : 20px;
	float:left;
	padding : 5px;
	margin-top : 1px;
	border : 1px solid #ffffff;
}

#searchsubmit {
	margin-left : -1px;
	margin-top : 1px;
	border : 1px solid #ffffff;
}

.search-submit,
.search-submit:hover {
	padding : 5px;
	margin-top :-2px;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
	
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 18px 0;
	width : 100%;
	padding : 10px;
	color : #000000;
	text-align : left;
}

.widget-title{
	width: 100%;
	color: #000000;
	padding-top : 8px;
	text-align : left;
	margin-bottom : 15px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 700;
	text-transform : uppercase;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color :#000000;
	font-weight : 700;
	font-size : 22px;
	line-height : normal;
}

.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}


.widget-title {
	font-size : 20px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 700;
	text-transform : uppercase;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	
}

#site-info {
	font-weight: bold;
}
#site-info a {
	color: #333333;
	text-decoration: none;
}

img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}




/* FOOTER REVISION */
#colophon{
	display: -webkit-inline-box; width:100%; padding: 3em 2em 2em;
}
.pmpfoot1, .pmpfoot2, .pmpfoot3{
	width:30%;
}
.pmpfoot2 {
    padding: 0 10%;
}
.img-pmp-logo{
	margin-top:-10px; margin-right: 1em;
}
.ministere{
	margin-right: 1em;
}
/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
		
	}
	.wp-caption p {
		font-size: 10pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

#first {
	margin-top : -90px;
	color : #333333;
}

#first p{
	color : #000000;
	font-size: 12px;
}

#first img{
	margin-right: 20px;
}

#first a{
	color : #000000;
	font-weight : normal;
	font-size: 12px;
}

#second p{
	color : #000000;
	font-size: 13px;
}

#second a{
	color : #000000;
	font-weight : normal;
	font-size: 13px;
}

#third p{
	color : #000000;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}
#third img{
		margin-left: 20px;
}

span.wpcf7-list-item { 
	line-height : normal;
	padding-right : 20px;
}


#page-404 {
	width : 650px;
	margin : 0 auto;
	margin-top : 10%;
}

.erreur-404-title {
	font-size : 80px;
	font-family: 'Source Sans Pro', sans serif;	font-weight : 700;
	text-align : justify;
	color : #000000;
}

.erreur-404-texte {
	font-size : 18px;
	font-family: 'Source Sans Pro', sans serif;	text-align : justify;
	color: #000000;
}

.erreur-404-texte-moteur {
	font-size : 14px;
	font-family: 'Source Sans Pro', sans serif;	text-align : justify;
	color: #000000;
}

.erreur-404-texte-moteur a{
	color: #333333;
}

.clear{
  clear:both;
  display:block;
  height: 0;
  font-size: 1px;
  line-height: 0px;
  margin-bottom : 15px;
}

/* Formulaires */

div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #FF9900;
	padding: 10px;
	color: #ffffff;
	text-align: center;
	margin-bottom : 20px;
}

span.wpcf7-not-valid-tip {
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	margin-left : 10px;
}

div.wpcf7 .screen-reader-response{
	display : none;
}

div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 10px;
	font-size: 12px;
	color: #ffffff;
	margin-bottom : 20px;
	background-color : #398F14;
}

#contenu-attachement {
	width : 720px;
}

#comments img {
	margin-top : 20px;
	padding-right : 5px;
}


/* AJOUTS */

/* SMO Top */

#smo-top {
	float : right;
}

/* Actualités */



.column h3 {
	font-size : 14px;
  	font-style: normal;
	text-transform : uppercase;
}



/* Menu Top */

#menu-top{
	float : right;
	margin-top : -80px;
	width : 80%;
	z-index: 99999;
	position : relative;
}

#menu-top .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 1000px;
}

#menu-top .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}

#menu-top .menu-header li,
div.menu li {
	float: left;
	position: relative;

}
#menu-top a {
	color: #000000;
	display: block;
	line-height: normal;
	padding: 0 15px;
	text-decoration: none;
	text-transform : uppercase;
	font-weight : 700;
	font-size : 14px;
}

#menu-top img a {
	padding: 0 5px;
}

#menu-top img:hover {
	-webkit-transform: rotate(360deg) scale(1);
	transform: rotate(360deg) scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

#menu-top ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#menu-top ul ul li {
	min-width: 180px;
}
#menu-top ul ul ul {
	left: 100%;
	top: 0;
}
#menu-top ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#menu-top li:hover > a,
#menu-top ul ul :hover > a {
	color: #e30513;
}

#menu-top ul li:hover > ul {
	display: block;
}
#menu-top ul li.current_page_item > a,
#menu-top ul li.current_page_ancestor > a,
#menu-top ul li.current-menu-ancestor > a,
#menu-top ul li.current-menu-item > a,
#menu-top ul li.current-menu-parent > a {
	font-weight : bold;
}
* html #menu-top ul li.current_page_item a,
* html #menu-top ul li.current_page_ancestor a,
* html #menu-top ul li.current-menu-ancestor a,
* html #menu-top ul li.current-menu-item a,
* html #menu-top ul li.current-menu-parent a,
* html #menu-top ul li a:hover {
	font-weight : bold;
}


/* Menu principal */
#menu-item-73 {
	margin-left: -40px;
}

/*ACCUEIL */

#bandeau-bleu {
	width : 100%;
	min-height : 310px;
	background-color : #00b4e3;
	padding-top : 20px;
	padding-bottom : 10px;
	margin-bottom : -20px;
}

#bandeau-blanc{
	width : 100%;
	min-height : 750px;
	background-color : #ffffff;
	padding-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 20px;
}


#contenu-centre {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1020px;
}

#colonne h2 {
	color : #e30513;
	text-transform : uppercase;
	text-align : left;
}

#actualite-accueil {
	color : #ffffff;
	/*text-align : justify;*/
}

#actualite-accueil a {
	font-size : 18px;
	color : #ffffff;
	font-weight : 700;
	text-align : left;
}

#extrait-accueil {
	text-align : justify;
}

#actualite-accueil img {
	float : left;
	padding-right : 20px;
}

#picto-chiffres {
	width : 304px;
	float : left;
	margin : 15px;
}

#picto-chiffres img {
	margin : 0 auto;
}


#chiffre {
	color : #e30513;
	font-size : 36px;
	font-weight : 700;
	text-align : center;
}

#infos {
	color : #e30513;
	font-size : 16px;
	font-weight : 700;
	text-align : center;
}

#reseaux-sociaux-accueil h2 {
	color : #e30513;
	text-transform : uppercase;
	font-size : 34px;
	text-align : center;
}

#partage-photo {
	background-color : #e30513;
	color : #ffffff;
	padding : 10px;
}

#partage-photo h3 {
	color : #ffffff;
	text-transform : uppercase;
}

#lightbox {
	background-color : #c0c0c0;
	color : #ffffff;
	padding : 10px;
}

/* Commentaires */

.comment-form-author,
.comment-form-email,
.comment-form-url { 
	width : 33%;
	float : left;
}

#comments label {
	display : none;
}

/* Chantiers */

#details-chantiers img {
	  vertical-align:middle;
	padding-right : 15px;
}

#details-chantiers p {
	line-height : normal;
}

#inscription a{
	background-color : #E30513;
	padding : 20px;
	color : #ffffff;
	font-size : 28px;
}

#date-accueil {
	font-size : 44px;
	text-align : center;
	text-transform : uppercase;
	color : #E30513;
	font-weight : 900;
	margin-bottom : 40px;
}

#titre-saviez-vous {
	color : #2A3860;
	text-transform : uppercase;
	font-size : 36px;
}

#bouton-inscription-plages a {
	color : #ffffff;
}

#bouton-inscription-plages:hover {
	background-color : #E30513;
}

#bouton-inscription-plages {
	color : #ffffff;
	text-transform : uppercase;
	font-size : 22px;
	text-align : center;
	background-color : #2A3860;
	padding : 10px;
	width : 80%;
	margin-top : 20px;
	margin-bottom : 20px;
	margin : 0 auto;
}

#titre-page-plage {
	text-transform : uppercase;
	color : #2A3860;
	font-size : 20px;
	font-weight : 700;
	padding-bottom : 2px;
	border-bottom : 2px solid #2A3860;
	margin-bottom : 20px;
}

.wpgmza_infowindow_address {
	display : none;
}

.wpgmza_markerbox a
{
  color: #E30513;
}

.red-title {
	color: #E30513;
	font-weight : 400;
}

#logos-partenaires h2 {
	color : #ffffff;
	font-weight : 700;
	margin-top : 30px;
	margin-bottom : 10px;
	
}

.gform_wrapper input[type="image"] {
	float : left;
	margin : 10px;
}

#chiffre {
	 float: left;
}



/*Youtube */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.acf-map {
	width: 100%;
	height: 200px;
	border: #ccc solid 1px;
	margin: 20px 0;
}


#bandeau-countdown {
	width : 100%;
	height : 100%;
	background-color : #2A3860;
}

#conteneur-principal {
	margin: 0 auto;
	width: 1200px
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	
}

.column {
	flex: 1;
	margin: 2px;
	padding: 10px;
	
}

#rdv-accueil {
	font-family: 'Open Sans Condensed', sans-serif;
	color : #000000;
	font-size : 60px;
	font-weight : 700;	
	line-height: 60px;
}

#accueil-bouton {
	margin-top: 30px;
}


#accueil-textes {
	margin-top: 50px;
	padding: 50px;
}

#accueil-textes2 {
	margin-top: 0px;
padding: 68px 50px 50px 50px;
}
#photo-accueil > figure > div > img {
    width: 665px;
    height: 100%;
}
#accueil-textes h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	color : #e30a18;
	font-size : 50px;
	font-weight : 700;	
	text-align: left;
}

#accueil-textes h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	color : #000000;
	font-size : 35px;
	font-weight : 700;	
	text-align: left;
}

#accueil-textes2 h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	color : #000000;
	font-size : 35px;
	font-weight : 700;	
	text-align: left;
}

#accueil-carrousel {
	margin-top: 20px;
}

.rouge {
	color : #e30a18;
	
}

#liste-actualites {
	clear : both;
	
}

#liste-actualites img {
	float : left;
	margin-right : 40px;
	
}

#en-savoir-plus a {
	background-color : #E30513;
	color : #ffffff;
	text-align : right;
	padding : 10px;
	float : right;
	margin-bottom : 20px;
}

#en-savoir-plus a:hover {
	color : #333333;
}

#taxo-liste {
	width: 250px;
	height: 350px;
  	float: left;
	 margin-left: 20px;
 	margin-right: 20px;
  	margin-top: 10px;
  	margin-bottom: 10px;
  	overflow-x: hidden;
	overflow-y: hidden;
}

#taxo-liste h3 {
	font-size : 14px;
  	font-style: normal;
	text-transform : uppercase;
}

#second {
	text-align : left;
}

#third {
	text-align : right;
}

#image-intro{
	margin-top:3em;
}
.messa h2{
	font-size: 2em;
	color:#333;
}
.messa h2 strong{
	color:#E30513;
}
.mosa{
	padding: 30px 0 !important;
}
/* =Media Query
-------------------------------------------------------------- */
/*RAV AVEC LA PAGE | RESPONSIVE */
@media screen and (max-width: 1200px) {
#container{
	width:auto;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 767px)
 {

 #bandeau-countdown,
#slide-accueil-mobile {
	 display : none;
 }
 
 #taxo-liste img {
	width : 100%;
 }



#col-3-yarpp
{
  max-width: 360px;
  height: auto;
 
}

#taxo-image-une-court h3 a {
	font-size : 23px;
}

#taxo-full-large #titre-full a {
	font-size : 24px;
}


#header2 {
	/*width : 720px;
	height : auto;*/
}


#image-une-full h1.entry-title {
	font-size : 24px;
	line-height : 26px;
	padding : 0;
	/*margin-left : -25%;*/
}


#image-une-actualites h1.entry-title  {
	font-size : 28px;
	line-height : 32px;
}

#taxo-liste-court h3 {
	font-size : 18px;
}

  #wrapper {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
  }

#taxo-image-une h3 img {
	width : 25px;
}


#breadcrumbs,
#content,
#test,
#introduction,
#actualite-accueil,
.comment-body {
	width : 92%;
}

.comment-form-author,
.comment-form-email,
.comment-form-url { 
	width : 100%;
	clear : both;
}

#colonne {
	width : 100%;
}

#comments {
width : 87%;
}

#encadre {
width : 94%;
}


h2 {
	font-size : 20px;
}

h3 {
	font-size : 18px;
}

#introduction img {
	float : left;
	clear: both;
}

#content .entry-title {
	font-size : 30px;
}



#tricolonnes-taxonomies,
#tricolonnes {
       width : 92%;
	height : 300px;
	margin-left : -1px;
}



#taxo-liste-court,
#taxo-liste-no-sidebar {
	width : 93%;
	height : auto;
}

#yarpp {
	width : 100%;
	height : auto;
}


#resultats-recherche {
	width : 80%;
	height : auto;
}

#taxo-liste-1 #taxo-image-une img,
#taxo-liste-2 #taxo-image-une img,
#taxo-liste #taxo-image-une img,
#yarpp #taxo-image-une img,
#news-widget img, 
#image-une-accueil img,
#resultats-recherche-image-une img {
	width : 100%;
	height : auto;
}



#taxo-liste-yarpp,
#content .gallery .gallery-item {
	float : left;
	width : 120px;
	height : 150px;
	overflow: hidden;
}


.one-column #content {
	margin: 0 auto;
	width: 100%;
}


.widget-title{
	width: 100%;
	text-align : left;
	margin-bottom : 15px;
	font-family: 'Oswald', sans-serif;
	font-size : 26px;
	color : #333333;
	line-height : normal;
	font-weight :700;
}



#entry-content img,
#content .wp-caption, 
#content img.alignright, 
#content img.aligncenter, 
#content .aligncenter,
#content img.alignnone,
#content .alignnone,
.alignleft, 
img.alignleft, 
img.alignnone,
#content img.alignleft, 
.alignright, 
img.alignright, 
.alignright,
.alignnone,
img.aligncenter,
.aligncenter,
.wp-caption {
	clear: both;
    	float: none;
	margin : 0 auto;
	max-width : 100%;
	height : auto;
	/*margin-left: -9px;*/
  }

#content p.wp-caption-text img {
	width : 16px;
	height : auto;
}

	#content img {
	  	max-width: 100%;
 	 }

	#resultats-recherche-image-une img,
	#taxo-image-une img,
	#taxo-image-une-court
	  {
		max-width : 100%;
	}

	#content .gallery img {
		max-width: 100%;
	}

	#taxo-image-une-search h3 a {
		margin-top : 50px;
		font-size : 18px;
		text-transform : uppercase;
	}

	

	#image-une-full .indications-une,
	#slide-accueil,
	#articles #image-une,
	#articles .entry-content2,
	#search,
	#header-large,
	#header,
	#booking-widget {
		display:none;
	}

    #access,
  #access .menu-header,
  div.menu,
  #colophon,
  #main,
  #footer {
    margin: 0 auto;
    width: 100%;
  }

  
  #site-title,
  #site-description,
  #site-info,
  #site-generator   {
    width: 100%;
    clear: left;
    float: left;
    margin-top: 0;
    padding-top:0;
    margin-bottom: 0;
    padding-bottom:0;
  }
  

  #container,
  .one-column {
    float: left;
    width: 100%;
    overflow: hidden;
  }
  #content {
    width: 99%;
    margin: 0 0px 0 0px;
  }


 #primary,
  #secondary {
    clear: both;
    float: left;
    overflow: hidden;
    width: 99%; 
	}


}

/* Tablettes (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 980px) {

#menu-item-41095 {
	display : none;
}






#header-large,
#header {
	max-height : 30px;
	margin-bottom : -20px;
}

#header2 {
	margin-top : -20px;
}

#image-une-full h1.entry-title {
	font-size : 38px;
}

#entry-content img,
#content .wp-caption, 
#content img.alignright, 
#content img.aligncenter, 
#content .aligncenter,
#content img.alignnone,
#content .alignnone,
.alignleft, 
img.alignleft, 
img.alignnone,
#content img.alignleft, 
.alignright, 
img.alignright, 
.alignright,
.alignnone,
img.aligncenter,
.aligncenter,
.wp-caption {
	max-width : 100%;
	height : auto;
  }


#logo,
#access {
	display : none;
}

#image-une-actualites h1.entry-title {
	top : 0;
	font-size : 40px;
		line-height : 50px;
	
}

#taxo-liste-1 h3,
#taxo-liste-2 h3,
#taxo-liste h3 {
	font-family: 'Oswald', sans-serif;
	font-weight : 300;
	text-transform : uppercase;
	font-size : 16px;
}


  #wrapper {
    margin: 20px auto;
    width: 95%;
  }

#taxo-liste-yarpp {
	float : left;
}

#taxo-image-une h3 {
position: absolute; 
   top: 35px; 
   left: 0; 
   width: 100%; 
   font-style: normal;
   /*background-image:url(https://www.guide-irlande.com/wp-content/uploads/2016/02/white.png);*/
   padding : 3px;
	text-shadow: 2px 2px #333333;
	text-decoration : underline;
	font-weight : 800;
}


#booking-widget,
#search,
#second,
#trivago_destination_hotel_42454  {
	display : none;
}

.one-column #content {
	margin: 0 auto;
	width: 95%;
}



  #content img {
	  	max-width: 100%;
 	 }


#tricolonnes {
	width : 34%;	
}

#resultats-recherche-image-une img {
	width : 100%;
}

#taxo-image-une-search h3 a {
	margin-top : -40px;
}


	#col-3 {
	width : 44%;	
}


#col-3-yarpp {

}
 
	#recherche-taxonomy {
		margin-bottom : 80px;
	}
 
  div.menu,
  #colophon,
  #main,
  #footer {
    margin: 0 auto;
    width: 100%;
  }
  

#taxo-liste-yarpp,
#content .gallery .gallery-item {
	float : left;
	width : 180px;
	height : 250px;
	overflow: hidden;
}


#image-une-accueil img {
	width : 100%;
	height : auto;
}

}



/* Tablettes (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 1024px) 
and (max-device-width : 1025px) {


#header2 {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-height :250px;
	margin-bottom : 20px;
}

#menu-item-41095 {
	display : none;
}
}


/* Tablettes (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 1200px) 
and (max-device-width : 2000px) {


}



@media screen and (max-width: 1200px) {
.pmpfoot2 {
    padding: 0 5%;
}
}




@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}