/* ========== Ajouts STUDIO JB ========= */

/* incorporation des polices */
/* $WEFT -- Created by: Studio Jerome Brachet (jb@studiojb.com) on 28/10/2009 -- */
  @font-face {
    font-family: "Myriad Pro Regular";
    font-style:  normal;
    font-weight: normal;
    src: local("Myriad Pro Regular"), url("../fonts/MYRIADPRO-REGULAR.OTF") format("opentype");
  }
  @font-face {
    font-family: "Myriad Pro Bold";
    font-style:  normal;
    font-weight: normal;
    src: local("Myriad Pro Bold"), url("../fonts/MYRIADPRO-BOLD.OTF") format("opentype");
  }
  @font-face {
    font-family: "Myriad Pro Condensed";
    font-style:  normal;
    font-weight: normal;
    src: local("Myriad Pro Condensed"), url("../fonts/MYRIADPRO-COND.OTF") format("opentype");
  }
  @font-face {
    font-family: "Myriad Pro Bold Condensed";
    font-style:  normal;
    font-weight: normal;
    src: local("Myriad Pro Bold Condensed"), url("../fonts/MYRIADPRO-BOLDCOND.OTF") format("opentype");
  }
  @font-face {
    font-family: "Trajan-Normal";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/TrajanPro-Regular.otf") format("opentype");
  }
  @font-face {
    font-family: "Trajan-Normal";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/TrajanPro-Bold.otf") format("opentype");
  }
  @font-face {
    font-family: "Trajan-Normal";
    font-style: italic;
    font-weight: normal;
    src: url("../fonts/TrajanPro-Regular.otf") format("opentype");
  }
  @font-face {
    font-family: "Trajan-Normal";
    font-style: italic;
    font-weight: bold;
    src: url("../fonts/TrajanPro-Bold.otf") format("opentype");
  }
  
/* SURCHARGES TEMPLATE.CSS */

.container-fluid {
	padding-left:10px;
	padding-right:10px;
}
.row {
	margin-left:-10px;
	margin-right:-10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left:10px;
	padding-right:10px;
}
  
/* Surcharge de l'entête */

header {
    margin: 10px 0;
}

.fds-logo {
	padding-top: 15px;
}
  
/* Surcharges pour la navigation */

nav {
	margin: 10px 0 0 0;
}

.navbar-nav > li > a {
    padding: 6px;
}

.navbar .nav > li > a, .navbar .nav > li > span {
    padding: 6px;
}

/* font et taille du texte pour le menu horizontal */

.navbar .nav > li >a,
.navbar .nav > li > span,
.navbar-nav > li > a, 
.navbar-nav > li > a:link, 
.navbar-nav > li > a:visited, 
.navbar-nav > li > a.active, 
.navbar-nav > li > a:hover {
    font-size: 1.4em;
    font-family: Myriad Pro Bold Condensed, Arial Narrow, "HelveticaNeue-Condensed", "Helvetica Neue", Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-transform: uppercase;
}
/* font et taille du texte pour le 1er niveau du sous-menu horizontal */

.navbar .dropdown-menu > li > a, 
.navbar .dropdown-menu > li > a:focus {

    font-size: 1.3em;
	font-family: Myriad Pro Bold Condensed, Arial Narrow, "HelveticaNeue-Condensed", "Helvetica Neue", Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-transform: uppercase;

}
/* font et taille du texte pour le 2nd niveau du sous-menu horizontal */

.flyout-menu > li > a,
.flyout-menu > li > a > span {
	
    font-size: 1.1em;
	font-family: Myriad Pro Bold Condensed, Arial Narrow, "HelveticaNeue-Condensed", "Helvetica Neue", Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-transform: uppercase;
	
}

/***** font et taille du texte pour le menu vertical (burgermenu) *****/

/* font et taille du texte pour le 2nd niveau du sous-menu vertical (burgermenu) */

ul.dropdown-menu > li > a {
	font-size: 1.4em;
    font-family: Myriad Pro Bold Condensed, Arial Narrow, "HelveticaNeue-Condensed", "Helvetica Neue", Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-transform: uppercase;
}

/* font et taille du texte pour le 2nd niveau du sous-menu vertical (burgermenu) */

#offcanvas .dropdown-menu > li > a {
	font-size: 1.4em;
    font-family: Myriad Pro Bold Condensed, Arial Narrow, "HelveticaNeue-Condensed", "Helvetica Neue", Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-transform: uppercase;
}

/* Mega menu */

.navbar-default .dropdown-menu > li > a > span,
.mega + ul > li > a, 
.mega + ul > li > span {
	color: #cc0000 !important;
}

/* alignement à droite des images des drapeaux dans les menus */
.dropdown-menu > li > a > img,
.flyout-menu > li > a > img {
	float: left;
	margin: 4px 5px 0px 0px;
	border: 1px solid black;
}

.flyout-menu .flyout-menu > li > a, 
.flyout-menu .flyout-menu > li > span {
	padding: 0px 0px 0px 35px;
}

/* Désactivation de la flèche > à droite du 1er sous-menu horizontal */
/* nav .dropdown-menu > li.parent::after, */

.flyout-menu > li.parent::after {
    display: none;
}

/* Désactivation de la flèche > à gauche du 2nd sous-menu vertical dans le menuburger (offcanvas) */

#offcanvas .flyout-menu > li > ul.flyout-menu > li > a::before,
#offcanvas .flyout-menu > li > ul.flyout-menu > li > span::before {
    display: none;
}

/* affichage d'une flêche à gauche (avant) le 2nd sous-menu horizontal et dans le menuburger (offcanvas) */

.flyout-menu > li.parent > ul.flyout-menu > li::before {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: 20px;
    top: 3px;
    font-size: 70%;
}

/* couleurs par défaut du texte pour toute la navigation (horizontal + burgermenu) */

.navbar-default .navbar-nav a, 
.navbar-default .navbar-nav span, 
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .dropdown-menu > li > a,
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li.parent::after, 
.flyout-menu > li.parent::after,
.navbar-inverse .dropdown-menu > li > a,
#offcanvas span, 
#offcanvas-toggle,
#offcanvas .navbar-nav > li > a,
#offcanvas .navbar-nav span,
#offcanvas .navbar-nav > li > span,
#offcanvas .flyout-menu > li > a {
    color: #1c1c1c;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
#offcanvas .navbar-nav > li.active > a {
    color: #cc0000;
    font-weight: normal;
}

.navbar .nav > li.active > a, 
.navbar .nav > li.active > span {
    font-weight: normal;
}

/* Surcharges pour Main */

main{
  padding-bottom: 0px;
}

div#fds-main.margin-top {
    margin-top: 0px;
}

/* Surcharges pour le footer et les mentions légales (position aboslute) */

footer > div.container {
	/* width: 1280px; */
	width: 100%;
	padding: 0;
}

footer > div.container > div.row > div > div.border {
    padding: 0;
}

#fds-absolute {
	background-color: #787A7C;
}

div.custom > p {
    margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px;
}

div.bklink {
	display: none;
}

/***** Surcharges pour supprimer les espaces du Slider Ol Testimonials 2025 (module des avis) *****/

.border { padding: 10px 0;}
.innerbottom { margin-top: 0;}
.reviews-block__person-name { font-size: 18px;}
.reviews-block__text { margin-bottom: 20px; padding-bottom: 20px;}
.reviews-block__slide {
  background: #fff;
  padding: 0px 50px 12px;
  }

