/*
Theme Name: Normandie Campings
Theme URI: http://www.normandie-camping.com
Version: 1.0
Description: Normandie Camping theme d'après le thème Beautiful Day 2.0 de Viktor Persson.
Author: Ch1 / Aurore Laé / David Morand
Author URI: http://www.ch1.fr
*/

@import "shortcodes.css";
@import "responsive.css"; 

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}


.alignleft {
   float: left;
}

.alignright {
   float: right;
}



a {color: #7BA238;text-decoration:underline; }
a:hover {color: #518EAC; }

body {
background-attachment:fixed;
background-position:center top;
color: #666;
font-family: "Trebuchet Ms", sans-serif;
font-size:100%; /* 11px / 16 */
margin:0 auto;
margin-left:0;
}


p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: "Trebuchet Ms", sans-serif;
        font-size:1.25em; /* 20px / 16 */
        font-weight:normal; 
	margin-bottom: 4px;
        color: #639CB6;
        padding-left:20px;
        padding-right:20px;
}
h2 {font: "Trebuchet Ms", sans-serif;
        font-size:1em; /* 16px / 16 */
        font-weight:bold;
	margin-bottom: 4px;
        color: #639CB6;
        padding-bottom:5px;
        border-bottom:1px solid #ccc;}

h3 {
color:#518EAC;
font-size:0.8125em; /* 13px / 16 */
font-weight:bold;
padding-bottom:6px;
border-bottom:1px solid #B5D1EE;
margin-bottom:10px;

}

h3 .avis-h3{
width:500px;
margin-left:30px;
}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: inline;
	font-size: 0.9em;
}

/* bloc div page cotentin  */

.bloc-page-cotentin{
clear: left;
}

.bloc-page-cotentin img {
float:left;
margin-right:20px;
}


/* misc */

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */

.container {
	background: #FFF;
	
	margin: 0 auto;
	padding: 0 15px 0px;
	width: 960px;
        border:1px solid #ddd;
        border-top:none;
}

/* header */

.top {
  background-color: #FFFFFF;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  margin: 0 auto;
  padding: 0 15px;
  width: 960px;
}

/* title */


.header {
        background: #fff url('img/header-dessin.jpg') no-repeat;
	font-size: 1.2em;
	height: 145px;
	margin: 0 auto;
	padding:0;
	width: 100%;
	background-size:100% 100%;
}


.header h2{
margin-top: 18px; 
margin-left:55px;
position:absolute;
}

.header h2 a, .header h2 a:hover {
border:none;
text-decoration:none;
}


/* ------------------------ navigation - menu ----------------------------- */


/* menu de 1er niveau
-------------------------------------------------------------------------------------------------------------------------------------------- */


#navigation {	
	border-top: 4px solid #fff;
	background:#fff url('img/nav.gif');
	height: 41px;
}

#navigation ul li a {
	background: #D9E1E5 url('img/nav.gif');
	border-right: 1px solid #AFBEC7;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-size:0.6875em; /* 11 / 16 */
        font-weight:bold;
        font-family:"Verdana",sans-serif;
	line-height: 41px;
	padding: 0 10px;
}

#navigation ul li a:hover, #navigation ul li a.iehover {
background-position: left bottom; 
color: #fff;
background:#fff url('img/bg-nav-hover.gif');
}



#navigation ul {display: block;}

#navigation ul li {
  float: left;
  display: block;
position:relative;
}



/* menu de 2me niveau
-------------------------------------------------------------------------------------------------------------------------------------------- */

#navigation ul li ul {
position:absolute;
top:40px;
left:-9000px;
width:150px;
padding:0;
margin:0;
z-index:999;
background-color:#69A5CB;
border:1px solid #fff;
border-top:none;
}

/*pour IE6*/
* html #navigation ul li ul{margin-left:-110px;}

/*pour IE7*/
*:first-child+html #navigation ul li ul {
   margin-left:-110px;}/* Lu uniquement par IE 7 */




