/*
Theme Name: Cantal Gites
Author: Aytechnet
Author URI: http://www.aytechnet.fr/
Description: Theme for Cantal Gites.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: green, white
*/


body {
  color: #333300;
  background-color: #a6b868;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 90%;
  font-family: helvetica, sans-serif, serif;
}

img {
  border: 0;
}

p {
  margin: 0px;
  padding: 5px 5px 10px;
}
#bottom a, #page a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}
#page a:hover, #page a.ifb {
  border-bottom: none;
}

.exposant {
  vertical-align : super;
  font-size : 60%;
}

ul.xoxo, ul.xoxo li {
  display: block;
  margin: 0;
  padding: 0;
}

#primary li.widget_polylang {
  position: absolute;
  top: -26px;
  right: 0px;
  display: block;
}
#primary li.widget_polylang li {
  display: block;
  float: left;
}
#primary li.widget_polylang a {
  padding: 5px;
  border-bottom: none;
}
#primary li.widget_polylang a {
  text-decoration: none;
}

#ads {
  position: absolute;
  top: 70px;
  right: 10px;
}

#page {
  position: relative;
}

#logo_bg, #logo_bg img {
  position: absolute;
  width: 734px;
  height: 200px;
  left: 0;
  top: 0;
  z-index: 1;
}

#logo {
  position: relative;
  height: 250px;
}
#logo img {
  position: absolute;
  right: 150px;
  bottom: 35px;
  z-index: 2;
}

#searchform label, #searchform input#searchsubmit { display: none }

div.wpcf7 {
  padding: 10px 0;
  max-width: 600px;
  width: auto !important;
  width: 600px;
}
div.wpcf7 fieldset {
  border-style: none;
  margin: 0;
  padding: 0;
}
div.wpcf7 span {
  display: block;
  text-align: right;
  font-weight: bold;
  float: left;
  width: 210px;
  margin: 2px 0;
}
div.wpcf7 span.wpcf7-form-control-wrap {
  width: 308px;
  font-weight: normal;
  margin: 0;
}
div.wpcf7 input.wpcf7-text, div.wpcf7 textarea {
  display: block;
  float: right;
  width: 290px;
  height: 1.3EM;
  margin: 2px 0;
  border: 1px solid #333300;
}
div.wpcf7 textarea {
  height: 150px;
}
div.wpcf7 input.wpcf7-submit {
  float: right;
}

#bottom {
  border-top : 1px solid #333300;
  margin : 0px;
  padding : 0px;
  text-align: right;
  clear: both;
}
#bottom a {
  text-decoration: underline;
  border-bottom: none;
}

#content {
  position: relative;
  width: 100%;
  margin: 0px;
  text-align: justify;
  min-height: 820px;
  height: auto !important;
  height: 820px;
}

#primary {
  position: absolute;
  width: 230px;
  margin: 0px;
  padding: 0px;
  left: 10px;
  top: -12px;
}

#nav {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#nav ul.menu li, ul.xoxo li h3 {
  background: #a6b868 url(images/fleche.png) no-repeat 0px 3px;
  margin: 12px 0px 8px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: bold;
  font-family: 'urw gothic l', 'century gothic', helvetica, sans-serif, serif;
  font-variant: small-caps;
}
#nav ul.menu li a, ul.xoxo li h3 a {
  color: #333300;
  border-bottom: none;
}
#nav ul.menu li a:hover {
  color: white;
}
#nav ul.menu ul, ul.xoxo li ul {
  padding-left: 0;
  margin-left: -30px;
  list-style-image: none;
  line-height: 1.3em;
}
ul.xoxo li ul { margin-left: 0; font-size: 16px }
#nav ul.menu ul li, ul.xoxo li ul li a {
  font-family: helvetica, sans-serif, serif;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  background: #a6b868;
  padding-left: 0px;
}
#nav ul.menu ul li a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}
#nav ul.menu ul li a:hover {
  border-bottom: none;
}

#menu_ads {
  margin-top: 20px;
}