/***** Surcharges Composant Virtuemart *****/

.page-header {
	margin: 0;
	padding: 0;
	border-bottom: 0px;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.orderby-displaynumber > div.orderlistcontainer > select {
	float: left;
}

.vm-product-title {
	font-weight: bold;
    height: 25px;
    margin-top: 10px;
}

.vm3pr-4.vm-price-wrapper {
    min-height: 60px;
}

.vm3pr-2 .product-fields-wrapper {
    min-height: 43px;
}

.vm-product-media-container > div.main-image {
	/* padding: auto auto; */
	margin-top: 50px;
}

/* Surcharges pour fenêtres Fancybox */

/* Conditions générales de vente */
div#fancybox-content > div > h2 {
    margin-top: 12px;
	font-size: 150%;
	text-align: center;
}

.vm-payment-row > td > span.label-success {
	font-size: 1.2em;
	padding: 0.85em 0.8em 0.85em 0;
	margin-left: 0.5em;
	line-height: 45px;
}

.vm-payment-row > td > span.label-success > span > img {
	padding-right: 0.5em;
	background-color: white;
}

.vm-payment-row > td > span.label-success > span.vmpayment_name {
	margin-left: 0.5em;
}

.vmpayment > span.vmpayment_name {
	font-size: 1.4em;
}

/* formulaire newsletter */

.table > tbody > tr > td.acyfield_email,
.table > tbody > tr > td.acysubbuttons {
	padding: 0;
	height: 32px;
}

input.inputbox {
	height: 32px;
	padding: 0;
}

.table > tbody > tr > td.acysubbuttons > input.btn {
	width: 32px;
	height: 32px;
	padding: 0;
}

.radio input[type="radio"] {
	position: static;
	margin-left: 0;
	margin-right: 5px;
}

/* Modifications pour les textes */

h1.titre {
  font-family: Trajan-Normal;
  color: #5a5a5a;
  font-size: 4vw;
  padding: 30px 0 30px 5%;
  margin: 0;
}

h1.gris {
	background-color: #ebebeb;
}

h1.parcours {
  position: absolute;
  z-index: 10;
}

p {
  margin: 0.6em 0 0.6em;
  line-height: 1.25;
}

.p-titre {
  font-family: Myriad Pro Bold; 
  font-size: 2vw; 
  color: #5a5a5a;
  text-transform: uppercase;
  text-align: left;
}

.p-justify {
  font-family: Myriad Pro; 
  font-size: 1.6vw; 
  color: #5a5a5a; 
  text-align: justify;
}

.p-text {
  font-family: Myriad Pro; 
  font-size: 1.6vw; 
  color: #5a5a5a; 
  text-align: left;
}

/* Intercalaires */

div#intercalaire {
	line-height: 0;
	font-size: 0;
}

img#intercalaire {
	width: 100%; 
	height: auto;
	line-height: 0;
	font-size: 0;
	vertical-align: baseline;
	border-image-width: 0;
}

.rot-180
{
  -webkit-transform: rotate(180deg); /* Pour Chrome */
  -moz-transform: rotate(180deg); /* Pour Firefox */
  transform: rotate(180deg);
}

.picto-presentation {
	float: left;
	margin: auto 0;
	width: 20%;
	vertical-align: top;
	padding-top: 34px;
}

.bloc-centre-90 {
	width: 90%; 
	margin: 0 auto;
	overflow: hidden; /* Permet de faire descendre la couleur du fond du bloc parent (id section.gris) jusqu'en bas du plus grand bloc enfant (picto-presentation) */
}

.presentation-bloc-text {
	margin-left: 22%;
	padding-top: 10px;
}

section {
	width: 100%; 
	padding-bottom: 0.6em;
}

section.gris {
	background-color: #ebebeb;
}

section.blanc {
	background-color: #fff;
}

div#inscription {
	width: 100%; 
	text-align: center;
}

img#inscription {
	width: 90%; 
	height: auto;
}

#inscription-download-area {
	float: left; 
	width: 203px; 
	margin-bottom: 10px; 
	margin-right: 20px; 
	vertical-align: top;
}

#inscription-bloc-text {
	padding-top: 10px;
	padding-left: 230px;
}

.table > tbody > tr > td.acyfield_email,
.table > tbody > tr > td.acysubbuttons {
	border-top: 0;
}

/***** Page qui Sommes-nous ? *****/

h1.titre-team {
	font-family: Trajan-Normal;
	color: #5a5a5a;
	font-size: 2.8em;
	padding: 0.3em 0 0;
	margin: 0;
}

h2.ss-titre-team {
    font-family: Myriad Pro Bold Condensed;
    font-size: 1.5em;
    line-height: 1.2em;
    padding: 0.2em 0 0.4em;
	margin: 0;
}

#team-col-left {
	float: left;
	width: 48%;
}

#team-col-right {
	width: 48%;
	margin-left: 52%
}

.team-img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#team-img-f1 {
	float: left;
	margin: 0px 10px 0px 0px;	
}

#team-img-alex {
	margin: 0px auto 20px;
	display: block;
	width: 100%;
	height: auto;
}

.team-nom {
	font-family: Myriad Pro Bold Condensed;
	font-size: 22pt;
	padding: 0.6em 0 0.3em;
	margin: 0;
	color: #cc0000;
}

.team-nom-info {
	font-size: 13pt;
	font-family: Myriad Pro Bold;
	padding: 0.3em 0 0.15em;
	margin: 0;
	text-align: justify;
}

.team-txt {
	font-size: 12pt;
	font-family: Myriad Pro;
	text-align: justify;
}

/***** Tracés des circuits pour les Parcours 2020 *****/

/* Millesim Corsica 2020 */

#section-parcours-corsica-2020 {
	width: 100%; 
	height: 1020px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-corsica-2020 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-corsica-2020 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-corsica-2020 {
	position: absolute;
	float: left;
	top: 65px;
	width: 543px;
	left: 648px;
	padding-left: 25px;
}

/* Megève - Lac de Côme 2020 */

#section-parcours-megeve-2020 {
	width: 100%; 
	height: 1130px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-megeve-2020 {
	position: absolute; 
	top: 340px; 
	width: 90%;
	margin-left: 5%;
	height: auto;
}

#etapes-col-left-megeve-2020 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 43%; 
	margin-left: 5%;
}

#etapes-col-right-megeve-2020 {
	position: absolute;
	float: left;
	top: 100px;
	width: 43%;
	left: 52%;
}

/* Transpyrénéenne 2020 */

#section-parcours-transpy-2020 {
	width: 100%; 
	height: 950px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-transpy-2020 {
	position: absolute; 
	top: 330px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-transpy-2020 {
	position: absolute;
	float: left; 
	top: 100px;
	width: 48%;
	margin-left: 65px;
}

#etapes-col-right-transpy-2020 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 48%;
	left: 54%;
}

/* Tour des Alpes 2020 */