#navigation ul li ul li {
padding:0;margin:0;
border-bottom:1px solid #fff;
background-color:#69A5CB;
width:150px;
height:auto;
position:relative;
}

#navigation ul li ul li a {
display:block;

padding:4px 10px;
font-weight:normal;







text-transform:none;
line-height:14px;
height:auto;
float:none;
background-color:#69A5CB;
background-image:none;
border-right:none;
}

#navigation ul li ul li a:link, #navigation ul li ul li a:visited, .navigation ul li ul li a:active {
color:#fff;
text-decoration:none;
background-color:#69A5CB;
background-image:none;
}

#navigation ul li ul li a:hover, #navigation ul li ul li a.iehover {
text-decoration:none;
background-color:#A7D24D;
background-image:none;
}

#navigation ul li:hover ul, #navigation ul li.iehover ul {
left:0;
background-color:#69A5CB;
}


#navigation ul li:hover ul  li ul, #navigation ul li.iehover ul  li u  {
display:none;
background-color:#69A5CB;
}


/* menu de 3me niveau
-------------------------------------------------------------------------------------------------------------------------------------------- */

#navigation ul li ul li ul {
position:absolute;
width:200px;
background-color:#273186;
padding:2px 0;
border-bottom:1px solid #444EA3;
border-right:1px solid #444EA3;
border-left:0;
border-top:1px solid #444EA3;
z-index:999;
margin-left:200px;
top:-3px;
left:auto;
display:none;
}

#navigation ul li ul li ul li{
padding:0;margin:0;
border-bottom:1px solid #404a9f;
width:200px;
height:auto;
}

#navigation ul li ul li ul li a {
padding:3px 10px;
font-weight:normal;
text-transform:none;
line-height:14px;
height:auto;
}

#navigation ul li ul li ul li a:link, #navigation ul li ul li ul li a:visited, #navigation ul li ul li ul li a:active {
color:#fff;
text-decoration:none;
}

#navigation ul li ul li ul li a:hover, #navigation ul li ul li ul li a.iehover {
background-color:ddd;
text-decoration:none;
}

#navigation ul li ul li:hover ul, #navigation ul li ul li.iehover ul {
display:block;
}





/* ------------- sub navigation - colonne droite ----------------- */

.sidenav {
  background: none repeat scroll 0 0 #FFFFFF;
  float: right;
  width: 30%;
}

.widget{
background-color:#fff;
background-image: url('img/bg-widget.jpg');
background-repeat:repeat-x;
background-color:#EEF6F9;
border-left:1px solid #B5D1EE;
border-right:1px solid #B5D1EE;
border-bottom:1px solid #B5D1EE;
padding:20px;
}

.sidenav h2 {
	color: #4B82B4;
font-size:16px;     /* 13px / 13px */
        font-weight:bold;
	margin: 0;
        margin-bottom:10px;
        padding-bottom:5px;
        border-bottom:1px solid #B5D1EE;
}

.sidenav h4 {
font-size:1em;     /* 13px / 13px */
}

.sidenav p {
color:#666;
padding-bottom:5px;
}

.sidenav p.gras {
color:#639CB6;
font-weight:bold;
}

.sidenav a {
color:#7BA238;
}

.sidenav a img{
padding:0;
margin:0;
}

.sidenav a:hover {
text-align:right;
color:#639CB6;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}


.sidenav li {}



.sidenav li.3_etoiles {

}

.sidenav li.4_etoiles {

}

.sidenav li a {
	
	color: #7BA238;
	/*display: block;*/
	/*padding: 8px 0 8px 5%;*/
	text-decoration: none;
        text-align:left;
	width: 95%;
}
.bouton_holder a {

}



.sidenav li a:hover {
	/*background: #F0F0EB;*/
        text-align:left;
	color: #639CB6;	
}

/* content */

.content {
  float: left;
  font-size: 0.8125em;
  line-height: 1.5;
  margin: 0;
  width: 66%;
  background:#E0F0F5;
  border:0 !important;
  padding:10px 2%;
}


.content h1 {
font-size:1.538461538461538em;     /* 20px / 13px */
}

.content h3 {
font-size:1em;     /* 13px / 13px */
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;      
}

p.libelle {
color:#639CB6;
font-size:1.076923076923077em;     /* 14px / 13px */
line-height:1.3;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}

.content h1 .titre-accueil{
color: #666;
font-style:italic;
font-weight:normal;
}

.content #entete-page {
background-image: url('img/bg-libelle.jpg');
background-repeat:repeat-x;
background-color:#fff;
padding-top:10px;
}

