

.interlignage-plus {
	line-height: 2em;
}

.interlignage-marge-p-plus {
	line-height: 2em;
	margin-bottom: 1.5em;
}


.header_triangle {
	position: relative;
	background: #ffffff;
	border-bottom: 1px solid #f96d29;
	margin-bottom: 3em;
}


.header_triangle:after,
.header_triangle:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.header_triangle:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 20px;
	margin-left: -38px;
}

.header_triangle:before {
	border-color: rgba(51, 184, 211, 0);
	border-top-color: #f96d29;
	border-width: 21px;
	margin-left: -39px;
}

.header_triangle h1 {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 3.25em;
	text-align: center;
	margin-bottom: 0.5em;
}



.tzr-page-content .tzr-image {
	display: block;
	height: auto;
	max-width: 100%;
}


.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
 
.flex-video.widescreen {
	padding-bottom: 57.25%;
}

.flex-video.vimeo {
	padding-top: 0;
}
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
	.flex-video { padding-top: 0; }
}


h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	margin-top: 0;
}

h1 {
	font-family: 'din-light', helvetica, arial, verdana, sans-serif;
	font-size: 4.55em;
	line-height: 1em;
	letter-spacing: -0.035em;
	color: #f96d29;
	margin-bottom: 0.35em;
}

h2 {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 2.25em;
	line-height: 0.9em;
	color: #584d4b;
	margin-bottom: 0.5em;
}

h3 {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 2.25em;
	line-height: 0.9em;
	color: #f96d29;
	margin-bottom: 0.5em;
}

h4 {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	color: #584d4b;
	margin-bottom: 0.5em;
}

h5 {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.8em;
	line-height: 0.9em;
	color: #f96d29;
	margin-bottom: 0.5em;
}

h6 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.4em;
	line-height: 0.9em;
	color: #584d4b;
	margin-bottom: 0.5em;
}

h7 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.5em;
	line-height: 0.3em;
	color: #f96d29;
	margin-bottom: 0.5em;
}
p {
	line-height: 1.5em;
	padding: 0 0 0.9em 0;
	margin: 0;
}

.tzr-page-content ul {
	list-style-image:url(../images_ffcam/ul_puce.png);
	list-style-type:square;
	list-style-position:outside;
	margin:0 0 10px 20px;
	padding:0;
}
.tzr-page-content ul li {
	padding-bottom: 5px;
}
.tzr-page-content ul ul {
	margin: 5px 0 5px 20px;
	padding: 0;
}

.tzr-page-content ol {
	list-style-position: outside;
	margin: 0 0 10px 0;
	padding: 0;
}

.tzr-page-content ol li {
	padding-bottom: 5px;
}

.tzr-page-content ol ol {
	margin: 0 0 5px 20px;
	padding: 0;
}





.legende {
	font-size: 0.9em;
	line-height: 1.25em;
	font-style: italic;
	color: #f96d29;
}

.cv3-chapo {
	clear: both;
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.2em;
	color: #584d4b;
	text-transform: uppercase;
	padding-left: 2em;
	margin-bottom: 1.25em;
	background: url(../images_ffcam/cv3-chapo_fond.png) left top no-repeat;
}



.cv3-txtseul {
	clear: both;
	margin-bottom: 1.25em;
}




/* puces des different univers des legendes */
[class^="cv3-"] .photo .refuge,
[class^="cv3-"] .photo .montagne,
[class^="cv3-"] .photo .sport,
[class^="cv3-"] .photo .lma {
	display: none;
}

.cv3-grdimage {
	clear: both;
	margin-bottom: 1.5em;
}

.cv3-grdimage .photo {
	position: relative;
	float: left;
	margin: 0 0 2% 0;
}

.cv3-grdimage .photo .puce {
	position: absolute;
	left: 20px;
	bottom: 0;
}

.cv3-grdimage .photo a {
	text-decoration: none;
}

.cv3-grdimage .photo a:hover .legende {
	color: #584d4b;
}

.cv3-grdimage .photo .legende {
	position: absolute;
	left: 48px;
	bottom: 0;
}