#section-parcours-TDA-2020 {
	width: 100%; 
	height: 1330px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-TDA-2020 {
	position: absolute; 
	top: 130px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-TDA-2020 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-TDA-2020 {
	position: absolute;
	float: left;
	top: 40px;
	width: 543px;
	left: 648px;
	padding-left: 25px;
}

/***** FIN Circuits 2020 *****/

/***** Tracés des circuits pour les Parcours 2022 *****/

/* Ardèche 2022 (ex Millesim Corsica 2020) */

#section-parcours-ardeche-2022 {
	width: 100%; 
	height: 1050px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-ardeche-2022 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-ardeche-2022 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-ardeche-2022 {
	position: absolute;
	float: left;
	top: 65px;
	width: 543px;
	left: 648px;
	padding-left: 25px;
}


/* Bretagne 2022 (ex Millesim Corsica 2020) */

#section-parcours-bretagne-2022 {
	position: relative; 
	width: 100%; 
	height: 1250px; 
	text-align: left; 
	overflow: hidden;
}

#circuit-bretagne-2022 {
	position: absolute; 
	/* top: 110px; */
	width: 100%; 
	height: auto;
}

#etapes-col-left-bretagne-2022 {
	position: absolute;
	float: left;
	top: 100px;
	width: 567px;
	margin-left: 65px;
}

#etapes-col-right-bretagne-2022 {
	position: absolute;
	float: left;
	top: 230px;
	width: 603px;
	left: 682px;
	padding-left: 45px;
}

#etapes-col-bottom-bretagne-2022 {
	position: absolute;
	top: 685px;
	width: 800px;
	margin-left: 490px;
	
}

/* Les Géants 2022 */

#section-parcours-les-geants-2022 {
	width: 100%; 
	height: 930px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-les-geants-2022 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-les-geants-2022 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 553px; 
	margin-left: 65px;
}

#etapes-col-right-les-geants-2022 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 665px; 
	left: 618px; 
	padding-left: 45px;
}

/* Transpyrénéenne 2022 */

#section-parcours-transpy-2022 {
	width: 100%; 
	height: 950px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-transpy-2022 {
	position: absolute; 
	top: 330px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-transpy-2022 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 553px; 
	margin-left: 65px;
}

#etapes-col-right-transpy-2022 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 600px; 
	left: 618px; 
	padding-left: 45px;
}

/* Tour des Cévennes 2022 */

#section-parcours-cevennes-2022 {
	width: 100%; 
	height: 900px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-cevennes-2022 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-cevennes-2022 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-cevennes-2022 {
	position: absolute;
	float: left;
	top: 170px;
	width: 607px;
	left: 648px;
	padding-left: 25px;
}

/* Rallye Périgord 2022 */

#section-parcours-perigord-2022 {
	width: 100%; 
	height: 1020px; 
	text-align: left; 
	position: relative; 
	overflow: hidden;
}

#circuit-perigord-2022 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-perigord-2022 {
	position: absolute;
	/* float: left; */ 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-perigord-2022 {
	position: absolute;
	/* float: left; */ 
	top: 570px; 
	width: 650px; 
	margin-left: 65px;
}

/***** FIN Circuits 2022 *****/

/***** Tracés des circuits pour les Parcours 2023 *****/

/* Bretagne Classic 2023 */

#section-parcours-bretagne-2023 {
	position: relative; 
	width: 100%; 
	height: 1250px; 
	text-align: left; 
	overflow: hidden;
}

#circuit-bretagne-2023 {
	position: absolute; 
	top: 0px;
	width: 100%; 
	height: auto;
}

#etapes-col-left-bretagne-2023 {
	position: absolute;
	float: left;
	top: 100px;
	width: 567px;
	margin-left: 65px;
}

#etapes-col-right-bretagne-2023 {
	position: absolute;
	float: left;
	top: 180px;
	width: 603px;
	left: 682px;
	padding-left: 45px;
}

#etapes-col-bottom-bretagne-2023 {
	position: absolute;
	top: 650px;
	width: 700px;
	margin-left: 520px;
	
}

/* Les Géants 2023 */

#section-parcours-les-geants-2023 {
	position: relative;
	width: 100%; 
	height: 1110px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-les-geants-2023 {
	position: absolute; 
	top: 180px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-les-geants-2023 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 553px; 
	margin-left: 65px;
}

#etapes-col-right-les-geants-2023 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 665px; 
	left: 618px; 
	padding-left: 45px;
}

/* Transpyrénéenne 2023 */

#section-parcours-transpy-2023 {
	position: relative;
	width: 100%; 
	height: 950px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-transpy-2023 {
	position: absolute; 
	top: 330px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-transpy-2023 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 553px; 
	margin-left: 65px;
}

#etapes-col-right-transpy-2023 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 600px; 
	left: 618px; 
	padding-left: 45px;
}

/* Millesim GT Tour Cévennes-Roussillon 2023 */

#section-parcours-cevennes-2023 {
	position: relative;
	width: 100%; 
	height: 900px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-cevennes-2023 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-cevennes-2023 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-cevennes-2023 {
	position: absolute;
	float: left;
	top: 170px;
	width: 607px;
	left: 648px;
	padding-left: 25px;
}

/* Rallye Les Cathares 2023 */

#section-parcours-cathares-2023 {
	position: relative;
	width: 100%; 
	height: 905px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-cathares-2023 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-cathares-2023 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-cathares-2023 {
	position: absolute;
	float: left;
	top: 170px;
	width: 607px;
	left: 648px;
	padding-left: 25px;
}

/***** FIN Circuits 2023 *****/

/***** Tracés des circuits pour les Parcours 2024 *****/

/* Bretagne Classic 2024 */

#section-parcours-bretagne-2024 {
	position: relative; 
	width: 100%; 
	height: 1250px; 
	text-align: left; 
	overflow: hidden;
}

#circuit-bretagne-2024 {
	position: absolute; 
	top: 300px;
	width: 100%; 
	height: auto;
}

#etapes-col-left-bretagne-2024 {
	position: absolute;
	float: left;
	top: 100px;
	width: 567px;
	margin-left: 65px;
}

#etapes-col-right-bretagne-2024 {
	position: absolute;
	float: left;
	top: 100px;
	width: 603px;
	left: 682px;
	padding-left: 45px;
}

#etapes-col-bottom-bretagne-2024 {
	position: absolute;
	top: 700px;
	width: 700px;
	margin-left: 520px;
}

/* Millesim GT Tour Cévennes-Roussillon 2024 */

#section-parcours-cevennes-2024 {
	position: relative;
	width: 100%; 
	height: 900px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-cevennes-2024 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-cevennes-2024 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

#etapes-col-right-cevennes-2024 {
	position: absolute;
	float: left;
	top: 170px;
	width: 607px;
	left: 648px;
	padding-left: 25px;
}

/* Rallye Millesim Corsica 2024 */

#section-parcours-corsica-2024 {
	position: relative;
	width: 100%; 
	height: 1050px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-corsica-2024 {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-corsica-2024 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 583px; 
	margin-left: 65px;
}

/* Les Géants 2024 */

#section-parcours-les-geants-2024 {
	position: relative;
	width: 100%; 
	height: 1110px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-les-geants-2024 {
	position: absolute; 
	top: 670px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-les-geants-2024 {
	position: absolute;
	float: left;
	top: 100px;
	width: 553px;
	margin-left: 65px;
}

#etapes-col-right-les-geants-2024 {
	position: absolute;
	float: left;
	top: 40px;
	width: 617px;
	left: 618px;
	padding-left: 45px;
}

/* Transpyrénéenne 2024 */