#text {
  position: relative;
  padding: 10px;
  margin: 0px 130px 0px 230px;
}
#text h1 {
  font-family: 'urw gothic l', 'century gothic', helvetica, sans-serif, serif;
  font-size: 180%;
  font-variant: small-caps;
  text-align: right;
  text-decoration: underline;
}
#text h2 {
  font-size: 150%;
  font-variant: small-caps;
  padding-left: 30px;
  background: #a6b868 url(images/fleche.png) no-repeat left 3px;
  clear: left;
}
#text h3 {
  font-size: 120%;
  text-decoration: underline;
}
#text #cite {
  margin : 1em 0;
  font-family : Georgia,"New York",serif;
  font-size : 120%;
  font-style : italic;
}
#text #contact strong {
  display: none;
}
#text #contact img {
  margin: 10px 15px;
}
#text .center {
  clear: both;
  text-align: center;
}
#text img.aligncenter, #text .center img {
  border: 1px solid #333300;
  margin: 10px auto;
  display: block;
}
#text .left {
  clear: left;
}
#text .aligncenter { margin: 0 auto }
#text .aligncenter img, #text img.aligncenter {
  border: 1px solid #333300;
}
#text img.alignleft, #text .left img {
  border: 1px solid #333300;
  margin: 0px 10px 15px 0px;
  float: left;
}
#text img.alignright, #text .right img {
  border: 1px solid #333300;
  margin: 0px 0px 15px 10px;
  float: right;
}
#text div.plan {
  position: relative;
}
#text div.plan a {
  display: block;
  position: absolute;
  color: #333300;
  border-bottom: none;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
}
#text div.plan a span {
  display: block;
  font-size: 50%;
  font-style : italic;
}
#text div.plan a:hover {
  background: rgba(166,184,104,0.3);
}

#text #prev, #text #next {
  position: absolute;
  top: 20px;
  cursor: pointer;
}
#text #prev { left: 290px; }
#text #next { left: 430px; }

table#tarif {
  display: table;
  border-collapse: collapse;
  border: 2px solid #000;
  background: white;
  text-align: center;
  font-size: 100%;
  table-layout: fixed;
  width: 600px;
  margin: 20px auto;
}
table#tarif col#periode {
  width: 70%;
}
table#tarif col {
  width: 30%;
}
table#tarif caption {
  font-weight: bold;
  caption-side: bottom;
}
table#tarif th, table#tarif td {
  border: 1px solid #000;
}
table#tarif tr:hover {
  background: rgba(166,184,104,0.3);
}

#credit {
  font-family: helvetica, sans-serif, serif;
  font-size: 11px;
  padding: 5px;
  text-align: right;
}
#credit img {
  width: 24px;
  height: 31px;
  float: right;
}

#partenaires {
  position: relative;
  padding-right: 140px;
}
#partenaires-icons {
  position: absolute;
  width: 130px;
  right: 0;
}

@media print {
body {
  color: #000;
  background: #fff;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 90%;
  font-family: helvetica, sans-serif, serif;
}

img {
  display: none;
}

p {
  margin: 0;
  padding: 2pt 2pt 1pt;
}
a {
  color: #000;
  text-decoration: none;
}
.exposant {
  vertical-align : super;
  font-size : 60%;
}

#logo_bg, #logo_bg img, #ads, #menu_ads, #logo, #bottom, #contact form {
  display: none;
}

#content {
  margin: 0;
  text-align: justify;
}
#content.chene {
  background: inherit;
}

#primary {
  display: none;
}

#text {
  padding: 10pt;
}
#text h1 {
  font-family: 'urw gothic l', 'century gothic', helvetica, sans-serif, serif;
  font-size: 180%;
  font-variant: small-caps;
  text-align: right;
  text-decoration: underline;
}
#text h2 {
  font-size: 140%;
  font-variant: small-caps;
  padding-left: 30pt;
  text-decoration: underline;
}
#text h3 {
  font-size: 120%;
  text-decoration: underline;
}
#text #cite {
  margin : 1em 0;
  font-family : Georgia,"New York",serif;
  font-size : 120%;
  font-style : italic;
}
#text #contact strong {
  font-size: 120%;
}
#text .center {
  text-align: center;
}
#text .center img {
  border: 1pt solid #000;
  margin: 10pt auto;
}
#text .left {
  clear: left;
}
#text div.plan {
  display: none;
}

table#tarif {
  page-break-before: always;
  page-break-inside: avoid;
  display : table;
  border-collapse : collapse;
  border : 2pt solid #000;
  background : white;
  text-align : center;
  font-size : 120%;
  table-layout : fixed;
  width : 15cm;
  margin : 20pt auto;
}
table#tarif .asth {
  font-weight : bold;
}
table#tarif col#quantite {
  width : 6cm;
}
table#tarif col#dimension {
  width : 3cm;
}
table#tarif col#prix {
  width : 3cm;
}
table#tarif col#prix-sapin {
  width : 3cm;
}
table#tarif caption {
  font-weight : bold;
  caption-side : bottom;
  margin : 20pt auto;
}
table#tarif th {
  border : 1pt solid #000;
}
table#tarif td {
  border : 1pt solid #000;
}
table#tarif .prix {
  font-weight : bold;
}
}