.content #entete-page img {
  border: medium none;
  margin: 0;
  padding: 0;
  width: 100%;
}


.content img.img-bas-entete {
border:none;
vertical-align:bottom;
padding:0;
margin:0;
}

/* -------------------------- pictogrammes des campings -----------------------------------*/

.content .pictos img {
 border:none;
 padding:none;
 margin:5px;
 background:none;
}


/* ----------------------- tableau liste campings -------------------------------- */

.content table.liste-campings {
width:100%;
border:none;
margin-top:10px;
}

.content table.liste-campings img{
border:none;
padding:0;
}

.content table.liste-campings td{
padding-top:2px;
padding-bottom:2px;
}

/* ----------------------- tableau comparatif des campings -------------------------------- */

.content table.tableau-campings {
width:100%;
text-align:center;
border:none;
margin-top:10px;
}

.content table.tableau-campings img{
border:none;
padding:0;
}

.content table.tableau-campings td{
padding-top:5px;
padding-bottom:5px;
border:1px solid #83BBFA;
}

.content table.tableau-campings th{
padding-top:2px;
padding-bottom:2px;
border:1px solid #83BBFA;
color:#518EAC;
}






/* ----------------------- tableau liste campings widget sidenav -------------------------------- */


.sidenav {
font-size:0.8125em;     /* 13px / 16px */
}

.sidenav table.liste-campings-widget {
width:100%;
border:none;
margin-top:5px;

}

.sidenav table.liste-campings-widget img{
border:none;
padding:0;
}

.sidenav table.liste-campings-widget td{
padding-top:2px;
padding-bottom:2px;
background-color:none;
}

.sidenav table.liste-campings-widget td.etoiles{
width:40%;
}

.sidenav table.liste-campings-widget a{
font-family:"Trebuchet Ms",sans-serif;
font-size:0.846153846153846em;     /* 11px / 13px */
font-weight:normal;
text-align:left;
border:none;
text-decoration:underline;
color:#7BA238;
background-color:none;
}

.sidenav table.liste-campings-widget a:hover{
color:#518EAC;
}

.sidenav table td a {
background-color:none;
}

html body form#resa label {
font-size:1em;     /* 13px / 13px */
letter-spacing:0;
}


/* ----------------------------- tableau tarifs fiche ------------------------------------------------- */


.content table.tarifs {
  text-align:center;
  border:1px solid #ccc;
  width:100%;
  color:#666;
  padding:1px;
  font-family:"Trebuchet Ms",sans-serif;
font-size:0.6875em;     /* 11px / 16px */
  margin-bottom:10px;
}

.content table.tarifs td{
  padding:5px;
  border:1px solid #CCC;
  background-color:#F6FBFC;
}

.content table.tarifs th{
    padding:5px;
    text-align:center;
    border:1px solid #B5D1EE;
    background-color:#6CABCA;
    font-weight:normal;
    color:#fff;
}


/* ------------------------ footer -------------------------------- */


.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #FFF;
	padding: 0 16px;
	height: 103px;
}

.footer p {
color: #FFF;
font-weight:normal;
text-align:center;
font-size:0.8125em;     /* 13px / 16px */
padding-top:35px;
}

.footer a {
color: #FFF;
text-decoration:none;
}

.footer a:hover {
color: #FFF;
text-decoration:underline;
}

.footer p.footer-bleu, .footer .footer-bleu a{
color: #336699;
font-weight:normal;
text-align:center;
padding-top:0;
}