#section-parcours-transpy-2024 {
	position: relative;
	width: 100%; 
	height: 950px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-transpy-2024 {
	position: absolute; 
	top: 550px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-transpy-2024 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 553px; 
	margin-left: 65px;
}

#etapes-col-right-transpy-2024 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 600px; 
	left: 618px; 
	padding-left: 45px;
}

/* Rallye Route des Gorges 2024 */

#section-parcours-routedesgorges-2024 {
	position: relative;
	width: 100%; 
	height: 940px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-routedesgorges-2024 {
	position: absolute; 
	top: 470px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-routedesgorges-2024 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 553px; 
	margin-left: 65px;
}

#etapes-col-right-routedesgorges-2024 {
	position: absolute; 
	float: left; 
	top: 40px; 
	width: 600px; 
	left: 618px; 
	padding-left: 45px;
}

/***** FIN Circuits 2024 *****/

/* Photo encart 15 ans PG+AG */

#image-photo-encart-HP {
	float: left; 
	width: 640px;
	overflow: hidden;
	margin: 0 auto;
	}

#image-photo-encart-HP img {
	margin: 0 auto;	
	width: 100%;
	height: auto;
	}
	
/***** DEBUT Circuits 2025 *****/
/***** Tracés des circuits pour les Parcours 2025 *****/

/* Alsace Tour 2025 */

#section-parcours-alsace-2025 {
	position: relative; 
	width: 100%; 
	height: 1050px; 
	text-align: left;
	overflow: hidden;
	}
	
#circuit-alsace-2025 {
	position: absolute; 
	top: 350px;
	width: 100%; 
	height: auto;
}

#etapes-col-left-alsace-2025 {
	position: absolute;
	float: left;
	top: 100px;
	width: 567px;
	margin-left: 65px;
}

#etapes-col-right-alsace-2025 {
	position: absolute;
	float: left;
	top: 100px;
	width: 603px;
	left: 682px;
	padding-left: 45px;
}

/* Millesim GT Tour 2025 */

#section-parcours-gt-tour-2025 {
	position: relative;
	width: 100%; 
	height: 890px; 
	text-align: left;  
	overflow: hidden;
}

#circuit-gt-tour-2025 {
	position: absolute; 
	top: 340px; 
	width: 100%; 
	height: auto;
}

#etapes-col-left-gt-tour-2025 {
	position: absolute;
	float: left; 
	top: 100px; 
	width: 600px; 
	margin-left: 45px;
}

#etapes-col-right-gt-tour-2025 {
	position: absolute;
	float: left;
	top: 100px;
	width: 607px;
	left: 673px;
	padding-left: 28px;
}

.table-voitures-TDA {
	display: table;
	width: 100%;
	height: 33%;
	padding: 0.6em 0;
}

.cell-table-voitures-TDA {
	display: table-cell;
	height: auto;
	vertical-align: middle;
}

img.logo-category-TDA {
	float: left; 
}

p.titre-category-TDA {
	font-family: Myriad Pro Bold;
	font-size: 1.5em;
	line-height: 1.0em;
	color: #5a5a5a;
	width: 80%;
	height: 33%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 0.5em;
}

span.txt-category-TDA {
	font-family: Myriad Pro;
	font-size: 0.8em;
	line-height: 0.8em;
}

/* Customisation de la marge intérieure gauche des listes <ul> des étapes */

ul.parcours {
	padding-left: 1em;
}

/* Pictos pour Étapes / Steps */

.picto-etape {
  float: left;
  /* margin-top: 5px; */
  height: 40px;
  width: 110px;
  border: 0;
  margin: 2px 0 0;
  
}

.picto-step {
  float: left;
  height: 40px;
  width: 93px;
  border: 0; 
  margin: 2px 0 0;
}

.step1 {background: url('../../../images/images-PAC-MCR/pictos/picto-step1-93x40.png') no-repeat top left;}
.step2 {background: url('../../../images/images-PAC-MCR/pictos/picto-step2-93x40.png') no-repeat top left;}
.step3 {background: url('../../../images/images-PAC-MCR/pictos/picto-step3-93x40.png') no-repeat top left;}
.step4 {background: url('../../../images/images-PAC-MCR/pictos/picto-step4-93x40.png') no-repeat top left;}
.step5 {background: url('../../../images/images-PAC-MCR/pictos/picto-step5-93x40.png') no-repeat top left;}
.step6 {background: url('../../../images/images-PAC-MCR/pictos/picto-step6-93x40.png') no-repeat top left;}
.etape1 {background: url('../../../images/images-PAC-MCR/pictos/picto-etape1-110x40.jpg') no-repeat top left;}
.etape2 {background: url('../../../images/images-PAC-MCR/pictos/picto-etape2-110x40.jpg') no-repeat top left;}
.etape3 {background: url('../../../images/images-PAC-MCR/pictos/picto-etape3-110x40.jpg') no-repeat top left;}
.etape4 {background: url('../../../images/images-PAC-MCR/pictos/picto-etape4-110x40.jpg') no-repeat top left;}
.etape5 {background: url('../../../images/images-PAC-MCR/pictos/picto-etape5-110x40.jpg') no-repeat top left;}

.date-depart {
  font-family: Myriad Pro Bold Condensed; 
  font-size: 16pt;
  line-height: 1.2em;
  margin: 5px 0 0 0;
}

.date-depart-ss-titre {
  font-family: Myriad Pro; 
  font-size: 13pt; 
  color: #000;
}

.date-etape1 {
  font-family: Myriad Pro Bold Condensed; 
  font-size: 16pt;
  line-height: 40px;
  display: inline;
  vertical-align: top;
  margin: 0;
  padding: .3em 0 .4em 0;
}

.date-etape {
  font-family: Myriad Pro Bold Condensed; 
  font-size: 16pt;
  line-height: 28px;
  /* padding-top: 5px; */
  margin: 0;
  padding: .3em 0 .4em 0;
}

.p-date {
  font-family: Myriad Pro Regular; 
  font-size: 14pt; 
  margin: 0 0 7px 7px;
  line-height: 1.25em;
}

p.note-parcours {
	font-family: Myriad Pro;
	font-size: 1em;
}

p.note-parcours-justify {
	font-family: Myriad Pro;
	font-size: 1.1em;
	text-align: justify;
}

#puce-txt-etapes-rally {
  list-style-type:none;
  background-image:url('../images/postbullets.png');
  background-repeat:no-repeat;
  background-position:0% 3px;
  padding: 0 0 0 20px;
  font-family: Myriad Pro; 
  font-size: 13pt;
  line-height: normal;
  color: #5a5a5a;
  margin: 0.2em 0 0 0;
  clear: left; /* désactive le float:left du picto étape */
}

.etape-decalage-left-50px {margin-left: 50px;} /* décalage du bloc d'une étape de 50px vers la droite */

#puce-categorie-tda {
  font-size: 16pt; 
  font-weight: bold;
  list-style-type:none;
  background-image:url('../images/postbullets.png');
  background-repeat:no-repeat;
  background-position:0% 3px;
  padding: 0 0 0 20px;
  font-family: Myriad Pro; 
  line-height: normal;
  color: #5a5a5a;
  margin: 0.2em 0 0 0;
}