.cv3-txtimage {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-txtimage .photo {
	position: relative;
	float: right;
	max-width: 47%;
	margin: 0 0 2% 3%;
}

.cv3-txtimage .photo .puce {
	position: absolute;
	left: 20px;
	bottom: 0;
}

.cv3-txtimage .photo a {
	text-decoration: none;
}

.cv3-txtimage .photo a:hover .legende {
	color: #584d4b;
}

.cv3-txtimage .photo .legende {
	position: absolute;
	left: 48px;
	bottom: 0;
}


.cv3-imagetxt {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-imagetxt .photo {
	position: relative;
	float: left;
	max-width: 47%;
	margin: 0 3% 2% 0;
}

.cv3-imagetxt .photo a {
	text-decoration: none;
}

.cv3-imagetxt .photo a:hover .legende {
	color: #584d4b;
}

.cv3-imagetxt .photo .puce {
	position: absolute;
	left: 20px;
	bottom: 0;
}

.cv3-imagetxt .photo .legende {
	position: absolute;
	left: 48px;
	bottom: 0;
}

.cv3-tierimagetxt {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-tierimagetxt .photo {
	position: relative;
	float: left;
	width: 32%;
	margin: 0 3% 2% 0;
}

.cv3-tierimagetxt .photo a {
	text-decoration: none;
}

.cv3-tierimagetxt .photo a:hover .legende {
	color: #584d4b;
}

.cv3-tierimagetxt .photo .puce {
	position: absolute;
	left: 20px;
	bottom: 0;
}

.cv3-tierimagetxt .photo .legende {
	position: absolute;
	left: 48px;
	bottom: 0;
}

.cv3-tiertxtimage {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-tiertxtimage .photo {
	position: relative;
	float: right;
	width: 32%;
	margin: 0 0 2% 3%;
}


.cv3-tiertxtimage .photo a {
	text-decoration: none;
}

.cv3-tiertxtimage .photo a:hover .legende {
	color: #584d4b;
}

.cv3-tiertxtimage .photo .puce {
	position: absolute;
	left: 20px;
	bottom: 0;
}

.cv3-tiertxtimage .photo .legende {
	position: absolute;
	left: 48px;
	bottom: 0;
}

.cv3-1234images {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-1234images:before,
.cv3-1234images:after {
  display: table;
  line-height: 0;
  content: "";
}

.cv3-1234images:after {
  clear: both;
}

.cv3-1234images .diaporama4 {
	-moz-box-sizing: border-box;
	display: block;
	float: left;
	width: 23.0769%;
	margin-left: 2.5641%;
	min-height: 30px;
}

.cv3-1234images [class*="diaporama"]:first-child {
	margin-left: 0;
}

.cv3-1234images .diaporama4 img {
	margin-bottom: 8px;
}

.diaporama4 a {
	position: relative;
	display: block;
	text-decoration: none;
}

.diaporama4 a:hover {
	text-decoration: none;
}

.diaporama4 .plus {
	position: absolute;
	right: 10px;
	bottom: -75px;
	width: 20px;
	height: 20px;
	filter:alpha(opacity=0);
	opacity: 0;
	background: url('../images_ffcam/cv3-1234images_plus.html') left top no-repeat;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.diaporama4 a:hover .plus, .diaporama4 a:focus .plus {
	bottom: 10px;
	filter:alpha(opacity=100);
	opacity: 1;
}

.diaporama4 a img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.diaporama4 a:hover img, .diaporama4 a:focus img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	border: 4px solid #ffffff;
	-moz-box-shadow: 0 0 10px #aaaaaa;
	-webkit-box-shadow: 0 0 10px #aaaaaa;
	-ms-box-shadow: 0 0 10px #aaaaaa;
	box-shadow: 0 0 10px #aaaaaa;
	margin-bottom: 15px;
}

.cv3-1234images .diaporama4 .legende {
	display: block;
}


.cv3-download-1234 {
	clear: both;
	margin-bottom: 1.5em;
}

.cv3-download-1234 a {
	display: block;
	text-decoration: none;
}

.cv3-download-1234 a:hover {
	text-decoration: none;
}

.cv3-download-1234 .content .col {
	float: left;
	width: 23.0769%;
	margin-left: 2.5641%;
}

.cv3-download-1234 .content .col:first-child {
	margin-left: 0;
}

.cv3-download-1234 .photo,
.cv3-download-1234 .name {
	display: block;
}

.cv3-download-1234 .photo {
	position: relative;
	margin-bottom: 10px;
}

.cv3-download-1234 .photo img {
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.cv3-download-1234 a:hover .photo img {
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}

.cv3-download-1234 .glyphicon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	padding: 14px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 9999px;
}

.cv3-download-1234 .name span {
	font-style: italic;
}



.cv3-download {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-download img {
	float: left;
	max-width: 48%;
	margin: 0 4% 10px 0;
	padding: 0;
}

.cv3-download a {
	font-weight: bold;
	text-decoration: none;
}

.cv3-download .tzr-picto {
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0;
}



.cv3-4cols {
	clear: both;
	margin-bottom: 3em;
	padding: 0 4% 2% 4%;
	background-color: #f96d29;
}

.cv3-4cols .col {
	float: left;
	width: 22%;
	font-size: 0.95em;
	color: #ffffff;
	margin-left: 4%;
}

.cv3-4cols .col:first-child {
	float: left;
	margin-left: 0;
}

.cv3-4cols .col h4 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.25em;
	line-height: 0.95em;
	color: #ffffff;
	margin-top: 1em;
	margin-bottom: 0.35em;
}

.cv3-4cols a {
	color: #ffffff;
	text-decoration: underline;
}

.cv3-4cols a:hover {
	color: #584d4b;
	text-decoration: none;
}

.cv3-4cols .photo {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 0.75em;
}

.cv3-4cols .photo .masque {
	display: block;
	z-index: 1;
	position: absolute;
}


.cv3-4cols .photo .refuge,
.cv3-4cols .photo .montagne,
.cv3-4cols .photo .sport,
.cv3-4cols .photo .lma {
	display: none;
}


.cv3-4cols .lien {
	text-align: center;
}

.cv3-4cols .lien a {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1em;
	line-height: 0.95em;
	color: #f96d29;
	text-decoration: none;
	background: url('../images_ffcam/cv3-4cols_lien_fond.png') center center no-repeat;
}

.cv3-4cols .lien a:hover {
	color: #584d4b;
}



.cv3-diagonale {
	clear: both;
	max-height: 500px;
	overflow: hidden;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 3em;
}

.cv3-diagonale .texte {
	display: block;
	color: #ffffff;
	background: url('../images_ffcam/cv3-diagonale_fond.png') left top no-repeat;
}

.cv3-diagonale p {
    margin: 0;
    padding: 0 0 0.9em;
}

.cv3-diagonale h4 {
	font-size: 2em;
	color: #ffffff;
}


.cv3-diagonale a {
	color: #ffffff;
	text-decoration: underline;
}

.cv3-diagonale a:hover {
	color: #584d4b;
	text-decoration: none;
}

.tzr-page-content .cv3-diagonale ul {
	list-style-image:url(../images_ffcam/ul_puce_blanc.png);
}





.cv3-flash,
.cv3-video,
.cv3-video-externe,
.cv3-audio,
.cv3-slider,
.cv3-siteexterne,
.pad-contenu2col {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-audio .flex-video {
	padding-top: 0;
	padding-bottom: 30px;
	margin-bottom: 0;
}



.vimeo-player .description {
	margin-bottom: 2em;
}

.liste-videos {
	margin-bottom: 1em;
}

.liste-videos .video {
	position: relative;
	float: left;
	width: 22.75%;
	margin-left: 3%;
	margin-bottom: 2em;
}

.liste-videos .video:nth-child(4n-3) {
	clear: left;
	margin-left: 0;
}

.liste-videos .video_play {
	display: block;
	top: 15%;
	left: 30%;
	position: absolute;
	width: 75px;
	height: 75px;
	background: url(../images_ffcam/cv3-widget_video_play.png) center center no-repeat;
}

.liste-videos .video a.active .video_play {
	display: none;
}

.liste-videos .video .thumb {
	display: block;
	background-color: #f96d29;
}

.liste-videos .video a.active .thumb img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.liste-videos .video .name {
	display: block;
	padding: 0.75em 0.75em;
	background-color: #584d4b;
	border: 1px solid #584d4b;
}

.liste-videos .video a {
	display: block;
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.15em;
	line-height: 1.1em;
}

.liste-videos .video a:hover {
	color: #584d4b;
}

.liste-videos .video a.active {
	cursor: default;
	color: #ffffff;
}

.liste-videos .video a:hover .name {
	color: #584d4b;
	background-color: #ffffff;
}

.liste-videos .video a.active .name {
	color: #ffffff;
	background-color: #f96d29;
	border: 1px solid #f96d29;
}

.liste-videos .video a:hover .video_play {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.liste-videos .video .description {
	display:none;
}


.liste-videos .more-videos {
	clear: both;
}

.liste-videos .more-videos a {
	display: block;
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	color: #584d4b;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0.75em 0.5em;
	background-color: #ffffff;
	border-top: 1px solid #584d4b;
}

.liste-videos .more-videos a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #584d4b;
	border-top: 1px solid #584d4b;
}



/* tableau */
.tab_base {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.tab_base caption {
	color: #f96d29;
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	padding:  0 0 10px 0;
}

.tab_base td {
	vertical-align: top;
	border-bottom: 1px solid #f96d29;
	padding: 7px 5px;
}

.tab_base th {
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	text-transform: uppercase;
	padding: 6px;
	border-bottom: 1px solid #f96d29;
	background-color: #f96d29;
}


/* mise en valeur */
.cv3-envaleur {
	clear: both;
	margin-bottom: 3em;
}

.cv3-envaleur .photo {
	display: block;
	float: left;
	width: 32%;
	text-align: center;
	margin: 0 3% 2% 0;
}

.cv3-envaleur .photo img {
	display: inherit;
}

.cv3-envaleur .envaleur {
	float: right;
	width: 63%;
	margin: 1em 0 0 2%;
	padding: 1em 1em 0.5em 0.5em;
	border-left: 1px solid;
}

.cv3-envaleur .titrage {
	padding: 0 0 0 1.25em;
}

.cv3-envaleur .titrage h2 {
	color: #f96d29;
}

.cv3-envaleur .texte {
	padding: 0 0 0 1.25em;
}





/* 2 colonnes */
.cv3-2cols {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-2cols .colg, .cv3-2cols .cold {
	display: block;
	float: left;
	width: 48%;
	margin-left: 4%;
	min-height: 30px;
}

.cv3-2cols .colg {
	margin-left: 0;
}

.cv3-2cols img {
	padding: 3px 0 10px 0;
}



/* 3 col centrale */
.cv3-3cols {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-3cols a	{
	color: #ffffff;
	text-decoration: underline;
}

.cv3-3cols a:hover	{
	color: #584d4b;
	text-decoration: none;
}

.cv3-3cols .cols1, .cv3-3cols .cols2, .cv3-3cols .cols3 {
	display: block;
	float: left;
	width: 31.6239%;
	margin-left: 2.5641%;
	padding-bottom: 0.25em;
	min-height: 30px;
	background: #f96d29;
}

.cv3-3cols .cols1 {
	margin-left: 0;
}

.cv3-3cols .top {
	display: none;
}

.cv3-3cols .image img {}


.cv3-3cols .titre {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.35em;
	line-height: 1.1em;
	color: #ffffff;
	padding: 15px 15px 5px 15px;
}

.cv3-3cols .txt p {
	color: #ffffff;
	padding: 0 1.25em 1em 1.25em;
}

.cv3-3cols .bas {}






/* mediatheque */

.cv8d-browsemedia { 
	clear: both;
	margin: 0 15px 25px 35px;
}

.tzr-page-content .cv8d-browsemedia ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tzr-page-content .cv8d-browsemedia ul li {
	padding-bottom: 0;
}

.cv8d-browsemedia ul:after {
	content: "";
	clear: both;
	display: block;
}

.cv8d-browsemedia .cv8d-list {
	overflow: hidden;
	margin: 0 auto;
	list-style: none;
}
.cv8d-browsemedia .cv8d-list a:link, .cv8d-browsemedia .cv8d-list a:visited {
	text-decoration: none;
}
.cv8d-browsemedia .cv8d-list a:hover {
}


.cv8d-browsemedia .cv8d-object {
	display: inline-block;
	line-height: 160px;
	margin: 0 15px 5px 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
	width: 160px;
}


.cv8d-browsemedia .cv8d-object .cv8d-media {
	width: 160px;
	background: #f96d29;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.cv8d-webresadiv .cv8d-object .cv8d-media:nth-child(3n-5)  {
	clear: left;
}


.cv8d-browsemedia img {
	vertical-align: middle;
}

.cv8d-browsemedia a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.cv8d-browsemedia .cv8d-object span {
	display: inline-block;
}
.cv8d-browsemedia .cv8d-object .cv8d-field-title {
	display: block;
	font-size: 11px;
	line-height: normal;
	color: #7a6259;
	width: 150px;
	margin: 0 15px 5px 0;
	padding:  5px 5px 10px 5px;
	background: #fcfaf9 url(../images_ffcam/cv8d-browsemedia_title_fond.html) top left repeat-x;
}







#plandusite,
#plandusite_bottom { 
	clear: both;
	margin-bottom: 1.25em;
	/*-moz-column-width: 130px;
	-webkit-column-width: 130px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	-moz-column-rule: 1px solid #ddccb5;
	-webkit-column-rule: 1px solid #ddccb5;*/
}

#plandusite ul a,
#plandusite_bottom  ul a {
	text-decoration: none;
}

#plandusite ul.planSite,
#plandusite_bottom ul.planSite {
	font-weight: bold;
	text-transform: uppercase;
}

#plandusite ul.planSite  ul.planSite,
#plandusite_bottom ul.planSite  ul.planSite {
	font-weight: normal;
	text-transform: none;
}






/* google map */

.cv3-gmap {
	clear: both;
	margin-bottom: 1.25em;
}

.cv3-gmap legend {
	border: none;
	padding: 0;
	margin: 0;
}

.cv3-gmap .gmapRoute {
	clear:both;
	height:400px;
}
.cv3-gmap .map {
 	width:auto;
	height:100%;
}
.cv3-gmap form {
	color:#ffffff;
	padding:15px 10px 5px 10px;
	margin-bottom: 0;
	border-top:1px solid #ffffff;
	background-color:#555555;
}
.cv3-gmap fieldset {
 	border:0;
}
.cv3-gmap form input {
	float:left;
	color:#353535;
	margin:0 10px 5px 0;
	padding:2px 5px;
	border:1px solid #ffffff;
	background-color:#ffffff;
}
.cv3-gmap .message {
	 position:absolute;
	 z-index:100;
	 background-color:#7a6259;
	 padding:10px;
	 color:white;
}
.cv3-gmap .route {
	 width:35%;
	 border-left:1px solid #999;
	 height:100%;
	 float:right;
	 overflow:auto;
}
.cv3-gmap .map.separated {
 	width:65%;
}
.cv3-gmap ul.buttons {
	 list-style:none;
	 margin:0;
	 padding:10px 20px 5px 20px;
	 background-color:#555555;
	 border-bottom:1px solid #ffffff;
}
.cv3-gmap ul.buttons li {
	 float:left;
	 color:#ffffff;
}
.cv3-gmap ul.buttons li a,
.cv3-gmap ul.submit-buttons li a {
	 display:block;
	 font-weight:bold;
	 text-transform:uppercase;
	 text-decoration:none;
	 color:#bbbbbb;
	 outline-color:#555555;
	 margin:0 20px 0 0;
	 padding:0 0 0 20px;
/*	 background:url(/images_ffcam/cv3-gmap_buttons_puce.png) no-repeat left 4px; */
}
.cv3-gmap ul.buttons li.active a,
.cv3-gmap ul.buttons li.active a:hover,
.cv3-gmap ul.buttons li a:hover {
	 color:#ffffff;
/*	 background: url(/images_ffcam/cv3-gmap_buttons_puce.png) no-repeat left -56px; */
}
.cv3-gmap ul.submit-buttons {
	 float:left;
	 list-style:none;
	 margin:0;
	 padding:0 10px;
	 background-color:#555555;
}
.cv3-gmap ul.submit-buttons li {
	 float: left;
	 color: #ffffff;
	 margin-right: 10px;
}
.cv3-gmap ul.submit-buttons li a {
 	margin: 1px 5px 0 0;
}

.cv3-gmap ul.submit-buttons li a:hover {
	 color: #ffffff;
/*	 background: url(/images_ffcam/cv3-gmap_buttons_puce.png) no-repeat left -57px; */
}
.cv3-gmap ul.submit-buttons li a.center:link {
	 outline-color: #ffffff;
	 color:#555555;
	 text-transform: none;
	 margin:-3px 0 0 1px;
	 padding:4px 10px 1px 22px;
	 background:#ffffff url(../images_ffcam/cv3-gmap_submit-buttons_center.html) no-repeat 5px 5px;
}
.cv3-gmap ul.submit-buttons li a.center:hover {
	 color: #f96d29;
}







/* Formulaire dynamique */
.cv8d-form .error_field {
  background-color:#FCEE66 !important;
}
.cv8d-form h2 {
  color: #f96d29;
}

.cv8d-insert-46 .cv8d-field-title {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
}

.cv8d-insert {
	clear: both;
	margin-bottom: 1.25em;
}

.cv8d-group{}

.cv8d-insert label {
	float: left;
	width: 22%;
	height:auto;
	font-size: 1.1em;
	font-weight:bold;
	color: #f96d29;
	margin: 0 3% 15px 0;
}

.cv8d-insert .radio {
	display: inline;
	height: auto;
	margin: 2px 5px 2px 0;
	border: none;
	background-image: none;
}

.cv8d-insert h2 {
	font-size: 2em;
	color: #555555;
	margin-bottom: 0.5em;
}

.cv8d-insert .cv8d-field-intro {
	clear: both;
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 5px 0;
}

.cv8d-insert .cv8d-field-intro p {
	line-height: 17px;
	padding: 0 0 15px 0;
	margin: 0;
}

.cv8d-field {
	clear:both;
	display:block;
	height:auto;
}

.cv8d-comment {
	float: left;
	width: 70%;
	height: auto;
	font-style: italic;
	padding: 0 0 5px 0;
}

.cv8d-answer {
	float: left;
	width: 70%;
	height: auto;
	text-align: left;
	padding: 0 0 12px 0;
}

.cv8d-insert .cv8d-answer label {
	float: none;
	width: auto;
	height: auto;
	font-weight: normal;
	color: #505050;
	margin: 0 10px 0 0;
}

.cv8d-insert .cv8d-answer textarea {
	width: 100%;
}

.cv8d-answer table {
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cv8d-answer td {
	vertical-align: top;
	border: none;
	padding: 0 0 3px 0;
}

.cv8d-answer .checkbox {
	width:auto;
	border: none;
	background-image: none;
	background-color: transparent;
}

.ui-datepicker-trigger {
	padding: 0 0 0 5px;
}

.cv8d-field-captcha {}

.tzrDivCaptcha {
	clear: both;
	width: 100%;
	padding: 0 0 12px 0;
}


.tzrDivCaptcha img {
	vertical-align: top;
	margin-right: 10px;
}

.tzr-picto {
	margin: 0 5px 0 0;
	padding: 0;
}

.cv8d-field-outro {
	clear: both;
	display: block;
	margin: 0;
	padding: 5px 0 10px 0;
}

.cv8d-action {
	float: left;
	width: 70%;
	height: auto;
	text-align: left;
	padding:0 0 12px 25%;
}


.cv8d-action a {
	text-decoration: none;
}


.cv8d-action input {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.8em;
	cursor: pointer;
	width: auto;
	color: #ffffff;	
	text-transform: none;
	text-align: center;
	padding: 2px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25)
}

.cv8d-action input:hover,
.cv8d-action input:active {
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

.cv8d-action [type="submit"] {
	background-color: #f96d29;
	border: 1px solid #f96d29;
}

.cv8d-action [type="submit"]:hover,
.cv8d-action [type="submit"]:active {
	border: 1px solid #555555;
	background-color: #555555;
}

.cv8d-action [type="button"] {
	background-color: #555555;
	border: 1px solid #555555;
}

.cv8d-action [type="button"]:hover,
.cv8d-action [type="button"]:active {
	border: 1px solid #f96d29;
	background-color: #f96d29;
}





.cv8d-object {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom:1px solid #f96d29;
}

.cv8d-object:after {
  clear: both;
}

.cv8d-object:before,
.cv8d-object:after {
  display: table;
  content: " ";
}

.cv8d-field-F0001 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 2.5em;
	margin-bottom: 0.5em;
}

.cv8d-pagelist {
	clear: both;
	text-align: right;
}

.cv8d-pagelist {
	margin: 1em 0;
	padding: 0;
}

.cv8d-pagelist a {
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 3px 5px 1px 5px;
	margin: 0 0 0 1px;
	border: 1px solid #f96d29;
	background-color: #f96d29;
}

.cv8d-pagelist a.active-page,
.cv8d-pagelist a:hover,
.cv8d-pagelist-bottom a:hover {
	color: #f96d29;
	border: 1px solid #f96d29;
	background-color: #ffffff;
	text-decoration: none;
}

/* form enquete */
.cv8d-formanswer{}


.cv8d-formanswer .cv8d-field:before,
.cv8d-formanswer .cv8d-field:after {
  display: table;
  content: " ";
}

.cv8d-formanswer .cv8d-field:after {
  clear: both;
}

.cv8d-formanswer .cv8d-field {
  padding: 10px 15px;
  margin-bottom: 5px;
  border: 1px solid #e7e7e7;
  background-color: #f6f6f6;
}

.cv8d-formanswer .cv8d-field-intro,
.cv8d-formanswer .cv8d-field-outro {
  margin-bottom: 20px;
  padding: 0;
  border: none;
  background-color: transparent;
}
.cv8d-formanswer .cv8d-field-outro {
  padding-top: 20px; 
  font-style: italic;
}

.cv8d-formanswer .cv8d-field + h2 {
  margin-top: 0.75em;
}


.cv8d-formanswer label {
  float: left;
  width: 25%;
  color: #f96d29;
  margin-top: 5px;
  padding-right: 3%;
}

.cv8d-formanswer .cv8d-answer {
  width: 75%;
  margin: 0;
  padding: 0;
}


.cv8d-formanswer .tzr-checkboxtable {
  width: 95%;
}

.cv8d-formanswer input[type="text"] {
  min-width: 70%;
}


.cv8d-formanswer select,
.cv8d-formanswer input {
  margin: 0 5px 0 0;
}

.cv8d-formanswer .cv8d-answer label {
  float: none;
  width: inherit;
  font-weight: 400;
  color: #584d4b;
  margin: 0;
  padding: 0;
}

.cv8d-formanswer .cv8d-answer .radio,
.cv8d-formanswer .cv8d-answer .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
}

.cv8d-formanswer .tzrDivCaptcha {
  padding: 0;
}

.cv8d-formanswer .tzrDivCaptcha input[type="text"] {
  min-width: inherit;
}


/* entete filtre */
.cv8d-browseform {
	margin: 0 0 2em 0;
	padding: 2%;
	border: none;
	background-color: #f96d29;
}

.cv8d-browseform label {
	width: 18%;
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	margin-right: 2%;
	color: #ffffff;
}

.cv8d-browseform select {
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	margin-right: 1%;
	padding: 5px 1%;
}

.cv8d-browseform input[type="text"] {
	height: 30px;
	margin-right: 1%;
}

.cv8d-browseform input#F0001,
.cv8d-browseform select#F0001_H,
.cv8d-browseform select#F0001 {
	width: 25%;
}

.cv8d-browseform input[type="submit"] {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
	cursor: pointer;
	width: auto;
	color: #ffffff;	
	text-transform: uppercase;
	text-align: right;
	margin-top: 5px;
	margin-left: 20.5%;
	padding: 8px 40px 8px 20px;
	border: 1px solid #584d4b;
	background: #584d4b url(../images_ffcam/cv8d-browseform_submit.png) right 9px no-repeat;
}

.cv8d-browseform a {
	text-decoration: none;
}

.cv8d-browseform input[type="submit"]:hover,
.cv8d-browseform input[type="submit"]:active {
	color: #584d4b;	
	border: 1px solid #584d4b;
	background: #f4f4f4 url(../images_ffcam/cv8d-browseform_submit.png) right -51px no-repeat;
}

.cv8d-browseform .fin_float {}




/* formations/voyages liste */

.cv8d-browsediv-formation {}

.cv8d-browsediv-formation .sectionfunction_infos_filtre {
	margin: 0 0 1em 0;
	padding: 2%;
	border: none;
	background-color: #f96d29;
}

.cv8d-browsediv-formation .sectionfunction_infos_filtre label {
	width: 18%;
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	margin-right: 2%;
	color: #ffffff;
}

.cv8d-browsediv-formation .sectionfunction_infos_filtre select {
	color: #584d4b;
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	margin-right: 1%;
	padding: 5px 1%;
}

.cv8d-browsediv-formation .sectionfunction_infos_filtre input[type="text"] {
	height: 30px;
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	margin-right: 1%;
}


.cv8d-browsediv-formation .sectionfunction_infos_filtre .ui-datepicker-trigger {
	margin-left: -0.5%;
}


.tzr-page-content .cv8d-browsediv-formation ul.sectionfunction_infos {
	list-style: none;
	list-style-image: none;
	margin: 2em 0 0 0;
	padding: 0;
}

.tzr-page-content .cv8d-browsediv-formation ul.sectionfunction_infos li {
	float: none;
	width: 100%;
	margin: 0 0 1em 0;
}

.ffcam-formation .titre {
	display: block;
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.85em;
	line-height: 1em;
	color: #f96d29;
	margin-bottom: 0.5em;
}

div.ffcam-formation {
	border: 1px solid #584d4b;
	margin: 0 0 1em 0;
}

div.ffcam-formation a {
	color: #584d4b;
	margin-right: 0.35em;
}

div.ffcam-formation a:hover {
	color: #f96d29;
}

div.ffcam-formation label {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #f96d29;
}



/* actualites liste */

.cv8d-browsediv-4 {}

.cv8d-browsediv-4 .cv8d-object {
	display: block;
	float: left;
	width: 48%;
	margin: 0 0 25px 0;
	padding: 15px 0 5px 0;
	border: none;
	background-color: #f9f8f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}

.cv8d-browsediv-4 > .cv8d-object:nth-child(odd) {
	clear: left;
	margin-right: 4%;
}

.cv8d-browsediv-4 .cv8d-object div {
	margin-left: 15px;
	margin-right: 15px;
}

.cv8d-browsediv-4 .cv8d-field-F0001 {
	font-size: 1.6em;
	line-height: 1em;
	color: #f96d29;
	margin-bottom: 10px;
}


.cv8d-browsediv-4 .cv8d-field-F0003 {
	float: left;
	max-width: 40%;
}

.cv8d-browsediv-4 .cv8d-field-F0003 img {
	margin-right: 15px;
	margin-bottom: 10px;
}

.cv8d-browsediv-4 .cv8d-field-F0009,
.cv8d-browsediv-4 .cv8d-field-F0010 {
	font-weight: bold;
}

.cv8d-browsediv-4 .cv8d-field-F0004 {
	font-size: 0.8em;
	color: #f96d29;
	margin-bottom: 0.25em;
}



/* boutique */

.filtres {
	margin-bottom: 0.5em;
}

.filtres:before,
.filtres:after {
  display: table;
  content: " ";
}

.filtres:after {
  clear: both;
}

.filtres select,
.filtres textarea,
.filtres input[type="text"] {
	border-color: #f96d29;
	color: #584d4b;
}


.liste-produits {}

.liste-produits .row .produit:nth-child(4n-3) {
	clear: left;
}

.liste-produits .produit {
	margin-bottom: 1.5em;
}

.liste-produits .photo {
	position: relative;
	display: block;
	max-height: 180px;
	text-align: center;
}

.liste-produits .photo span {
	max-width: 100%;
    vertical-align: middle;
	line-height: 180px;
}

.liste-produits .photo span img {
	max-height: 180px;
	max-width: 100%;
	vertical-align: middle;
}

.liste-produits .photo a img {
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.liste-produits .photo a:hover img {
	-webkit-transform: scale(1.025);
	-moz-transform: scale(1.025);
	-ms-transform: scale(1.025);
	-o-transform: scale(1.205);
	transform: scale(1.025);
}

.liste-produits .photo .promo {
	position: absolute;
	width: 30px;
	height: 80px;
	top: 0;
	left: 0;
	background: url(../images_ffcam/fiche-produit_promo.png) left top no-repeat;
}

.liste-produits .photo .new {
	position: absolute;
	width: 85px;
	height: 20px;
	bottom: 0;
	left: 0;
	background: url(../images_ffcam/liste-produit_new.png) left top no-repeat;
}

.liste-produits .produit .infos {
	display: block;
	border-top: 10px solid #f96d29;
	border-right: 1px solid #f96d29;
	border-left: 1px solid #f96d29;
	padding: 1em;
}

.liste-produits .produit .titre {
	display: block;
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #584d4b;
	padding-bottom: 0.35em;
}
.liste-produits .prices {
        display:block;
        margin:0.8em 0 0 0;
}
.liste-produits .oldprice {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	color: #f96d29;
	text-align: center;
	text-decoration: line-through;
}
.liste-produits .separator {
	font-size: 1.25em;
	line-height: 1em;
        padding:0 0.25em;
}
.liste-produits .price {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	color: #584d4b;
	text-align: center;
	margin-bottom: 0.25em;
}

.liste-produits .produit .link {}

.liste-produits .produit .link a {
	display: block;
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #f96d29;
	background-color: #f96d29;
	padding: 0.35em 1em;
}

.liste-produits .produit .link a:hover {
	color: #f96d29;
	background-color: #ffffff;
}


.fiche-produit {
	margin-bottom: 0.5em;
}

.fiche-produit:before,
.fiche-produit:after {
	display: table;
	content: " ";
}

.fiche-produit:after {
	clear: both;
}

.fiche-produit .photo {
	position: relative;
	display: block;
	text-align: center;
	padding: 1em;
	border: 1px solid #ededed;
}

.fiche-produit .photo a {
	padding: 1.5em 0;
}

.fiche-produit .img-responsive {
	display: inherit;
}

.fiche-produit .photo .promo {
	position: absolute;
	width: 30px;
	height: 80px;
	top: 0;
	left: 0;
	background: url(../images_ffcam/fiche-produit_promo.png) left top no-repeat;
}

.fiche-produit .photo .new {
	position: absolute;
	width: 95px;
	height: 30px;
	bottom: 0;
	left: 0;
	background: url(../images_ffcam/fiche-produit_new.png) left top no-repeat;
}

.fiche-produit .loupe {
	position: absolute;
	width: 32px;
	height: 36px;
	right: 1.25em;
	bottom: 1.25em;
	background: url(../images_ffcam/fiche-produit_loupe.png) left top no-repeat;

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.fiche-produit .loupe:hover {
	cursor: pointer;
	background: url(../images_ffcam/fiche-produit_loupe.png) left -60px no-repeat;
}

.fiche-produit ul.diapos {
	width: 100%;
	list-style: none;
	list-style-image: none;
	text-align: center;
	padding: 0.25em;
	margin: 0 0 0.5em 0;
	background-color: #f4f4f4;
}

.fiche-produit ul.diapos:before,
.fiche-produit ul.diapos:after {
	display: table;
	content: " ";
}

.fiche-produit ul.diapos:after {
	clear: both;
}

.fiche-produit ul.diapos li {
	display: inline-block;
	padding: 0;
	margin: 0 0.25em 0.25em 0;
	background-color: #ffffff;
}

.fiche-produit ul.diapos li a img {
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.fiche-produit ul.diapos li a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.fiche-produit .ref {
	color: #f96d29;
	margin-bottom: 0.25em;
}

.fiche-produit h2 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 2.1em;
	line-height: 1em;
	color: #f96d29;
	margin-bottom: 0.25em;
}

.fiche-produit .membersonly {
	font-weight: bold;
	font-size: 0.8em;
	color: #f96d29;
	text-transform: uppercase;
	padding: 2px 0 0 30px;
	margin-bottom: 0.5em;
	background: url(../images_ffcam/fiche-produit_membersonly.png) left top no-repeat;
}

.fiche-produit .field label {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: normal;
	color: #584d4b;
	width: 48%;
	margin-right: 2%;
}

.fiche-produit .field select,
.fiche-produit .field textarea,
.fiche-produit .field input[type="text"] {
	max-width: 50%;
	border-color: #f96d29;
	color: #584d4b;
}

.fiche-produit .oldprice {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	color: #f96d29;
	text-align: center;
	text-decoration: line-through;
	padding: 0.5em 0.25em 0.35em 0.25em;
	border: 1px solid #584d4b;
}

.fiche-produit .price {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 2.2em;
	line-height: 1em;
	color: #584d4b;
	text-align: center;
	padding: 0.5em 0.25em 0.35em 0.25em;
	margin-bottom: 0.25em;
	border: 1px solid #584d4b;
}

.fiche-produit .delivery {
	font-size: 0.9em;
	margin-bottom: 0.25em;
}

.fiche-produit .delivery p {
	line-height: normal;
}

.fiche-produit .action {
	margin-top: 0.5em;
	padding-top: 1em;
	border-top: 24px solid #f4f4f4;
	text-align: right;
}

.fiche-produit .action input[type="submit"] {
	font-size: 1.4em;
	color: #ffffff;
	border: none;
	padding: 10px 60px 8px 55px;
	background: url("../images_ffcam/fiche-produit_input_g.png") left center no-repeat,
	url("../images_ffcam/fiche-produit_input_d.png") right center no-repeat,
	#f96d29;
}

.fiche-produit .action input[type="submit"]:hover {
	background-color: #584d4b;
	background: url("../images_ffcam/fiche-produit_input_g.png") left center no-repeat,
	url("../images_ffcam/fiche-produit_input_d.png") right center no-repeat,
	#584d4b;
}
.fiche-produit .nostock {
        color:red;  
}



/* tunnel commande */

table.commande {
        width:100%;
}

table.commande th {
	color: #ffffff;
	vertical-align: top;
	padding: 5px;
	background-color: #f96d29;
}

table.commande td {
	vertical-align: top;
	padding: 7px 5px;
	border-bottom: 1px solid #dbdbdb;
}

table.commande td.title a {
	font-weight: bold;
}

table.commande td.amount {
	text-align:right;
}
table.commande td.quantity input {
	text-align:center;
}
table.commande tr:last-child td {
	border-bottom: none;
}

table.commande td input[type="text"] {
	width: auto;
	line-height: inherit;
	padding: 1px 0 1px 5px;
	margin: 0;
}

table.commande td input[type="radio"],
table.commande td input[type="checkbox"] {
	margin: 0;
}

table.commande td.actions {
	width: 20px;
}


table.commande .add-coupon {
	font-style: italic;
	color: #584d4b;
	margin: 0.5em 0 1em 0;
}

table.commande .add-coupon .input-coupon {
	vertical-align: middle;
	margin-left: 0.75em;
}





table.commande input[type="submit"] {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	color: #f96d29;
	margin-left: 0.5em;
	margin-bottom: 0.35em;
	padding: 0 22px 0 0;
	text-decoration: none;
	background: #ffffff url(../images_ffcam/commande_reload.png) right top no-repeat;
	border: none;
}

table.commande input[type="submit"]:hover {
	color: #584d4b;
	background: transparent url(../images_ffcam/commande_reload.png) right -60px no-repeat;
}



table.commande .bt {
	display: block;
}

table.commande .bt a {
	font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #f96d29;
	margin-left: 0.5em;
	padding: 0;
	text-decoration: none;
	background-color: #ffffff;
}

table.commande .bt a:after {
	-moz-osx-font-smoothing: grayscale;
	float: right;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
	font-size: 0.9em;
	margin-bo: 0.2em;
	margin-left: 0.45em;
	content: "\e127";
}


table.commande .bt a:hover {
	color: #584d4b;
	background-color: transparent;
}

span.bt {
	display: block;
	margin: 0 0 0.5em 0;
}

span.bt a {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	color: #ffffff;
	border: none;
	text-decoration: none;
	padding: 10px 15px;
	background-color: #f96d29;
}

span.bt a:hover {
	background-color: #584d4b;
}

span.bt input[type="submit"] {
	color: #ffffff;
	border: none;
	padding: 10px 15px;
}

.cart-nav-step {
	clear: both;
	margin: 1.5em 0;
}

.cart-nav-step:before,
.cart-nav-step:after {
	display: table;
	content: " ";
}

.cart-nav-step:after {
	clear: both;
}

.cart-nav-step span.bt a {
	font-size: 1.2em;
	line-height: 1em;
	color: #f96d29;
	padding: 8px 15px;
	border: 1px solid #f96d29;
	background-color: #ffffff;
}

.cart-nav-step span.bt a:hover {
	color: #584d4b;
	border: 1px solid #584d4b;
}


.form-login {
	padding: 1.5em;
	margin-bottom: 1.5em;
	background-color: #f4f4f4;
	border: 1px solid #dbdbdb;
}

.form-login label {
	width: 20%;
	margin: 0 0.5em 0 0;
	/*vertical-align: top;
	margin-right: 0.5em;*/
}

.form-login input[type="text"],
.form-login input[type="password"] {
	width: auto;
	vertical-align: top;
	margin: 0 0.5em 0 0;
}

.form-login input[type="submit"] {
	font-size: 1.2em;
	color: #ffffff;
	border: none;
	vertical-align: top;
	padding: 6px 15px 8px 15px;
	margin: 0;
}

.form-login input[type="submit"]:hover {
	color: #ffffff;
	border: none;
	background-color: #584d4b;
}

.form-contact label {
	width: 33%;
	margin: 0 0.5em 0 0;
}

.form-contact input[type="text"] {
	width: auto;
	margin: 0;
}

#contact {
	font-weight: bold;
}

table.paiement td {
	font-weight: bold;
	padding-bottom: 5px;
}

table.paiement input[type="button"] {
	font-weight: normal;
}


table.commande {
	margin-bottom: 2em;
}


.form-contact {}

.panel-default > .panel-heading {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	color: #ffffff;
	background-color: #f96d29;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}



/* seolan map */

.seolanMap {}

.seolanMap-map {
	margin-bottom: 2em;
}

.seolanMap-items {
	margin-bottom: 2em;
}

.seolanMap-item {
	float: left;
	width: 48%;
	margin-left: 4%;
	margin-bottom: 2.5em;
}

.seolanMap-items .seolanMap-item:nth-child(odd) {
	clear: left;
	margin-left: 0;
}



.seolanMap-item .cv8d-fieldvalue {
	margin-bottom: 0.25em;
}

.seolanMap-item img {}

.seolanMap-item h3 {
	font-family: 'din-bold', helvetica, arial, verdana, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	color: #584d4b;
	text-align: left;
	text-transform: none;
	margin-bottom: 0.35em;
}


.seolanMap-item .more a {
	font-size: 0.85em;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 10px 3px 10px;
	margin-bottom: 0.5em;
	background-color: #584d4b;
}

.seolanMap-item .more a:hover {
	background-color: #f96d29;
}




/* faq cv8-browseabstract est le module faq*/
/* liste resume : ouvert - ferme */

.cv8d-browseabstract h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cv8d-browseabstract h2 a {
	display: block;
	outline: none;
	text-decoration: none;
	padding: 0 0 0.75em 0;
	margin: 0 0 0 0;
}

.cv8d-browseabstract h2 a:before {
	-moz-osx-font-smoothing: grayscale;
	float: left;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
	font-size: 0.9em;
	margin-top: 0.1em;
	margin-right: 0.5em;
	content: "\e127";
}

.cv8d-browseabstract h2 a:hover {
	text-decoration: none;
}

.cv8d-browseabstract-encours h2 a {
	text-decoration: none;
}

.cv8d-browseabstract-encours h2 a:before {
	-moz-osx-font-smoothing: grayscale;
	float: left;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
	font-size: 0.9em;
	margin-top: 0.1em;
	margin-right: 0.5em;
	content: "\e130";
}

.cv8d-browseabstract-encours h2 a:hover  {
	text-decoration: none;
}

.cv8d-browseabstract .cv8d-object {
	margin-bottom: 1.25em;
	padding: 0;
}

.cv8d-browseabstract div.cv8d-object > div {
	display: none;
	padding: 0 0 0 2em;
}

a.lienbtn {
    position: relative;
    display: block;
    float: left;
    font-family: 'din-medium', helvetica, arial, verdana, sans-serif;
    font-size: 1.05em;
    color: #ffffff;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.55em 0.65em 0.4em 0.65em;
    margin: 0 0.5em 15px 0;
    background-color: #584d4b;
    border: 1px solid #584d4b;
}

a.lienbtn:hover {
    color: #584d4b;
    background-color: #ffffff;
}

a.lienbtn:after,
a.lienbtn:before {
    top: 100%;
    left: 55%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;

    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

a.lienbtn:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #584d4b;
    border-width: 8px;
    margin-left: -25px;
}

a.lienbtn:before {
    border-color: rgba(51, 184, 211, 0);
    border-top-color: #584d4b;
    border-width: 9px;
    margin-left: -26px;
}


a.lienbtn:hover:after {
    border-top-color: #ffffff;
}











@media (min-width: 768px) {

	h1 {
		font-size: 3.55em;
	}

	.header_triangle h1 {
		font-size: 2.5em;
	}

	.cv3-4cols .photo .masque img {
		max-height: 95px;
	}

	.cv3-diagonale .texte {
		padding: 3% 60% 1% 3%;
	}

	.cv3-4cols .lien a {
		font-size: 1.1em;
		padding: 5px 20px;
	}

	.cv3-grdimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/grdimage_legende_768_fond.png') right top no-repeat;
	}

	.cv3-grdimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/grdimage_legende_768_fond.png') right top no-repeat;
	}

	.cv3-imagetxt .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/demiimage_legende_768_fond.png') right top no-repeat;
	}

	.cv3-txtimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/demiimage_legende_768_fond.png') right top no-repeat;
	}

	.cv3-tierimagetxt .photo .legende {
		padding-top: 10px;
		padding-left: 45px;
		background: url('../images_ffcam/tierimage_legende_992_fond.png') right top no-repeat;
	}

	.cv3-tiertxtimage .photo .legende {
		padding-top: 10px;
		padding-left: 45px;
		background: url('../images_ffcam/tierimage_legende_992_fond.png') right top no-repeat;
	}

}


@media (min-width: 992px) {

	.header_triangle h1 {
		font-size: 3.25em;
	}

	h1 {
		font-size: 4.55em;
	}

	.cv3-4cols .photo .masque img {
		max-height: 90px;
	}

	.cv3-grdimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/grdimage_legende_992_fond.png') right top no-repeat;
	}

	.cv3-imagetxt .photo .legende {
		padding-top: 10px;
		padding-left: 30px;
		background: url('../images_ffcam/demiimage_legende_992_fond.png') right top no-repeat;
	}

	.cv3-txtimage .photo .legende {
		padding-top: 10px;
		padding-left: 30px;
		background: url('../images_ffcam/demiimage_legende_992_fond.png') right top no-repeat;
	}

	.cv3-tierimagetxt .photo .legende {
		padding-top: 10px;
		padding-left: 40px;
		background: url('../images_ffcam/tierimage_legende_992_fond.png') right top no-repeat;
	}

	.cv3-tiertxtimage .photo .legende {
		padding-top: 10px;
		padding-left: 40px;
		background: url('../images_ffcam/tierimage_legende_992_fond.png') right top no-repeat;
	}


}




@media (min-width: 1200px) {
	
	.cv3-diagonale .texte {
		padding: 3% 65% 1% 3%;
	}

	.cv3-4cols .photo .masque img {
		max-height: 105px;
	}

	.cv3-4cols .lien a {
		padding: 5px 20px;
	}

	.cv3-grdimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/grdimage_legende_fond.png') right top no-repeat;
	}

	.cv3-imagetxt .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/demiimage_legende_fond.png') right top no-repeat;
	}

	.cv3-txtimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/demiimage_legende_fond.png') right top no-repeat;
	}

	.cv3-tierimagetxt .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/tierimage_legende_fond.png') right top no-repeat;
	}

	.cv3-tiertxtimage .photo .legende {
		padding-top: 10px;
		padding-left: 35px;
		background: url('../images_ffcam/tierimage_legende_fond.png') right top no-repeat;
	}

}