/* posts */

.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
clear:both;
}

.post img {
border: 1px solid #CFD4D4; 
padding: 4px;
background-color:#fff;
}

.post img.aligncenter {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 98%;
}

.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

.post img.alignleft {
margin:0 20px 20px 0;
}

.post img.alignright {
margin:0 0 20px 20px;
}



/* comments */

.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin:0px;
	background: #FFF;
	width: 500px;
        padding:10px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 480px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */

/*#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {

  border-bottom-color:#000;
  background-color:none;
}

/*pour IE6*/
* html .sidenav table td a:hover {
  text-align:left;
}



.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}*/

/* calendar*/
--------------------------------------------------*/
/* #wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}*/



/*------------------------ bandeau fiche camping image! --------------------- */

#DiapoGallerie {width:495px;}

#DiapoGallerie a:hover img {
border-color:#CCCCCC;
}


#DiapoGallerie a img {
background-color:#FFFFFF;
border:1px solid #CFD4D4;
padding:4px;
}


/* ------------------ icone carte page cartographie-----------------------*/


.post img.icone-carte {
background:none;
border:none;
}
/* ----------------------- encart promotions page des campings -------------------------- */

#encart-promotions, #encart-promotions-en, #encart-promotions-holl, #encart-promotions-de{
border:3px solid #fff;
background :#BFDE7B url('img/fond-encart.jpg') repeat-x;
height:auto;
padding:10px;
padding-top:7px;
}

#encart-promotions h2, #encart-promotions-en h2, #encart-promotions-holl h2, #encart-promotions-de h2{
color:#fff;
font-size:1.25em;     /* 20px / 16px */
font-family:"Trebuchet Ms";
font-weight:bold;
padding-top:0;
border:none;
}

#encart-promotions h3, #encart-promotions-en h3, #encart-promotions-holl h3, #encart-promotions-de h3{
font-size:0.875em;     /* 14px / 16px */
font-family:"Trebuchet Ms";
font-weight:bold;
padding-top:0;
border:none;
}

#encart-promotions p, #encart-promotions-en p, #encart-promotions-holl p, #encart-promotions-de p{
padding-bottom:0;
}

#encart-promotions a, #encart-promotions-en a, #encart-promotions-holl a, #encart-promotions-de a{
color:#367296;
font-weight:bold;
}
/* -------------------------- carte cliquable  -------------------------------------------*/

#carto-clic{ 
border : 2px solid #ccc;
padding : 4px;
background-color: #fff;
width:455px;
}

.post #carto-clic img{
border:none;
margin:0;
padding:0;
}

.post #carto-clic a img {
border:none;
margin:0;
padding:0;
}

.archive .post {
margin:0 0 15px 0;
}

.archive .post h1 {
padding:0;
font-size:1.125em;     /* 18px / 16px */
margin:0 0 10px 0;
}

.archive .post h1 a {
font-size:1.125em;     /* 18px / 16px */
font-weight:bold;
}

.archive h2 {
font-size:1.25em;     /* 20px / 16px */
}

.archive .post {
border-bottom:1px dotted #ccc;
padding:0 0 15px 0;
margin:0 0 15px 0;
}

.ipad_user {
display:none;
border:1px solid red;
font-weight:bold;
padding:10px;
margin:10px;
background:#FFE0E0;
}

.ipad .ipad_user {
display:block;
}

.text_actus {margin:0 0 20px 0;}

.sejourpresentation {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #B5D3E2;
  border-top: 7px solid #EEEEEE;
  margin: 0 0 15px;
  padding: 20px;
}

.post .infocampimage {
  border: 0 none;
  float: left;
  margin: 0 20px 20px 0;
  max-width: 160px;
  padding: 0;
}

.content p.titrecamp,
.content p.locationtitre {
  color: #B73422;
font-size:1.230769230769231em;     /* 16px / 13px */
  font-weight: bold;
  letter-spacing: -1px;
}