#puce-txt-inscription {
  list-style-type: none;
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  background-position: 0% 3px;
  padding-left: 20px;
  font-family: Myriad Pro;
  /* font-size: 1.6vw; */
  line-height: 1.10;
  color: #5a5a5a;
  margin: 0.5em 0 0.5em;
}

#etapes-col-left-corsica-2020 > ul, #etapes-col-right-corsica-2020 > ul,
#etapes-col-left-TDA-2020 > ul, #etapes-col-right-TDA-2020 > ul,
#etapes-col-left-megeve-2020 > ul, #etapes-col-right-megeve-2020 > ul,
#etapes-col-left-transpy-2020 > ul, #etapes-col-right-transpy-2020 > ul,
#etapes-col-left-ardeche-2022 > ul, #etapes-col-right-ardeche-2022 > ul,
#etapes-col-left-bretagne-2022 > ul, #etapes-col-right-bretagne-2022 > ul,
#etapes-col-left-cevennes-2022 > ul, #etapes-col-right-cevennes-2022 > ul, #etapes-col-left-cevennes-2022 > div > ul, #etapes-col-right-cevennes-2022 > div > ul,
#etapes-col-left-les-geants-2022 > ul, #etapes-col-right-les-geants-2022 > ul,
#etapes-col-left-perigord-2022 > ul, #etapes-col-right-perigord-2022 > ul,
#etapes-col-left-transpy-2022 > ul, #etapes-col-right-transpy-2022 > ul {
	margin: 1em 0 1em 0.75em;
	padding: 0;
}

/* Boutons pour les zones textuelles */

.art-button
{
	color: #FFFFFF !important;
    background: #A1ADBA;
    border: 0;
    border-collapse: separate;
    background-origin: border-box !important;
    border-radius: 3px;
    padding: 0 10px;
    margin: 0 auto;
    height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
}

a.art-button,
a.art-button:link,
a:link.art-button:link, 
a.art-button:visited,
input.art-button,
button.art-button
{
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    margin: 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 24px;
	box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.art-button:hover
{
    background: #8A99A8;
}

.art-button img
{
    margin: 0;
    vertical-align: middle;
}

/* Pied de page avec pictos, liens + Newsletter */

div#footer-menu {
  float: left;
  height: 157px;
  width: 1280px;
  margin: 0px;
  /* line-height: 157px; */
  background: url('../../../images/images-PAC-MCR/2017-footer-menu-bas.png') no-repeat top left;
}

/* Fond HP pour la HP d'accueil 2017 */

div#fd-hp-2017 {
  width: 1280px;
  height: 812px;
  background: url('../../../images/images-PAC-MCR/rallyes-2017/2017-Slides-HP-00.jpg') no-repeat top left;
}

/* Couleur de fond pour le footer */

#footer-background {
  background-color: #787A7C;
  text-align: center;
  color: white;
  font-size: 14px;
  line-height: 175%;
}
#footer-background a:link {
  color: #EBEBEB;
  text-decoration: underline;
}
#footer-background a:hover {
  color: white;
}

/* Pied de page avec pictos, liens + Newsletter 2022 */

#footer-FB-Pac-Event {
	float: left; 
	margin-left: 25px;
}

div#footer-menu-bas {
  float: left;
  height: 158px;
  width: 1280px;
  margin: 0px;
  background: url('../../../images/images-PAC-MCR/footer/fd-footer-menu-bas.png') no-repeat top left;
}
div#footer-diaporama-plaques {
  float: left; 
  width: 580px;
  height: 92px;
  margin-left: 172px;
  margin-top: 42px;
}
div#footer-newsletter {
  float: left;
  width: 330px;
  padding-left: 30px;
  padding-top: 87px;
  background: url('../../../images/images-PAC-MCR/footer/fd-footer-menu-bas.png') no-repeat top 0px left -755px;
}

/* CORRECTION JB pour Module 'Menu Bas des pages de présentation' du 01/11/2022 en position Bottom-b */

div#footer-bloc-gauche-Diapos-plaques, div#footer-bloc-droit-NL-Pac-FB {
	float: left; 
	width: 50%;
}
div#footer-bloc-droit-NL {
	float: left; 
	width:332px; 
	height:92px; 
	background: url('../../../images/images-PAC-MCR/footer/footer-menu-bas-newsletter.png') no-repeat top 0px left 0px;
	padding-top: 42px;
	padding-left: 10px;
}

div#fds-bottom-b.margin-top {
	margin-top: 0px;
}

div#footer-fb-pac-event {
  float: left;
  width: 156px;
  height: 159px;
  padding-left: 24px;
  padding-top: 24px;
}

/* Glissement du texte sur 2 colonnes */

div#colonnes {
  width: 1020px;
  margin: 20px auto;
  -webkit-columns: 2;
  -webkit-column-gap: 25px;
  -moz-column: 2;
  -moz-column-gap: 25px;
  columns: 2;
  column-gap: 25px;
}

/* Ajout pour le bouton lire la suite */
.readmore {
  padding-bottom: 10px;
  line-height: 35px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #000;
}

/* Ajout pour le composant PhocaDownload */

div.pd-category-view {
  width: 70%;
  min-height: 600px;
  margin: 10px auto;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.pd-ctitle h3, h3.pd-ctitle {
  color: #5a5a5a;
  text-align: center;
  margin: 10px auto;
  font-family: "Myriad Pro Regular",Arial, Helvetica, Sans-Serif;
  font-size: 30px;
}
div.pd-cdesc, .pd-cdesc {
  color: #5a5a5a;
  /* text-align: center; */
  font-family: "Myriad Pro Regular",Arial, Helvetica, Sans-Serif;
  font-size: 18px;
}
div#phoca-dl-file-box, div.pd-file-view
{
  width: 800px;
  min-height: 350px;
  margin: 10px auto;
  font-family: "Myriad Pro Regular",Arial, Helvetica, Sans-Serif;
  font-size: 15px;
}
#phoca-dl-file-box .pd-fdesc {
  /* clear: initial; */
}

/* Ajout pour le formulaire de contact */

.contact-image {
  width: 270px;
  float: left;
  padding: 0;
}

/* fait disparaître le titre du composant contact en haut du formulaire */
div.contact h3 {
  display: none;
}
/* Ajout pour le formulaire d'inscription Chronoform */

.chronoform-container {
  margin: 10px auto;
  width : 100%;
}
.chronoform-container ul > li::before, li.active::before {
  list-style: none;
  content: none;
}
ul.nav.nav-pills {
  margin: 0;
}
.tab-content {
  padding: 7px 20px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;	
  background-color: #F1F1F1;
}
.tab-pane .tab-pane.active {
  margin: 0 auto;
  width : 1150px;
}
li.nav.nav-pills {
  /* border: 1px solid #ccc; */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;	
  background-color: #F6F6F6;
}
/*
.nav-pills > li > a {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;	
  background-color: #F6F6F6;
} */
div#form-row-recaptcha.form-group.gcore-form-row {
  margin: 0 auto;
  width : 320px;
}

/* mesure de sécurité antispam avec champ texte vide sur les formulaires */

#security_check {
  display: none;
}
div.cf_clear {
  clear : both;
}
p.chrono_credits {
  text-align : center;
  font-size: 10px;
}
div#chronoform-container-bouton-submit {
  padding-top: 23px;
}

/* Ajout pour les images dans le menu */

.art-menu-image {
  margin-right: 5px;
}

