@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,300,800,600);
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  background: #FFF;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-moz-selection {
  background: #000;
  color: #FFF;
  text-shadow: none;
}
::selection {
  background: #000;
  color: #FFF;
  text-shadow: none;
}
strong {
  font-weight: bold;
}
a,
input {
  outline: none;
}
a {
  cursor: pointer;
}
/* Box sizing */
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  outline: none;
}
/* utilz */
.clear {
  clear: both;
}
.noselection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fltl {
  float: left;
}
.fltr {
  float: right;
}
.noborder {
  border: 0;
}
.hidden {
  display: none !important;
}
.hide {
  display: none;
}
.invisible {
  visibility: hidden;
}
.blocklink {
  display: block;
  width: 100%;
  height: 100%;
}
.txtcenter {
  text-align: center;
}
.txtleft {
  text-align: left;
}
.txtright {
  text-align: right;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
/*******************************
  Template START
********************************/
/* Fonts */
/* Colors */
/* Images */
/* External CSS */
.bx-wrapper {
  position: relative;
  margin: 0 0 35px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(https://vamdc.org/wp-content/themes/vamdc/images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  position: absolute;
  bottom: 6px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFF;
  text-indent: -9999px;
  display: block;
  width: 9px;
  height: 9px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #FFF;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../../../wp-content/themes/vamdc/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../../../wp-content/themes/vamdc/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../../../wp-content/themes/vamdc/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../../../wp-content/themes/vamdc/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* Structure */
.body {
  width: 960px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
  zoom: 1;
}
.body:before {
  content: '';
  display: block;
}
.body:after {
  content: '';
  display: table;
  clear: both;
}
.main-wrapper {
  zoom: 1;
  width: 100%;
}
.main-wrapper:before {
  content: '';
  display: block;
}
.main-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.sidebar-left {
  width: 188px;
  margin: 0 24px 0 0;
  float: left;
}
.main-content-1 {
  width: 520px;
  float: left;
  position: relative;
}
.main-content-2 {
  width: 732px;
  float: left;
}
.main-content-full {
  width: 100%;
}
.sidebar-right {
  width: 210px;
  float: right;
}
/* Header */
.top-bar {
  zoom: 1;
  width: 100%;
}
.top-bar:before {
  content: '';
  display: block;
}
.top-bar:after {
  content: '';
  display: table;
  clear: both;
}
.top-bar .login-btn {
  float: right;
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-darkgrey-103.png') no-repeat center bottom #dbd8d8;
  width: 103px;
  color: #715f52;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 6px 0 10px;
  font-size: 14px;
  text-decoration: none;
  display: block;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.top-bar .login-btn.logged {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-orange-103.png') no-repeat center bottom #f05a28;
  color: #ffffff;
}
.header a.site-logo {
  display: block;
  width: 223px;
  height: 68px;
  margin: 12px 0 0;
  float: left;
}
.header .header-right {
  float: right;
  width: 352px;
  margin: 46px 0 38px;
}
.header .header-right .bloc-search {
  float: left;
}
.header .header-right .bloc-search input {
  width: 232px;
  border: 2px solid #e2dedf;
  background: #f6f4f4;
  height: 31px;
  padding: 2px 10px;
  float: left;
}
.header .header-right .bloc-search input:hover,
.header .header-right .bloc-search input:focus {
  border: 2px solid #cbc5c6;
}
.header .header-right .bloc-search input.submit {
  background: url('../../../../wp-content/themes/vamdc/img/picto-search-31x31.png');
  width: 31px;
  height: 31px;
  display: block;
  border: 0;
  margin: 0 0 0 -15px;
  padding: 0;
  cursor: pointer;
}
.header .header-right .bloc-search input.submit:hover {
  background: url('../../../../wp-content/themes/vamdc/img/picto-search-31x31-h.png');
  border: 0;
}
.header .header-right .bloc-social {
  float: left;
  margin: 0 0 0 36px;
}
.header .header-right .bloc-social a {
  display: block;
  float: left;
  width: 30px;
  height: 29px;
}
.header .header-right .bloc-social a.btn-twitter {
  background: url('../../../../wp-content/themes/vamdc/img/picto-twitter-30x29.png');
}
.header .header-right .bloc-social a.btn-facebook {
  background: url('../../../../wp-content/themes/vamdc/img/picto-facebook-30x29.png');
  margin-left: 8px;
}
.header .header-right .bloc-social a.btn-twitter:hover {
  background: url('../../../../wp-content/themes/vamdc/img/picto-twitter-30x29-h.png');
}
.header .header-right .bloc-social a.btn-facebook:hover {
  background: url('../../../../wp-content/themes/vamdc/img/picto-facebook-30x29-h.png');
}
.home .breadcrumb {
  padding: 18px 0 5px;
}
.breadcrumb {
  font-size: 14px;
  color: #a29497;
  padding: 18px 0;
}
.breadcrumb a {
  color: #a29497;
  text-decoration: none;
}
/* Menus */
.top-menu {
  position: relative;
  clear: both;
}
.top-menu ul {
  display: table;
  width: 100%;
}
.top-menu ul li {
  float: left;
  position: relative;
  text-align: center;
  width: 20%;
  border-bottom: 4px solid #a29497;
  padding: 0 0 14px;
  color: #a29497;
}
.top-menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #a29497;
  font-size: 16px;
  padding: 0;
}
.top-menu ul li ul {
  display: none;
}
.top-menu ul li:after {
  position: absolute;
  background: url('../../../../wp-content/themes/vamdc/img/menu-circle-grey-14x14.png');
  width: 14px;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  bottom: 10px;
  content: ' ';
  bottom: -9px;
  z-index: 3;
}
.top-menu ul li:hover {
  border-bottom: 4px solid #ec5827;
}
.top-menu ul li:hover a {
  color: #ec5827;
}
.top-menu ul li:hover ul {
  display: block;
  position: absolute;
  background: #FFF;
  z-index: 3;
  top: 34px;
  width: 100%;
  border-right: 3px solid #ec5827;
  border-bottom: 3px solid #ec5827;
  padding: 12px 8px 18px 32px;
}
.top-menu ul li:hover ul li {
  display: block;
  text-align: left;
  position: static;
  float: none;
  width: 100%;
  padding: 0;
  border: 0;
}
.top-menu ul li:hover ul li a {
  color: #ec5827;
  font-size: 15px;
  padding: 0;
  line-height: 22px;
}
.top-menu ul li:hover ul li a:hover {
  color: #715f52;
}
.top-menu ul li:hover ul li:hover {
  border: 0;
}
.top-menu ul li:hover ul li:after {
  display: none;
}
.top-menu ul li:hover:after,
.top-menu ul li.current-menu-item:after,
.top-menu ul li.current_page_ancestor:after {
  background: url('../../../../wp-content/themes/vamdc/img/menu-circle-orange-14x14.png');
}
.top-menu ul li.current-menu-item,
.top-menu ul li.current_page_ancestor {
  border-bottom: 4px solid #ec5827;
}
.top-menu ul li.current-menu-item a,
.top-menu ul li.current_page_ancestor a {
  color: #ec5827;
}
/* Main */
.page-main-title {
  border-top: 1px solid #fabdaf;
  color: #f05a28;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
ul.partners-list li {
  float: left;
  width: 260px;
  padding: 0 26px 35px 0;
  zoom: 1;
}
ul.partners-list li:before {
  content: '';
  display: block;
}
ul.partners-list li:after {
  content: '';
  display: table;
  clear: both;
}
ul.partners-list li div.partner-logo {
  float: left;
  width: 48px;
  height: 48px;
  margin: 0 8px 0 0;
}
ul.partners-list li div.partner-logo img {
  display: block;
  width: 48px;
  height: 48px;
}
ul.partners-list li div.partner-content {
  float: left;
  width: 178px;
}
ul.partners-list li div.partner-content p.partner-name {
  font-size: 14px;
  color: #726165;
  font-weight: bold;
}
ul.partners-list li div.partner-content p.partner-description {
  font-size: 14px;
  color: #726165;
}
ul.partners-list li div.partner-content p.partner-website {
  font-size: 14px;
}
ul.partners-list li div.partner-content p.partner-website a {
  color: #f05a28;
  text-decoration: underline;
}
ul.partners-list li div.partner-content p.partner-website a:hover {
  text-decoration: none;
}
ul.partners-list li div.partner-content a.partner-readmore {
  background: url("../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png") no-repeat scroll center bottom #efefef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #715f52;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 6px 0 12px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}
ul.partners-list li:nth-child(2n+1) {
  clear: left;
}
.page-partner-single p.page-subtitle,
.page-structure-default p.page-subtitle {
  margin: 0 0 6px;
}
.page-partner-single img.partner-photo,
.page-structure-default img.partner-photo {
  width: 520px;
  height: 268px;
  display: block;
}
.page-partner-single .partner-description,
.page-structure-default .partner-description {
  color: #736467;
  font-size: 14px;
  line-height: 17px;
}
.page-partner-single .partner-description p,
.page-structure-default .partner-description p {
  margin: 0 0 8px;
}
.page-partner-single .partner-description a,
.page-structure-default .partner-description a {
  color: #f05a28;
  text-decoration: underline;
}
.page-partner-single .partner-description a:hover,
.page-structure-default .partner-description a:hover {
  text-decoration: none;
}
.page-partner-single .partner-description ul,
.page-structure-default .partner-description ul {
  list-style: disc outside none;
  padding: 0 0 0 20px;
}
.page-partner-single .partner-description ul li,
.page-structure-default .partner-description ul li {
  margin: 0 0 8px;
}
.page-partner-single ul.partner-accordion-wrap > li,
.page-structure-default ul.partner-accordion-wrap > li {
  clear: both;
  border-top: 1px solid #9b9193;
  padding: 5px 0 28px;
}
.page-partner-single ul.partner-accordion-wrap > li p.title,
.page-structure-default ul.partner-accordion-wrap > li p.title {
  font-size: 16px;
  font-weight: bold;
  color: #58484b;
  padding: 0;
  zoom: 1;
  line-height: 19px;
}
.page-partner-single ul.partner-accordion-wrap > li p.title:before,
.page-structure-default ul.partner-accordion-wrap > li p.title:before {
  content: '';
  display: block;
}
.page-partner-single ul.partner-accordion-wrap > li p.title:after,
.page-structure-default ul.partner-accordion-wrap > li p.title:after {
  content: '';
  display: table;
  clear: both;
}
.page-partner-single ul.partner-accordion-wrap > li span.btn-action,
.page-structure-default ul.partner-accordion-wrap > li span.btn-action {
  background: url('../../../../wp-content/themes/vamdc/img/picto-menu-action-20x19.png');
  width: 20px;
  height: 19px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  float: right;
  cursor: pointer;
}
.page-partner-single ul.partner-accordion-wrap > li div.content,
.page-structure-default ul.partner-accordion-wrap > li div.content {
  font-size: 14px;
  color: #736467;
  display: none;
}
.page-partner-single ul.partner-accordion-wrap > li div.content a,
.page-structure-default ul.partner-accordion-wrap > li div.content a {
  color: #f05a28;
  text-decoration: underline;
}
.page-partner-single ul.partner-accordion-wrap > li div.content a:hover,
.page-structure-default ul.partner-accordion-wrap > li div.content a:hover {
  text-decoration: none;
}
.page-partner-single ul.partner-accordion-wrap > li div.content ul,
.page-structure-default ul.partner-accordion-wrap > li div.content ul {
  list-style: disc outside none;
  padding: 0 0 0 20px;
}
.page-partner-single ul.partner-accordion-wrap > li div.content ul li,
.page-structure-default ul.partner-accordion-wrap > li div.content ul li {
  margin: 0 0 10px;
}
.page-partner-single p.downloads-title,
.page-structure-default p.downloads-title {
  font-size: 16px;
  font-weight: bold;
  color: #58484b;
  border-top: 1px solid #9b9193;
  margin: 22px 0;
  padding: 5px 0 0;
}
.page-partner-single ul.downloads-list li,
.page-structure-default ul.downloads-list li {
  zoom: 1;
  padding: 0 0 28px;
}
.page-partner-single ul.downloads-list li:before,
.page-structure-default ul.downloads-list li:before {
  content: '';
  display: block;
}
.page-partner-single ul.downloads-list li:after,
.page-structure-default ul.downloads-list li:after {
  content: '';
  display: table;
  clear: both;
}
.page-partner-single ul.downloads-list li a.download-btn,
.page-structure-default ul.downloads-list li a.download-btn {
  background: url('../../../../wp-content/themes/vamdc/img/picto-download-33x27.png');
  width: 33px;
  height: 27px;
  display: block;
  float: left;
  margin: 0 12px 0 10px;
}
.page-partner-single ul.downloads-list li div.download-info,
.page-structure-default ul.downloads-list li div.download-info {
  float: left;
  line-height: 16px;
  width: 464px;
}
.page-partner-single ul.downloads-list li p.download-title,
.page-structure-default ul.downloads-list li p.download-title {
  color: #736467;
  font-size: 14px;
  font-weight: bold;
}
.page-partner-single ul.downloads-list li p.download-description,
.page-structure-default ul.downloads-list li p.download-description {
  color: #736467;
  font-size: 14px;
}
.page-partner-single ul.downloads-list li a.download-link,
.page-structure-default ul.downloads-list li a.download-link {
  font-size: 14px;
  color: #f05a28;
  text-decoration: underline;
  font-style: italic;
}
.page-partner-single ul.downloads-list li a.download-link:hover,
.page-structure-default ul.downloads-list li a.download-link:hover {
  text-decoration: none;
}
ul.members-list li {
  float: left;
  padding: 0 50px 36px 0;
  width: 260px;
}
ul.members-list li p.member-name {
  font-weight: bold;
  font-size: 14px;
  color: #726165;
  padding: 0 0 2px;
}
ul.members-list li p.member-description {
  font-size: 14px;
  color: #726165;
  padding: 0 0 2px;
}
ul.members-list li p.member-website a {
  color: #f05a28;
  font-style: italic;
  font-size: 14px;
  text-decoration: underline;
}
ul.members-list li p.member-website a:hover {
  text-decoration: none;
}
ul.members-list li:nth-child(2n+1) {
  clear: left;
}
ul.blog-list li {
  zoom: 1;
  padding: 0 0 40px;
}
ul.blog-list li:before {
  content: '';
  display: block;
}
ul.blog-list li:after {
  content: '';
  display: table;
  clear: both;
}
ul.blog-list li div.blog-screenshot {
  display: block;
  width: 162px;
  height: 84px;
  margin: 0 10px 0 0;
  float: left;
}
ul.blog-list li div.blog-screenshot img {
  display: block;
  width: 162px;
  height: 84px;
}
ul.blog-list li .blog-info {
  float: left;
  width: 348px;
}
ul.blog-list li .blog-info p.blog-name {
  font-size: 16px;
  color: #726165;
  font-weight: bold;
  padding: 0 0 2px;
}
ul.blog-list li .blog-info p.blog-category {
  color: #f05a28;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 2px;
}
ul.blog-list li .blog-info p.blog-description {
  font-size: 14px;
  color: #726165;
  padding: 0 0 6px;
}
ul.blog-list li .blog-info a.blog-readmore {
  background: url("../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png") no-repeat scroll center bottom #efefef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #715f52;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 8px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}
.tpl-activities .page-subtitle {
  margin: 0 0 4px;
}
.tpl-activities img.activity-photo {
  display: block;
  width: 100%;
  margin: 0 0 16px;
}
.tpl-activities .activity-description {
  color: #736467;
  font-size: 14px;
  line-height: 16px;
  text-align: justify;
  padding: 0 0 40px;
}
.tpl-activities .activity-description p {
  margin: 0 0 16px;
}
.tpl-activities .activity-description ul {
  list-style: disc outside none;
  padding: 0 0 0 20px;
}
.tpl-activities .activity-description ul li {
  margin: 0 0 8px;
}
ul.news-list {
  padding: 0 0 24px;
}
ul.news-list li {
  zoom: 1;
  padding: 0 0 40px;
}
ul.news-list li:before {
  content: '';
  display: block;
}
ul.news-list li:after {
  content: '';
  display: table;
  clear: both;
}
ul.news-list li div.news-thumb {
  display: block;
  width: 162px;
  height: 84px;
  margin: 0 10px 0 0;
  float: left;
}
ul.news-list li div.news-thumb img {
  display: block;
  width: 162px;
  height: 84px;
}
ul.news-list li .news-info,
ul.news-list li .news-fullwidth {
  float: left;
  width: 348px;
}
ul.news-list li .news-info p.news-title,
ul.news-list li .news-fullwidth p.news-title {
  font-size: 16px;
  color: #726165;
  font-weight: bold;
  padding: 0 0 2px;
}
ul.news-list li .news-info p.news-category,
ul.news-list li .news-fullwidth p.news-category {
  color: #f05a28;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 2px;
}
ul.news-list li .news-info p.news-description,
ul.news-list li .news-fullwidth p.news-description {
  font-size: 14px;
  color: #726165;
  padding: 0 0 6px;
}
ul.news-list li .news-info a.news-readmore,
ul.news-list li .news-fullwidth a.news-readmore {
  background: url("../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png") no-repeat scroll center bottom #efefef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #715f52;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 8px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}
ul.news-list li .news-fullwidth {
  float: none;
  width: 100%;
}
ul.news-list.news-news-list li {
  border-bottom: 1px solid #dad4d5;
  padding: 0 0 16px;
  margin: 0 0 20px;
}
div.news-content {
  color: #736467;
  font-size: 14px;
  line-height: 17px;
}
div.news-content p {
  margin: 0 0 8px;
}
div.news-content a {
  color: #f05a28;
  text-decoration: underline;
}
div.news-content a:hover {
  text-decoration: none;
}
/* Forum pages */
.forum-page-content h1 {
  font-size: 16px;
  color: #726165;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 18px;
  padding: 0;
}
.forum-page-content p {
  font-size: 14px;
  color: #726165;
  line-height: 16px;
  margin: 0 0 16px;
  text-align: justify;
}
.forum-page-content .forum-link-btn {
  background: url("../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png") no-repeat scroll center bottom #efefef;
  border-radius: 3px;
  color: #715f52;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  padding: 4px 6px 10px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}
/* Event list */
.event-list li {
  border-bottom: 1px solid #DAD4D5;
  margin: 0 0 20px;
  padding: 0 0 16px;
  float: none;
  width: 100%;
}
.event-list li p.event-title {
  font-size: 16px;
  color: #726165;
  font-weight: bold;
  padding: 0 0 2px;
}
.event-list li p.event-category {
  color: #f05a28;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 2px;
}
.event-list li p.event-description {
  font-size: 14px;
  color: #726165;
  padding: 0 0 6px;
}
.event-list li a.event-readmore {
  background: url("../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png") no-repeat scroll center bottom #efefef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #715f52;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 8px;
  text-align: center;
  text-decoration: none;
  width: 90px;
}
.single-event p.page-subtitle {
  margin: 0 0 2px;
}
.single-event p.event-category {
  color: #f05a28;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 12px;
}
.single-event .event-content {
  color: #736467;
  font-size: 14px;
  line-height: 17px;
}
.single-event .event-content p {
  margin: 0 0 8px;
}
.single-event .event-content a {
  color: #f05a28;
  text-decoration: underline;
}
.single-event .event-content a:hover {
  text-decoration: none;
}
/* Main : Home */
.home-slider {
  width: 960px;
}
.home-slider li.slide {
  width: 960px;
  height: 330px;
  text-align: center;
}
.home-slider li.slide p.title {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 28px;
  border-bottom: 2px solid #ffffff;
  margin: 76px 0 15px;
  padding: 0 0 5px;
  display: inline-block;
}
.home-slider li.slide p.description {
  font-size: 18px;
  color: #ffffff;
}
.home-slider li.slide a.readmore {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #f05a28;
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-slider-103.png');
  width: 103px;
  text-align: center;
  display: block;
  margin: 32px auto 0;
  height: 35px;
  font-style: italic;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}
.home-bloc-title {
  border-top: 1px solid #eceaea;
  color: #f05a28;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 18px;
}
ul.home-activities-links {
  zoom: 1;
  width: 744px;
  margin-right: -12px;
  position: relative;
  padding: 0 0 28px;
}
ul.home-activities-links:before {
  content: '';
  display: block;
}
ul.home-activities-links:after {
  content: '';
  display: table;
  clear: both;
}
ul.home-activities-links li.item {
  width: 360px;
  height: 187px;
  float: left;
  margin-right: 12px;
  border-bottom: 3px solid #a29497;
  margin-bottom: 16px;
  text-align: center;
}
ul.home-activities-links li.item p.title {
  font-size: 22px;
  color: #f05a28;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid #f05a28;
  display: inline-block;
  padding: 0 0 4px;
  margin: 55px 0 18px;
}
ul.home-activities-links li.item a.readmore {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-grey-103.png') no-repeat center bottom #efefef;
  width: 103px;
  margin: 0 auto;
  text-decoration: none;
  color: #715f52;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  display: block;
  padding: 6px 0 12px;
  border-radius: 3px;
}
ul.home-success-stories-links {
  zoom: 1;
  width: 744px;
  margin-right: -12px;
  position: relative;
  padding: 0 0 42px;
}
ul.home-success-stories-links:before {
  content: '';
  display: block;
}
ul.home-success-stories-links:after {
  content: '';
  display: table;
  clear: both;
}
ul.home-success-stories-links li.item {
  width: 360px;
  float: left;
  margin-right: 12px;
  margin-bottom: 42px;
}
ul.home-success-stories-links li.item p.title {
  font-size: 18px;
  color: #f05a28;
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding: 0 0 4px;
  margin: 0 0 10px;
}
ul.home-success-stories-links li.item p.description {
  color: #4a3204;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px;
}
ul.home-success-stories-links li.item a.readmore {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png') no-repeat center bottom #efefef;
  width: 90px;
  margin: 0;
  text-decoration: none;
  color: #715f52;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  display: block;
  padding: 6px 0 8px;
  border-radius: 3px;
  text-align: center;
}
.home-bloc-virtualtour {
  width: 732px;
  height: 230px;
  padding: 15px 8px;
  color: #715f52;
}
.home-bloc-virtualtour p.title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 15px;
}
.home-bloc-virtualtour p.description {
  width: 178px;
  text-align: justify;
  font-size: 14px;
  padding: 0 0 10px;
}
.home-bloc-virtualtour a.readmore {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png') no-repeat center bottom #efefef;
  width: 90px;
  margin: 0;
  text-decoration: none;
  color: #715f52;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  display: block;
  padding: 6px 0 12px;
  border-radius: 3px;
  text-align: center;
}
/* 404 */
.page404-title {
  font-size: 170px;
  font-family: 'Open Sans', sans-serif;
  color: #f05a28;
}
.page404-msg {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #715f52;
}
/* Virtual tour */
.page-subtitle {
  color: #726165;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 22px;
  text-transform: uppercase;
}
.page-subpart-title {
  border-top: 1px solid #eceaea;
  color: #f05a28;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  padding: 6px 0 20px;
  text-transform: uppercase;
}
ul.video-list li {
  zoom: 1;
  margin: 0 0 50px;
}
ul.video-list li:before {
  content: '';
  display: block;
}
ul.video-list li:after {
  content: '';
  display: table;
  clear: both;
}
ul.video-list li .video-thumb {
  width: 162px;
  height: 84px;
  position: relative;
  margin-right: 10px;
  float: left;
}
ul.video-list li .video-thumb img.thumb {
  display: block;
  width: 162px;
  height: 84px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
ul.video-list li .video-thumb span.btn-show-video {
  width: 162px;
  height: 84px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url('../../../../wp-content/themes/vamdc/img/picto-play-49x49.png') no-repeat center center;
  cursor: pointer;
}
ul.video-list li .video-content {
  float: left;
  width: 348px;
}
ul.video-list li .video-content p.video-name {
  color: #58484b;
  font-weight: bold;
  font-size: 16px;
  padding: 0 0 2px;
}
ul.video-list li .video-content p.video-name span.video-date {
  color: #726165;
}
ul.video-list li .video-content p.video-category {
  color: #f05a28;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 0 0 2px;
}
ul.video-list li .video-content p.video-description {
  font-size: 14px;
  color: #726165;
}
ul.video-list li .video-content .btn-watchit {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png') no-repeat center bottom #efefef;
  width: 90px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  text-align: center;
  margin: 10px 0 0;
  display: block;
  cursor: pointer;
  font-weight: bold;
  padding: 6px 0 10px;
  color: #715f52;
}
.fancy-filters {
  zoom: 1;
  padding: 20px 0 26px;
}
.fancy-filters:before {
  content: '';
  display: block;
}
.fancy-filters:after {
  content: '';
  display: table;
  clear: both;
}
.fancy-filters .fancy-select {
  border-bottom: 3px solid #832d10;
  float: left;
  margin: 2px 11px 0 0;
  position: relative;
  width: 124px;
}
.fancy-filters .fancy-select span.selected {
  background: url('../../../../wp-content/themes/vamdc/img/select-btn-22x27.png') no-repeat right top #f05a28;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding: 0 22px 0 8px;
}
.fancy-filters .fancy-select ul {
  background: #c8481e;
  position: absolute;
  left: 0;
  top: 27px;
  width: 100%;
  display: none;
}
.fancy-filters .fancy-select ul li {
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  padding: 4px 10px;
}
.fancy-filters .fancy-select ul li:hover {
  background: #f05a28;
}
.fancy-filters .fancy-checkbox-wrap {
  float: right;
  width: 110px;
}
.fancy-filters .fancy-checkbox {
  background: url('../../../../wp-content/themes/vamdc/img/checkboxes_sprite_64x16.png');
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-position: -16px 0;
  float: left;
  clear: left;
  margin-right: 8px;
  margin-bottom: 2px;
}
.fancy-filters .fancy-checkbox.checked {
  background-position: 0 0;
}
.fancy-filters .fancy-checkbox.alt {
  background-position: -48px 0;
}
.fancy-filters .fancy-checkbox.alt.checked {
  background-position: -32px 0;
}
.fancy-filters .fancy-checkbox-label {
  color: #862e11;
  font-weight: bold;
  font-size: 14px;
  float: left;
  padding: 1px 0 0;
}
.fancy-filters .fancy-checkbox-label.alt {
  color: #c7461b;
}
.virtualtour-map-results {
  border-top: 1px solid #dad4d5;
  padding: 11px 0 0;
}
.virtualtour-map-results div.results-col {
  width: 50%;
  float: left;
  padding: 0 30px 0 0;
}
.virtualtour-map-results div.results-col ul li {
  padding: 0 0 32px;
}
.virtualtour-map-results p.col-title {
  font-size: 16px;
  font-weight: bold;
  color: #726165;
  text-transform: uppercase;
  padding: 0 0 16px;
}
.virtualtour-map-results p.partner-title,
.virtualtour-map-results p.partner-description,
.virtualtour-map-results p.database-title,
.virtualtour-map-results p.database-description {
  font-size: 14px;
  color: #726165;
}
.virtualtour-map-results p.partner-title,
.virtualtour-map-results p.database-title {
  font-weight: bold;
}
.virtualtour-map-results p.partner-website a,
.virtualtour-map-results p.database-website a {
  font-size: 14px;
  color: #f05a28;
  text-decoration: underline;
  font-style: italic;
}
.virtualtour-map-results p.partner-website a:hover,
.virtualtour-map-results p.database-website a:hover {
  text-decoration: none;
}
.virtualtour-map-results a.partner-readmore {
  display: block;
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-grey-90.png') no-repeat center bottom #efefef;
  text-align: center;
  width: 90px;
  height: 29px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  color: #715f52;
  padding: 6px 0 10px;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0 0;
}
#map-canvas {
  width: 520px;
  height: 270px;
}
/* contact */
.contact-category {
  color: #726165;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 16px;
  text-transform: uppercase;
}
.contact-list li {
  padding: 0 0 38px;
  border-bottom: 1px solid #dad4d5;
  margin: 0 0 36px;
  zoom: 1;
}
.contact-list li:before {
  content: '';
  display: block;
}
.contact-list li:after {
  content: '';
  display: table;
  clear: both;
}
.contact-list li .contact-photo {
  width: 100px;
  height: 120px;
  float: left;
  margin-right: 10px;
}
.contact-list li .contact-photo img {
  display: block;
  width: 100px;
  height: 120px;
}
.contact-list li .contact-content {
  float: left;
  width: 410px;
}
.contact-list li .contact-content p.contact-name {
  font-size: 14px;
  font-weight: bold;
  color: #715f52;
  padding: 0 0 4px;
}
.contact-list li .contact-content p.contact-description {
  font-size: 14px;
  color: #715f52;
  padding: 0 0 6px;
}
.contact-list li .contact-content p.contact-mail {
  padding: 0 0 6px;
}
.contact-list li .contact-content p.contact-mail a {
  font-size: 14px;
  color: #f05a28;
  font-style: italic;
  text-decoration: underline;
}
.contact-list li .contact-content p.contact-mail a:hover {
  text-decoration: none;
}
.contact-list li .contact-content p.contact-phone {
  font-size: 14px;
  color: #f05a28;
  font-style: italic;
}
/* Registration */
#wpmem_reg_before,
#wpmem_reg,
#wpmem_login {
  clear: both;
}
#wpmem_reg_before fieldset,
#wpmem_reg fieldset,
#wpmem_login fieldset {
  margin: 0;
}
#wpmem_reg_before fieldset legend,
#wpmem_reg fieldset legend,
#wpmem_login fieldset legend,
#wpmem_reg_before fieldset input.buttons[name="reset"],
#wpmem_reg fieldset input.buttons[name="reset"],
#wpmem_login fieldset input.buttons[name="reset"] {
  display: none;
}
#wpmem_reg_before .captcha,
#wpmem_reg .captcha,
#wpmem_login .captcha {
  margin: 0 !important;
  text-align: left;
  width: 100% !important;
}
#wpmem_reg_before .div_text,
#wpmem_reg .div_text,
#wpmem_login .div_text {
  width: auto !important;
  margin: 0;
}
#wpmem_reg_before label.text,
#wpmem_reg label.text,
#wpmem_login label.text,
#wpmem_reg_before .form-register-item p.label,
#wpmem_reg .form-register-item p.label,
#wpmem_login .form-register-item p.label {
  color: #666;
  font-size: 16px;
  float: left;
  clear: left;
  width: 200px;
  line-height: 31px;
}
#wpmem_reg_before .form-register-item .input,
#wpmem_reg .form-register-item .input,
#wpmem_login .form-register-item .input {
  width: 240px;
  float: left;
  margin: 0 0 12px;
}
#wpmem_reg_before div.div_text,
#wpmem_reg div.div_text,
#wpmem_login div.div_text {
  float: left;
}
#wpmem_reg_before div.div_text input,
#wpmem_reg div.div_text input,
#wpmem_login div.div_text input {
  background: #f6f4f4;
  border: 2px solid #e2dedf;
  width: 240px;
  height: 31px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 5px;
  color: #222222;
  font-size: 14px;
}
#wpmem_reg_before .button_div,
#wpmem_reg .button_div,
#wpmem_login .button_div {
  height: auto !important;
  padding: 18px 0 0 !important;
  text-align: right !important;
  width: 440px !important;
  clear: both;
}
#wpmem_reg_before .button_div input.buttons,
#wpmem_reg .button_div input.buttons,
#wpmem_login .button_div input.buttons {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-orange-90.png') no-repeat center bottom #f05a28;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  border: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  padding: 5px 0 7px;
  width: 90px;
  cursor: pointer;
}
#wpmem_reg_before .fancy-select,
#wpmem_reg .fancy-select,
#wpmem_login .fancy-select {
  border-bottom: 3px solid #832d10;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
}
#wpmem_reg_before .fancy-select span.selected,
#wpmem_reg .fancy-select span.selected,
#wpmem_login .fancy-select span.selected {
  background: url('../../../../wp-content/themes/vamdc/img/select-btn-22x27.png') no-repeat right top #f05a28;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding: 0 22px 0 8px;
}
#wpmem_reg_before .fancy-select ul,
#wpmem_reg .fancy-select ul,
#wpmem_login .fancy-select ul {
  background: #c8481e;
  position: absolute;
  left: 0;
  top: 27px;
  width: 100%;
  z-index: 2;
  display: none;
}
#wpmem_reg_before .fancy-select ul li,
#wpmem_reg .fancy-select ul li,
#wpmem_login .fancy-select ul li {
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  padding: 4px 10px;
}
#wpmem_reg_before .fancy-select ul li:hover,
#wpmem_reg .fancy-select ul li:hover,
#wpmem_login .fancy-select ul li:hover {
  background: #f05a28;
}
#wpmem_login label {
  color: #666;
  font-size: 16px;
  float: left;
  clear: left;
  width: 100px;
  line-height: 31px;
}
#wpmem_login .button_div {
  clear: both;
  padding: 0 !important;
  width: 340px !important;
  color: #666666;
  font-size: 14px;
}
#wpmem_login .button_div > input#rememberme {
  margin: 0;
  position: relative;
  top: 1px;
}
#wpmem_login .link-text {
  color: #666666;
  font-size: 14px;
  padding: 10px 0 0;
  text-align: left;
  width: 100%;
}
#wpmem_login .link-text a {
  color: #f05a28;
  text-decoration: underline;
}
#wpmem_login .link-text a:hover {
  text-decoration: none;
}
.page-template-template-login-php #wpmem_msg {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 10px 12px;
  width: 340px;
  background: none repeat scroll 0 0 #C8481E;
  border-radius: 3px;
  border: 0;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
}
.page-template-template-login-php #wpmem_msg a {
  color: #FFF;
  text-decoration: underline;
}
.page-template-template-login-php #wpmem_msg a:hover {
  text-decoration: none;
}
.wpmem_reg_error {
  background: none repeat scroll 0 0 #C8481E;
  border-radius: 3px;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 10px;
  padding: 12px 0;
  text-align: center;
  width: 440px;
}
.flowplayer {
  width: 80%;
  height: 350px;
}
/* Page recherche */
body.search h1.page-title {
  border-bottom: 1px solid #fabdaf;
  color: #f05a28;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  margin-bottom: 18px;
  margin-top: 18px;
  padding-bottom: 2px;
  text-transform: uppercase;
}
body.search .site-main .hentry h1 {
  zoom: 1;
}
body.search .site-main .hentry h1:before {
  content: '';
  display: block;
}
body.search .site-main .hentry h1:after {
  content: '';
  display: table;
  clear: both;
}
body.search .site-main .hentry .entry-summary,
body.search .site-main .hentry .entry-footer {
  display: none;
}
body.search .site-main .hentry .entry-title a {
  color: #726165;
  font-size: 16px;
  margin: 0 0 8px;
  text-decoration: underline;
  padding-left: 22px;
  position: relative;
  display: block;
  float: left;
}
body.search .site-main .hentry .entry-title a:before {
  background: none repeat scroll 0 0 #726165;
  border-radius: 2px;
  content: " ";
  height: 6px;
  left: 7px;
  position: absolute;
  top: 6px;
  width: 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
body.search .site-main .hentry .entry-title a:hover {
  text-decoration: none;
}
body.search #secondary.widget-area {
  display: none;
}
.no-results.not-found {
  color: #f05a28;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  margin-bottom: 18px;
  text-transform: uppercase;
  padding-top: 20px;
}
.no-results.not-found .page-content .search-form {
  display: none;
}
.no-results.not-found .page-content p {
  color: #666;
  font-size: 20px;
  text-transform: none;
}
/* Pagination */
.content-tab {
  display: none;
}
.content-tab.show {
  display: block;
}
.pagination {
  zoom: 1;
}
.pagination:before {
  content: '';
  display: block;
}
.pagination:after {
  content: '';
  display: table;
  clear: both;
}
.pagination .linktab {
  background: #efefef;
  color: #c5bdbf;
  display: block;
  float: left;
  height: 20px;
  font-size: 14px;
  padding: 3px 5px 0;
  cursor: pointer;
  min-width: 20px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 3px 0 0;
}
.pagination .linktab.active {
  background: #dad4d6;
  color: #736051;
}
.pagination .next,
.pagination .prev {
  float: left;
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.pagination .prev {
  margin: 0 3px 0 0;
  background: url('../../../../wp-content/themes/vamdc/img/arwl_wh_4x7.png') no-repeat center center #f05a27;
}
.pagination .next {
  background: url('../../../../wp-content/themes/vamdc/img/arwr_wh_4x7.png') no-repeat center center #f05a27;
}
.pagination .next.inactive,
.pagination .prev.inactive {
  cursor: default;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.pagination-top {
  position: absolute;
  right: 0;
  top: -36px;
}
.pagination-bottom {
  clear: both;
  float: right;
}
/* Sidebars */
.sidebar-right .widget {
  background: #efefef;
  margin-bottom: 12px;
  border-bottom: 3px solid #ccc1c1;
  padding: 18px 18px 4px;
  text-align: center;
}
.sidebar-right .widget p {
  font-size: 16px;
  color: #715f52;
  padding: 0 0 18px;
}
.sidebar-right .widget p.widget-title {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #715f52;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 14px;
  padding: 0 0 2px;
  border-bottom: 3px solid #715f52;
}
.sidebar-right .widget .btn-link {
  background: url('../../../../wp-content/themes/vamdc/img/bg-btn-lightgrey-110.png') no-repeat center bottom #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #f05a28;
  text-align: center;
  width: 110px;
  display: block;
  margin: 0 auto;
  font-style: italic;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  padding: 6px 10px 10px;
}
.sidebar-right .widget .or {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #f05a28;
  text-align: center;
  padding: 5px 0;
  display: block;
  font-weight: bold;
  font-style: italic;
}
.sidebar-left ul.menu {
  border-bottom: 1px solid #715f52;
}
.sidebar-left ul.menu li {
  position: relative;
}
.sidebar-left ul.menu li a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #7f6f72;
}
.sidebar-left ul.menu li a:hover {
  color: #f05a28;
}
.sidebar-left ul.menu li ul {
  display: none;
}
.sidebar-left ul.menu li ul li a {
  font-size: 14px;
  font-weight: normal;
}
.sidebar-left ul.menu li ul li.current_page_item a {
  color: #f05a28;
}
.sidebar-left ul.menu li ul > li {
  border: 0;
}
.sidebar-left ul.menu li .btn-action {
  background: url('../../../../wp-content/themes/vamdc/img/picto-menu-action-20x19.png');
  width: 20px;
  height: 19px;
  position: absolute;
  right: 0;
  top: 10px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  line-height: 19px;
  cursor: pointer;
}
.sidebar-left ul.menu > li {
  border-top: 1px solid #715f52;
  padding: 10px 0 12px;
}
.sidebar-left ul.menu > li.current-menu-item > a {
  color: #f05a28;
}
.sidebar-left ul.menu > li.current-page-ancestor > a,
.sidebar-left ul.menu > li.current-menu-ancestor > a {
  color: #f05a28;
}
.sidebar-left ul.menu > li.current-page-ancestor .btn-action,
.sidebar-left ul.menu > li.current-menu-ancestor .btn-action {
  background: url('../../../../wp-content/themes/vamdc/img/picto-menu-action-active-20x19.png');
}
/* Footer */
.footer {
  background: url('../../../../wp-content/themes/vamdc/img/bg-footer-960x173.jpg') no-repeat;
  min-height: 173px;
  width: 100%;
  padding: 20px 0 12px;
  margin: 76px 0 0;
}
.footer .footer-menu ul.menu li {
  float: left;
  width: 25%;
}
.footer .footer-menu ul.menu li a {
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  color: #a29497;
  text-decoration: none;
}
.footer .footer-menu ul.menu li a:hover {
  text-decoration: underline;
}
.footer .footer-menu ul.menu li ul {
  margin: 4px 0 0;
}
.footer .footer-menu ul.menu li ul li {
  float: none;
  width: 100%;
  position: relative;
  padding: 0 0 0 12px;
}
.footer .footer-menu ul.menu li ul li a {
  font-weight: normal;
}
.footer .footer-menu ul.menu li ul li:before {
  background: #a29497;
  width: 3px;
  height: 3px;
  border-radius: 1px;
  position: absolute;
  top: 8px;
  left: 4px;
  content: ' ';
}
.footer .footer-menu ul.menu li ul li:nth-child(n+4) {
  float: none;
}
.footer .footer-menu ul.menu li:nth-child(n+4) {
  float: right;
  clear: right;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 0;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}