@media (max-width: 767px) {

	h1 {
		font-size: 3em;
	}

	.header_triangle h1 {
		font-size: 2em;
	}

	.cv3-diagonale {
		background-image: none !important;
	}
	
	.cv3-diagonale .texte {
		padding: 3% 3% 1% 3%;
		background-image: none;
		background-color: #f96d29;
	}

	.cv3-4cols {
		padding-top: 4%;
	}
	
	.cv3-4cols .photo {
		position: inherit;
		float: left;
		width: 31%;
		margin-right: 4%;
	}

	.cv3-4cols .photo .masque {
		display: none;
	}

	.cv3-4cols .col {
		float: none;
		margin-left: 0;
		width: 100%;
	}

	.cv3-4cols .col h4 {
		margin-top: 0;
	}

	.cv3-4cols .lien {
		text-align: right;
		margin-bottom: 2em;
	}

	.cv3-4cols .lien a {
		font-size: 1.1em;
		padding: 5px 20px;
	}

	.cv3-grdimage .photo {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}

	.cv3-grdimage .photo img {
		margin-bottom: 0.75em;
	}

	.cv3-grdimage .photo .puce {
		display: none;
	}

	.cv3-grdimage .photo .legende {
		position: inherit;
		bottom: inherit;
		left: inherit;
		display: block;
		margin-bottom: 1.25em;
		padding-top: 0;
		padding-left: 0;
		background-image: none;
	}

	.cv3-imagetxt .photo {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}

	.cv3-imagetxt .photo img {
		margin-bottom: 0.75em;
	}

	.cv3-imagetxt .photo .puce {
		display: none;
	}

	.cv3-imagetxt .photo .legende {
		position: inherit;
		bottom: inherit;
		left: inherit;
		display: block;
		margin-bottom: 1.25em;
		padding-top: 0;
		padding-left: 0;
		background-image: none;
	}

	.cv3-txtimage .photo {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}

	.cv3-txtimage .photo img {
		margin-bottom: 0.75em;
	}

	.cv3-txtimage .photo .puce {
		display: none;
	}

	.cv3-txtimage .photo .legende {
		position: inherit;
		bottom: inherit;
		left: inherit;
		display: block;
		margin-bottom: 1.25em;
		padding-top: 0;
		padding-left: 0;
		background-image: none;
	}

	.cv3-tierimagetxt .photo {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}

	.cv3-tierimagetxt .photo img {
		margin-bottom: 0.75em;
	}

	.cv3-tierimagetxt .photo .puce {
		display: none;
	}

	.cv3-tierimagetxt .photo .legende {
		position: inherit;
		bottom: inherit;
		left: inherit;
		display: block;
		margin-bottom: 1.25em;
		padding-top: 0;
		padding-left: 0;
		background-image: none;
	}

	.cv3-tiertxtimage .photo {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}

	.cv3-tiertxtimage .photo img {
		margin-bottom: 0.75em;
	}

	.cv3-tiertxtimage .photo .puce {
		display: none;
	}

	.cv3-tiertxtimage .photo .legende {
		position: inherit;
		bottom: inherit;
		left: inherit;
		display: block;
		margin-bottom: 1.25em;
		padding-top: 0;
		padding-left: 0;
		background-image: none;
	}

	.cv3-2cols .colg, .cv3-2cols .cold,
	.cv3-3cols .cols1, .cv3-3cols .cols2, .cv3-3cols .cols3 {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 15px;
	}
	
	.cv3-2cols .colg img, .cv3-2cols .cold img,
	.cv3-3cols .cols1 img, .cv3-3cols .cols2 img, .cv3-3cols .cols3 img {
		float: none;
		max-width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	.cv3-download img {
		float: none;
		max-width: 100%;
		margin: 0 0 15px 0;
		padding: 0;
	}

	.cv3-3cols .titre {
		padding-top: 0;
	}


	.cv3-download-1234 .content .col {
		float: left;
		width: 48%;
		margin-left: 4%;
		margin-bottom: 15px;
	}

	.cv3-download-1234 .col:nth-child(2n+1) {
		clear: left;
		margin-left: 0;
	}

	.cv3-download-1234 .glyphicon {
		font-size: 24px;
		line-height: 24px;
		padding: 15px;
	}

	.cv3-1234images .diaporama4 {
		float: left;
		width: 48%;
		margin-left: 4%;
		margin-bottom: 15px;
	}

	.cv3-1234images .diaporama4:nth-child(2n+1) {
		clear: left;
	}


	.cv3-3paves {
		font-size: 1.2em;
	}
	
	.cv3-3paves .cols1, .cv3-3paves .cols2, .cv3-3paves .cols3 {
		display: block;
		float: none;
		width: 100%;
		height: inherit;
		color: #ffffff;
		text-align: center;
		margin-left: 0;
		margin-bottom: 1px;
		padding: 20px 20px 60px 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius:  10px;
		border-radius:  10px;
	}
	
	.cv3-3paves span.titre {
		margin: 0 0 0.5em 0;
	}

	.liste-videos .video {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 1px;
	}

	.liste-videos .video_play {
		top: 22%;
		left: 34%;
	}

	.liste-videos .video a {
		font-size: 1.35em;
		line-height: 1.3em;
	}

	.cv8d-browsediv-4 .cv8d-object {
		display: block;
		float: none;
		width: 100%;
	}
	
	.cv8d-browsediv-4 > .cv8d-object:nth-child(odd) {
		margin-right: 0;
	}

	.cv8d-insert label, .cv8d-comment, .cv8d-answer, .cv8d-action {
		clear: both;
		float: none;
		width: 100%;
		text-align: left;
		margin: 0 0 0.75em 0;
	}

	.cv8d-browseform .cv8-filter-item,
	.seolanMap-item {
		float: none;
		width: 100%;
		margin-left: 0;
		clear: left;
	}

	.cv8d-browseform input[type="submit"] {
		display: block;
		width: 100%;
		margin-left: 0;
		clear: left;
	}


}