/* FOOTER CONTACT BAS DE PAGE */

#footer-contact-alex {
	float: left;
	display: table-cell;
	padding: 15px;
	width: 50%;
	vertical-align: middle;
	text-align: center;
}

#footer-contact-tel-email {
	display: table-cell;
	padding: 15px;
	margin-left: 50%;
	width: 50%;
	vertical-align: middle;
	text-align: center;
}

.footer-contact-img {
	width: 100%;
	height: auto;
}

.footer-hp-contact-img {
	width: 100%;
	height: auto;
	padding: 0 10%;
}

#footer-hp-bloc-newsletter {
	float: left;
	width: 32%;
	padding: 0 1%;
}

.footer-hp-bloc-nl-top {
	width: 100%;
	padding-top: 8px;
}

#footer-hp-bloc-fb {
	width: 18%;
	margin-left: 82%;
	padding-top: 18px;
	vertical-align: middle;
	text-align: center;
}

footer {
	background-color: #666666;
}
a.footer-lien {
	color: white;
}
a.footer-lien:link {
	text-decoration: underline white;
}
a.footer-lien:visited {
	background-color: #008cba;
	color: #cccccc;
}
a.footer-lien:hover {
	background-color: #424242;
	color: white;
}

#footer-copyright-mod-absolute-txt {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #fff;
}

/* TIMELINE de la HP 2023 */

#Timeline-2023 {
	width:95%;
	height:356px;
	margin:auto;
}

#Timeline-2023-01, #Timeline-2023-02, #Timeline-2023-03, #Timeline-2023-04, #Timeline-2023-05, #Timeline-2023-06, #Timeline-2023-07, #Timeline-2023-08, #Timeline-2023-09, #Timeline-2023-10 {
	float:left;
	width:20%;
	height:auto;
}

#Timeline-2023-separator-hr {
	width:100%;
	height:auto;
	float:none;
}

#Timeline-2023-01 img, #Timeline-2023-02 img, #Timeline-2023-03 img, #Timeline-2023-04 img, #Timeline-2023-05 img, #Timeline-2023-06 img, #Timeline-2023-07 img, #Timeline-2023-08 img, #Timeline-2023-09 img, #Timeline-2023-10 img,
#Timeline-2023-separator-hr img {
	width:100%;
	height:auto;
}

/* TIMELINE de la HP 2024 */

#Table-timeline-2024 {
	width:100%;
	height:356px;
	margin:auto;
}

#Timeline-2024-01, #Timeline-2024-03, #Timeline-2024-05, #Timeline-2024-09, #Timeline-2024-11, #Timeline-2024-13, #Timeline-2024-cell-vide {
	float:left;
	width:16.666%;
	height:auto;
}

#Timeline-2024-separator {
	width:100%;
	height:auto;
	float:none;
}

#Timeline-2024-01 img, #Timeline-2024-03 img, #Timeline-2024-05 img, #Timeline-2024-09 img, #Timeline-2024-11 img, #Timeline-2024-13 img, #Timeline-2024-cell-vide img, #Timeline-2024-separator img {
	width:100%;
	height:auto;
}

/* TIMELINE de la HP 2025 */

#Table-timeline-2025 {
	width:100%;
	height:356px;
	margin:auto;
}

#Timeline-2025-01, #Timeline-2025-03, #Timeline-2025-05, #Timeline-2025-09, #Timeline-2025-cell-vide {
	float:left;
	width:16.666%;
	height:auto;
}

#Timeline-2025-separator {
	width:100%;
	height:auto;
	float:none;
}

#Timeline-2025-01 img, #Timeline-2025-03 img, #Timeline-2025-05 img, #Timeline-2025-09 img, #Timeline-2025-cell-vide img, #Timeline-2025-separator img {
	width:100%;
	height:auto;
}

/* CALENDRIER 2025 - TIMELINE POUR HP */

div#Table-Calendrier-2025 a {
	line-height:0;
}

#Table-Calendrier-2025 {
	width:100%;
	height:auto;
	max-height:338px;
	max-width:1300px;
	margin:1.2em auto;
	overflow: hidden;
}

#Calendrier-2025-01, #Calendrier-2025-03, #Calendrier-2025-05, #Calendrier-2025-07, 
#Calendrier-2025-10, #Calendrier-2025-12, #Calendrier-2025-14 {
	float:left;
	width:20.461%;
	height:auto;
	max-width:266px;
	max-height:149px;
}

#Calendrier-2025-cell-vide {
	float:left;
	width:6%;
	height:auto;
	max-width:78px;
	max-height:149px;
}

#Calendrier-2025-cell-vide-marge-2nd-line {
	float:left;
	width:13.230%;
	height:auto;
	max-width:172px;
	max-height:149px;
}

#Calendrier-2025-separator {
	float:none;
	width:100%;
	height:auto;
	max-height:40px;
	max-width:1300px;
	clear:both;
}

#Calendrier-2025-01 img, #Calendrier-2025-03 img, #Calendrier-2025-05 img, #Calendrier-2025-07 img, 
#Calendrier-2025-10 img, #Calendrier-2025-12 img, #Calendrier-2025-14 img, 
#Calendrier-2025-cell-vide img, #Calendrier-2025-cell-vide-marge-2nd-line img, #Calendrier-2025-separator img {
	width:100%;
	height:auto;
}

/* FIN CALENDRIER 2025 - TIMELINE POUR HP */

/* MODIFICATION DES MODULES */

/* Modif de la marge basse des modules */
.innerbottom .moduletable {
  margin-bottom: 5px;
}

/* Rectificatif des marges du module JoomSpirit Flexslider intégré dans une page */

ul.slides {margin:0;}
.slides li {margin:0;}

/* MODULE JOOMSPIRIT FLEXSLIDER */
/* Customisation du module pour le texte de légende + bouton "présentation et inscription"   */

/* Police Myriad Pro pour le titre et la description du cartouche du slider */
div.slide-title span.span-js-title, div.slide-desc > span {
	font-family: Myriad Pro; 
}

.read-more-slider {
  display:block;
  text-align:inherit;
  margin:.5em 0;
}