.content p.titrecamp img {
  border: 0 none;
  float: right;
  margin: 5px 0 20px 20px !important;
  padding: 0;
}

.content p.locationprix {}
.content p.locationdispo {}

.liensresa {
  clear: both;
  font-weight: bold;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: right;
}

.liensresa form {
  float: left;
  margin: 0 4px 0 0;
  width: 393px;
}

.liensresa form input:hover {
cursor:pointer;
}

input.plusdechoix,
.liensresa a {
	color: #ffffff;
	padding: 5px 7px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #003366;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
float:left;
}
.cadre {
  border-bottom: 1px dotted #000000;
  overflow: hidden;
  padding: 20px 0;
}
hr {
visibility:hidden;
clear:both;
height:1px;
margin:0;
padding:0;
line-height:0;
}

.sejourpresentation .liensresa a {
margin:0 10px 0 0;
}
input.plusdechoix,
.liensresa a:link,
.liensresa a:visited {
text-decoration:none;
background: -moz-linear-gradient(
		top,
		#85c722 0%,
		#2e6600);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#85c722),
		to(#2e6600));
		font-weight:bold;
		font-family:arial;
}

input.plusdechoix:hover {
cursor:pointer;
}


.liensresa a:hover,
.liensresa a:active{
text-decoration:none;
background: -moz-linear-gradient(
		top,
		#2e6600,
		#85c722 0%);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#2e6600),
		to(#85c722)
);
}


#back_results {
display:none;
}

.tinynav { display: none }
.container_camping {border: 1px solid #639CB6;margin:0 0 20px 0;}
.container_camping .cadre {border: 0;margin:0;padding:20px;}
.container_camping .sejourpresentation {margin:0;}
.content p.titrecamp {font-size:1.615384615384615em;     /* 21px / 13px */
line-height:1.2;}


/* Modification Sylvain 17/04/2014 */

.simple-box-slide .box-content .slide {text-decoration:none;}
.content #entete-page {  box-shadow: 0 3px 4px #CCCCCC;}
.content #entete-page img {width:auto;}
.content #entete-page img.img-bas-entete {  display: none;}
#DiapoGallerie {max-width:300px;}
#DiapoGallerie {  margin: 0 auto;  max-width: 498px;}
.ui-tabs-nav a {padding:0;margin:0 0 5px 0;}
.ui-tabs-nav a span {padding:10px !important;}
#navigation ul li a {font-size:16px;text-shadow: 0 0 4px #366C14;font-family: trebuchet ms,arial,sans-serif;}
#navigation ul li ul {width:250px;}
#navigation ul li ul li {width:250px;}
#navigation ul li ul li a {padding:5px 10px;text-shadow:0 0 3px #6B97CB}
html body #encart-promotions, html body #encart-promotions-en, html body #encart-promotions-holl, html body #encart-promotions-de {  background-image: none;  padding: 20px;overflow:hidden;}
#langues {  margin: 0 auto !important;  width: 130px;}
.ngg-gallery-thumbnail img {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC !important;
  display: block;
  margin: 0 5px 10px 0;
  padding: 4px;
  position: relative;
}
#sidebar .aligncenter {
  display: block;
  margin: 0 auto !important;
  text-align: center;
}

.iframe-wrapper iframe {width:100% !important;}
body {background-size:cover;}


/* Tableau_______________________________________________________________*/

table { background: none repeat scroll 0 0 #FFFFFF!important; border-collapse: collapse; text-align: center; width: 100% !important; } 
table tr th { background: none repeat scroll 0 0 #E0F0F5!important; font-size: 1em; font-weight: bold; } 
table.noborder tr td,table.noborder tr th { border:0 } 
table tr th { background:none repeat scroll 0 0 #dedede; font-size:1em; /* 13px / 13px */ font-weight: bold; } 
table tr td, table tr th { border:1px solid #ccc; padding:10px; } 
.content table.tableau-campings img { border: medium none; padding: 0; width: auto; } 
.content table.tableau-campings td {  padding: 10px !important;}

#plan iframe {  width: 100%;}