.read-more-slider > a {
  width:auto !important;
  height:1.4em;
  /* color: #333; définit dans les options du Slider */
  -webkit-appearance:button;
  cursor:pointer;
  box-sizing:border-box;
  border-radius:4px;
  box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  padding:.2em .4em;
  font-family:Roboto;
  font-weight:normal;
  font-size:.7em;
  line-height:1.3em;
  text-shadow:0 1px 0 #fff;
  background-image:linear-gradient(to bottom, #ffffff 0, #e0e0e0 100%);
  background-repeat:repeat-x;
  background-color:#fff;
}

.read-more-slider > a:hover {
	outline: 0;
	background-color: #e0e0e0;
	background-position: 0 -15px;
	color: #222;
	border-color: #adadad;
	text-decoration: none;
} /* fin des modifs du module Joomspirit Slider */ 

/*********************************/
/* SURCHARGES POUR MEDIA QUERIES */
/*********************************/

/* EN DESSOUS DE 1280px */
@media (max-width:1280px) { 

	/* images encart photos HP PG+AG */
	#image-photo-encart-HP {
	float: none;
	width: 99%;
	overflow: hidden;
	}
	/* Fin */

	div#footer-bloc-gauche-Diapos-plaques, div#footer-bloc-droit-NL-Pac-FB {
		float: none; 
		width: 100%;
	}
	
	/* isolation des visuels des circuits au-dessus du parcours textuel */
	
	h1.parcours {
		position: static;
		overflow: hidden;
	}

	#section-parcours-transpy-2020,
	#section-parcours-transpy-2022,	#section-parcours-ardeche-2022, #section-parcours-bretagne-2022, #section-parcours-cevennes-2022, #section-parcours-les-geants-2022, 
	#section-parcours-transpy-2023, #section-parcours-bretagne-2023, #section-parcours-les-geants-2023, #section-parcours-cevennes-2023, #section-parcours-cathares-2023, 	
	#section-parcours-bretagne-2024, #section-parcours-cevennes-2024, #section-parcours-corsica-2024, #section-parcours-les-geants-2024, #section-parcours-transpy-2024, 
	#section-parcours-routedesgorges-2024, #section-parcours-alsace-2025, #section-parcours-gt-tour-2025 {
		position: static; 
		height: auto; 
	}

	#circuit-transpy-2020, 
	#circuit-transpy-2022, #circuit-ardeche-2022, #circuit-bretagne-2022, #circuit-cevennes-2022, #circuit-les-geants-2022, 
	#circuit-transpy-2023, #circuit-bretagne-2023, #circuit-les-geants-2023, #circuit-cevennes-2023, #circuit-cathares-2023, 
	#circuit-bretagne-2024, #circuit-cevennes-2024, #circuit-corsica-2024, #circuit-les-geants-2024, #circuit-transpy-2024, 
	#circuit-routedesgorges-2024, #circuit-alsace-2025, #circuit-gt-tour-2025 {
		position: static;
		overflow: hidden;
	}
	
	#circuit-transpy-2020 img, #circuit-transpy-2022 img, #circuit-perigord-2022 img,
	#circuit-transpy-2023 img, #circuit-cathares-2023 img, #circuit-cevennes-2023 img,
	#circuit-transpy-2024 img, #circuit-routedesgorges-2024 img, #circuit-les-geants-2024 img, #circuit-cevennes-2024 img {
		position: static;
		margin: 0;
	}
	
	#circuit-bretagne-2022 img, 
	#circuit-bretagne-2023 img, #circuit-les-geants-2023 img {
		position: static;
		margin: -25% 0 0 0;
	}
	
	#circuit-bretagne-2024 img {
		position: static;
		margin: -10% 0 0 0;
	}
	
	#circuit-alsace-2025 img {
		position: static;
		margin: -10% 0 0 0;
	}
	
	#circuit-corsica-2024 img {
		position: static;
		margin: -2% 0 -2% -30%;
	}
	
	#circuit-ardeche-2022 img {
		position: static;
		margin: 0 0 0 -20%;
	}
	
	#circuit-cevennes-2022 img {
		position: static;
		margin: 0 0 0 -5%;
	}

	#circuit-les-geants-2022 img {
		position: relative;
		top: -200px;
	}

	#etapes-col-left-transpy-2020, #etapes-col-right-transpy-2020, 
	#etapes-col-left-transpy-2022, #etapes-col-right-transpy-2022,
	#etapes-col-left-ardeche-2022, #etapes-col-right-ardeche-2022,	
	#etapes-col-left-bretagne-2022, #etapes-col-right-bretagne-2022, #etapes-col-bottom-bretagne-2022,
	#etapes-col-left-cevennes-2022, #etapes-col-right-cevennes-2022, 
	#etapes-col-left-les-geants-2022, #etapes-col-right-les-geants-2022, 
	#etapes-col-left-transpy-2023, #etapes-col-right-transpy-2023, 
	#etapes-col-left-bretagne-2023, #etapes-col-right-bretagne-2023, #etapes-col-bottom-bretagne-2023, 
	#etapes-col-left-cevennes-2023, #etapes-col-right-cevennes-2023, 
	#etapes-col-left-les-geants-2023, #etapes-col-right-les-geants-2023, 
	#etapes-col-left-cathares-2023, #etapes-col-right-cathares-2023,
	#etapes-col-left-bretagne-2024, #etapes-col-right-bretagne-2024, #etapes-col-bottom-bretagne-2024, #etapes-col-left-les-geants-2024, #etapes-col-right-les-geants-2024, 
	#etapes-col-left-transpy-2024, #etapes-col-right-transpy-2024, 
	#etapes-col-left-cevennes-2024, #etapes-col-right-cevennes-2024, 
	#etapes-col-left-corsica-2024, #etapes-col-right-corsica-2024,
	#etapes-col-left-routedesgorges-2024, #etapes-col-right-routedesgorges-2024, 
	#etapes-col-left-alsace-2025, #etapes-col-right-alsace-2025,
	#etapes-col-left-gt-tour-2025, #etapes-col-right-gt-tour-2025 {
		position: static;
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 0;
	}
	
	.etape-decalage-left-50px {margin-left: 0px;} /* reset du décalage du bloc de liste d'une étape */
	
	#footer-copyright-mod-absolute-txt {
	font-size: 12px; 
	line-height: 15px; 
	}
}

/* EN DESSOUS DE 993px */
@media (max-width:993px) { 
	
	#team-col-left {
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 0;
		clear: both;
	}

	#team-col-right {
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 0;
		clear: both;
	}
	
	footer > div.container > div.row > div.moduletable {
		margin-bottom: 0;
	}
	
	#footer-contact-alex {
		display: block;
		float: none; 
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 5px;
	}
	
	#footer-contact-tel-email {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 5px 0 10px;
	}
	#footer-copyright-mod-absolute-txt {
		font-size: 11px; 
		line-height: 14px; 
	}

	.footer-hp-contact-img {
		width: 100%;
		height: auto;
		padding: 0 25%;
	}

	#footer-hp-bloc-newsletter {
		float: left;
		width: 65%;
		padding: 0 1%;
	}
	
	#footer-hp-bloc-fb {
		width: 35%;
		margin-left: 65%;
		padding-top: 24px;
	}
	
	/* TIMELINE pour HP 2023 */
	#Timeline-2023-01, #Timeline-2023-02, #Timeline-2023-03, #Timeline-2023-04, #Timeline-2023-05, #Timeline-2023-06, #Timeline-2023-07, #Timeline-2023-08, #Timeline-2023-09, #Timeline-2023-10 {
		float:none;
		width:30%;
		margin:auto;
	}
	#Timeline-2023-02, #Timeline-2023-04, #Timeline-2023-06, #Timeline-2023-08, #Timeline-2023-10 {
		height:5px;
	}
	#Timeline-2023-separator-hr, #Timeline-2023-10 {
		display:none;
	}
	#Timeline-2023 {
		background: url('../../../images/images-PAC-MCR/rallyes-2023/Timeline-2023-noir-vertical.png') repeat-y center center;
		height:auto;
	}

	/* TIMELINE pour HP 2024 */
	#Timeline-2024-01, #Timeline-2024-03, #Timeline-2024-05, #Timeline-2024-09, #Timeline-2024-11, #Timeline-2024-13, #Timeline-2024-cell-vide {
		float:none;
		width:30%;
		margin:auto;
	}
	#Timeline-2024-cell-vide {
		height:5px;
	}
	#Timeline-2024-separator {
		display:none;
	}
	#Table-timeline-2024 {
		background: url('../../../images/images-PAC-MCR/rallyes-2024/Timeline-2024-separator-vert.png') repeat-y center center;
		height:auto;
	}
	
	/* TIMELINE de la HP 2025 */
	#Timeline-2025-01, #Timeline-2025-03, #Timeline-2025-05, #Timeline-2025-09, #Timeline-2025-cell-vide {
		float:none;
		width:30%;
		margin:auto;
	}
	#Timeline-2025-cell-vide {
		height:5px;
	}
	#Timeline-2025-separator {
		display:none;
	}
	#Table-timeline-2025 {
		background: url('../../../images/images-PAC-MCR/rallyes-2025/Timeline-2025-separator-vert.png') repeat-y center center;
		height:auto;
	}
	
	/* CALENDRIER 2025 - TIMELINE POUR HP */
	#Calendrier-2025-01, #Calendrier-2025-03, #Calendrier-2025-05, #Calendrier-2025-07, 
	#Calendrier-2025-10, #Calendrier-2025-12, #Calendrier-2025-14, 
	#Calendrier-2025-cell-vide, #Calendrier-2025-cell-vide-marge-2nd-line {
		float:none;
		width:50%;
		margin:auto;
		max-width:none;
		max-height:none;
	}
	#Calendrier-2025-cell-vide, #Calendrier-2025-cell-vide-marge-2nd-line {
		height:1.5em;
	}
	#Calendrier-2025-separator {
		display:none;
	}
	#Table-Calendrier-2025 {
		background: url('../../../images/images-PAC-MCR/rallyes-2025/calendrier/Calendrier-2025-separator-vert.png') repeat-y center center;
		max-height:none;
		height:auto;
		clear:both;
	}
	/* FIN CALENDRIER 2025 - TIMELINE POUR HP */
}

/* EN DESSOUS DE 768px */
@media (max-width:768px) { 
		
	h1.titre {
		font-size: 1.5em;
	}
	.p-titre { 
		font-size: 1.2em; 
	}

	.p-justify {
		font-size: 1.0em; 
	}

	.p-text {
		font-size: 1.0em; 
	}
	
	#puce-txt-inscription {
		background-position: 0% 1px;
		padding-left: 15px;
		font-size: 1.0em;
		margin: 0.35em 0 0.35em;
	}
	
	ul, ol {
		padding-left: 8px;
		margin-bottom: 8px;
	}
	
	a.art-button, a.art-button:link, a:link.art-button:link {
		font-size: 0.8em;
	}
	
	#team-img-f1 {
		float: none;
		margin: 0 auto;	
		width: 100%;
		height: auto;
	}
	#footer-copyright-mod-absolute-txt {
	font-size: 10px; 
	line-height: 13px; 
	}
	
	.footer-hp-contact-img {
	width: 100%;
	height: auto;
	padding: 0 22%;
	}

	/* TIMELINE pour HP 2023 */
	#Timeline-2023-01, #Timeline-2023-02, #Timeline-2023-03, #Timeline-2023-04, #Timeline-2023-05, #Timeline-2023-06, #Timeline-2023-07, #Timeline-2023-08, #Timeline-2023-09, #Timeline-2023-10 {
		width:40%;
	}

	/* TIMELINE pour HP 2024 */
	#Timeline-2024-01, #Timeline-2024-03, #Timeline-2024-05, #Timeline-2024-09, #Timeline-2024-11, #Timeline-2024-13, Timeline-2024-cell-vide {
		width:40%;
	}

	/* TIMELINE pour 2025 */
	#Timeline-2025-01, #Timeline-2025-03, #Timeline-2025-05, #Timeline-2025-09, Timeline-2025-cell-vide {
		width:40%;
	}
	
	/* CALENDRIER 2025 - TIMELINE POUR HP */
	#Calendrier-2025-01, #Calendrier-2025-03, #Calendrier-2025-05, #Calendrier-2025-07, #Calendrier-2025-10, 
	#Calendrier-2025-12, #Calendrier-2025-14, Calendrier-2025-cell-vide, #Calendrier-2025-cell-vide-marge-2nd-line {
		width:60%;
	}
/* FIN CALENDRIER 2025 - TIMELINE */

}

/* EN DESSOUS DE 640px */
@media (max-width:640px) { 
	
	#inscription-bloc-text {
		padding-left: 0px;
	}
	
	#footer-copyright-mod-absolute-txt {
		font-size: 9px; 
		line-height: 12px; 
	}
	
	.footer-hp-contact-img {
		width: 100%;
		height: auto;
		padding: 0 18%;
	}

	/* TIMELINE pour HP 2023 */
	#Timeline-2023-01, #Timeline-2023-02, #Timeline-2023-03, #Timeline-2023-04, #Timeline-2023-05, #Timeline-2023-06, #Timeline-2023-07, #Timeline-2023-08, #Timeline-2023-09, #Timeline-2023-10 {
		width:50%;
	}

	/* TIMELINE pour HP 2024 */
	#Timeline-2024-01, #Timeline-2024-03, #Timeline-2024-05, #Timeline-2024-09, #Timeline-2024-11, #Timeline-2024-13, Timeline-2024-cell-vide {
		width:50%;
	}

	/* TIMELINE pour HP 2025 */
	#Timeline-2025-01, #Timeline-2025-03, #Timeline-2025-05, #Timeline-2025-09, Timeline-2024-cell-vide {
		width:50%;
	}

	/* CALENDRIER 2025 - TIMELINE POUR HP */
	#Calendrier-2025-01, #Calendrier-2025-03, #Calendrier-2025-05, #Calendrier-2025-07, #Calendrier-2025-10, 
	#Calendrier-2025-12, #Calendrier-2025-14, Calendrier-2025-cell-vide, #Calendrier-2025-cell-vide-marge-2nd-line {
		width:60%;
	}
	/* FIN CALENDRIER 2025 - TIMELINE */
}

/* EN DESSOUS DE 340px */
@media (max-width:640px) {

/* CALENDRIER 2025 - TIMELINE POUR HP */
	#Calendrier-2025-01, #Calendrier-2025-03, #Calendrier-2025-05, #Calendrier-2025-07, #Calendrier-2025-10, 
	#Calendrier-2025-12, #Calendrier-2025-14, #Calendrier-2025-cell-vide, #Calendrier-2025-cell-vide-marge-2nd-line {
		width:80%;
	}
/* FIN CALENDRIER 2025 - TIMELINE */
}

/* MEDIAS QUERIES AU-DESSUS DE */

@media (min-width:993px) { /* Au dessus de 993px */
	
	nav > div.container {
		border-bottom: 1px solid black;
	}

	.navbar-default {
		background-color: #fff;
		/* background-color: #F5F5F5; */
	}
}

@media (min-width:1300px) { /* Au dessus de 1300px */
	
	.container {
		width:1300px;
		padding-left:10px;
		padding-right:10px;
	}
	footer, #fds-absolute {
		width:1280px;
		margin: auto auto;
	}
	h1.titre {
		font-size: 3.5em;
	}
	.p-titre { 
		font-size: 2em;
	}

	.p-justify {
		font-size: 1.6em;
	}

	.p-text {
		font-size: 1.6em;
	}
	
	#puce-txt-inscription {
		font-size: 1.6em;
	}
}

/* ========== FIN Ajouts STUDIO JB ========= */