/************************/
/* divers class contenu */
/************************/

#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: 'open_sansbold', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	margin-top: 0;
}

h1 {
	font-family: 'open_sansregular', Verdana, Arial, sans-serif;
	font-size: 2.25em;
	line-height: 1em;
	color: #605f5f;
	margin-bottom: 0.65em;
	padding: 12px 0 13px 65px;
	background: url(/images/cv3-titrepage.png) left top no-repeat;
}

h2 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #00567c;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.35em;
	line-height: 1.1em;
	color: #fe8619;
	margin-bottom: 0.5em;
}

h4 {
	font-family: 'open_sansregular', Verdana, Arial, sans-serif;
	font-size: 1.25em;
	line-height: 1.75em;
	color: #00567c;
	margin-bottom: 0.75em;
}

h5 {
	font-size: 1.15em;
	line-height: 1.1em;
	color: #fe8619;
	margin-bottom: 0.75em;
}

h6 {
	font-size: 1.15em;
	line-height: 1.1em;
	color: #00567c;
	margin-bottom: 0.75em;
}

p {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 0.9em 0;
}


hr {
	border-color: #fe8619;
}

#tzr-page-content ul {
	list-style-image: url(/images/ul_puce.png);
	list-style-type: square;
	margin: 0 0 2em 20px;
	padding: 0;
}

#tzr-page-content ul li {
	padding: 3px 0 3px 0;
}

#tzr-page-content ul ul {
	list-style-image: url(/images/ul_puce.png);
	margin: 5px 0 0.55em 18px;
	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-style: italic;
	line-height: normal;
	color: #00567c;
	text-decoration: none;
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	outline: none;
}

a .legende {
	color: #00567c;
	text-decoration: none;
	border: none;
	outline: none;
}

a:hover .legende {
	color: #fe8619;
}


/* sections de base */

.cv3-titrepage {}

.cv3-chapo {
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #00567c;
	margin-bottom: 2em;
}

.cv3-chapo p {
	line-height: 1.6em;
	margin-bottom: 0;
}

.cv3-separateur {
	margin-bottom: 2.5em;
	background-color: #fe8619;
}

.cv3-separateur hr {
	margin: 0;
}

.cv3-grdimage {
	margin-bottom: 2em;
}

.cv3-grdimage a img {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

.cv3-grdimage .legende {
	display: block;
	margin-top: 10px;
}

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


.cv3-txtseul {
	margin-bottom: 2em;
}

.cv3-txtimage {
	margin-bottom: 2em;
}

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

.cv3-imagetxt {
	margin-bottom: 2em;
}

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


.cv3-1234images {
	margin-bottom: 2em;
}

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

.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;
}

.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.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	border: 4px solid #ffffff;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	margin-bottom: 15px;
}

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


.cv3-download {
	margin-bottom: 2em;
}

.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-flash,
.cv3-video,
.cv3-video-externe,
.cv3-audio,
.cv3-slider,
.cv3-siteexterne,
.pad-contenu2col {
	margin-bottom: 2em;
}


.cv3-slider .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	font-family: 'open_sansbold', Verdana, Arial, sans-serif;
	font-size: 1.25em;
	text-shadow: none;
	padding: 12px 20px 0 20px;
	background-color: rgba(0, 0, 0, 0.4);
}

.cv3-slider .carousel-caption p {
	line-height: 1.25em;
}


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


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

.tab_base caption {
	color: #fe8619;
	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 #605f5f;
	padding: 7px 5px;
}

.tab_base th {
	font-family: 'open_sansbold', Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	text-transform: uppercase;
	padding: 6px;
	border-bottom: 1px solid #605f5f;
	background-color: #605f5f;
}


/* mise en valeur */
.cv3-envaleur {
	padding: 10px 30px 15px 105px;
	margin-bottom: 2em;
	background: #fe8619 url(/images/cv3-envaleur-fond.png) left top no-repeat;
}

.cv3-envaleur .titrage_envaleur {
	padding: 2em 0 0 0;
}

.cv3-envaleur .titrage_envaleur h2 {
	font-size: 1.75em;
	margin-bottom: 0.25em;
}

.cv3-envaleur .txt_envaleur {
	padding: 1em 0 0 0;
}

.cv3-envaleur .txt_envaleur img {
	float: left;
	max-width: 36%;
	margin: 0 4% 0.25em 0;
}

.cv3-envaleur h1, .cv3-envaleur h2, .cv3-envaleur h3, .cv3-envaleur h4, .cv3-envaleur h5, .cv3-envaleur h6 {
	color: #ffffff;
}

.cv3-envaleur p {
	color: #ffffff;
}

#tzr-page-content .cv3-envaleur ul {
	color: #ffffff;
	list-style-image: url(/images/ul_puce_envaleur.png);
}





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

.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 {
	margin-bottom: 4em;
}

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

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

.cv3-3cols .cols1, .cv3-3cols .cols2, .cv3-3cols .cols3 {
	display: block;
	float: left;
	width: 30.66666%;
	margin-left: 4%;
	background: #fe8619;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

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

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

.cv3-3cols .image img {}


.cv3-3cols .titre {
	font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.1em;
	color: #ffffff;
	padding: 15px 15px 0.5em 15px;
}

.cv3-3cols .txt {
	padding: 0 15px 10px 15px;
}

.cv3-3cols .txt p {
	color: #ffffff;
}





/* google map */

.cv3-gmap {
	margin-bottom: 2em;
}

.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%;
}
#tzr-page-content .cv3-gmap ul.buttons {
	 list-style: none;
	 list-style-image: none;
	 margin: 0;
	 padding: 10px;
	 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:#aaaaaa;
	 outline-color:#555555;
	 margin:0 20px 0 0;
	 padding:0 0 0 20px;
	 background:url(/images/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:#fe8619;
	 background: url(/images/cv3-gmap_buttons_puce.png) no-repeat left -56px;
}
#tzr-page-content .cv3-gmap ul.submit-buttons {
	 float:left;
	 list-style:none;
	 list-style-image: 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: #fe8619;
	 background: url(/images/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: 0;
	 padding: 4px 10px 4px 22px;
	 background:#ffffff url(/images/cv3-gmap_submit-buttons_center.png) 5px 4px no-repeat;
}
.cv3-gmap ul.submit-buttons li a.center:hover {
	 color: #fe8619;
	 background:#ffffff url(/images/cv3-gmap_submit-buttons_center.png) 5px -46px no-repeat;
}





/* contact */
.cv3-contact {
	margin-bottom: 2em;
}

.cv3-contact label {
	font-family: "open_sansbold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.15em;
	color: #00567c;
	vertical-align: top;
}

.cv3-contact input[type="text"],
.cv3-contact textarea {
	width: 100%;
}

.cv3-contact select {
	min-width: 50%;
}

.cv3-contact .lescheckbox input[type="radio"], .cv3-contact .lescheckbox input[type="checkbox"] {
    display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.cv3-contact .lescheckbox label {
	width: 95%;
}


.cv3-contact .captcha input[type="text"] {
	width: auto;
	margin-left: 10px;
}

.cv3-contact .btn-default {
	font-family: "open_sansbold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.45em;
	line-height: 1.45em;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #fe8619;
	border-color: #fe8619;
	border-radius: 0;
}

.cv3-contact .btn-default:hover {
	background-color: #00567c;
	border-color: #00567c;
}






.enligne {
	display:inline-block;
}

ul.skip {
	list-style: none;
	margin:0 0 0 0px;
}


.panier {
    color: #ffffff;
    background-color: #ff820b;
    margin-bottom: 30px;
    padding: 10px 12px 5px 12px;
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.panier h2 {
    color: #ffffff;
	font-size: 1.25em;
	line-height: 1em;
    padding: 0;
}

.panier a {
	display: block;
	text-decoration: none;
	margin: 0 -12px 10px -12px;
    padding: 0 12px 10px 12px;
    border-bottom: 1px solid #ffffff;
}

.panier .glyphicon {
	font-size: 1.55em;
	color: #ffffff;
}

.panier p {
    font-size: 0.9em;
	line-height: normal;
	letter-spacing: -0.045em;
	margin-bottom: 10px;
}



/* abonement */
.abon {
	margin-bottom: 10px;
}

.abon .entete {
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #00567c;
}

.abon h2 {
    float: left;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1em;
    color: #ffffff;
    margin: 0;
    padding: 5px 20px 5px 15px;
    background-color: #00567c;
	border-radius: 10px 0 0 0;
}

.abon textarea,
.abon select,
.abon input[type="text"] {
	width: 100%;
	margin-bottom: 0;
}

.abon .form-horizontal .control-label {
	padding-top: 0;
	text-align: left;
}

.abon label {
	font-size: 0.91em;
    color: #605f5f;
}

.abon .infos-plus {
	line-height: normal;
}

.abon .form-horizontal .checkbox, .abon .form-horizontal .radio {
	padding-left: 0;
	padding-top: 0;
	min-height: 15px;
}

.abon .checkbox label, .abon .radio label {
	font-weight: bold;
	min-height: 20px;
	padding-left: 10px;
}

.abon .checkbox .checkbox, .abon .radio .radio {
   ￼    display: inline-block;
   ￼    vertical-align: middle;
}

.abon .entete-intro {
	margin-bottom: 15px;
}


.abon .closeprof {
    float: left;
    margin-left: 1px;
}

.abon .closeprof a {
    display: block;
}

.abon .closeprof a .glyphicon {
	top: 0;
	font-size: 12px;
	line-height: 11px;
	color: #ffffff;
	text-align: center;
	background-color: #00567c;
	padding: 7px 8px 6px 8px;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.abon .closeprof a:hover .glyphicon {
	background-color: #fe8619;
}

.abon #cbdiv {
        display:none;
	text-align: center;
}
.abon #cbdiv * {
	width:auto;
}


.nomtr {
	margin-bottom: 15px;
}

.nomtr input[type="text"] {
    width: 91.75%;
	display: inline-block;
	vertical-align: middle;
}

.closenom {
	width: 8%;
	display: inline-block;
	float: right;
	vertical-align: middle;
}

.closenom a {
	display: block;
    text-decoration:none;
}

.closenom a:hover {
	color: #ff820b;
}

.abon .closenom .glyphicon {
	top: 0;
	height: 27px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #00567c;
	padding: 7px 0;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.abon .closenom a:hover .glyphicon {
	background-color: #ff820b;
	margin-left: 5px;
}




.abon .cadre_prix {
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    padding: 1px 2px 1px 3px;
    border-bottom: 1px dotted #00567c;
    border-left: 1px dotted #00567c;
}

.abon .prix {
    font-size: 1.1em;
    font-weight: bold;
    color: #00567c;
    margin: 1px 0 5px 0;
}

.abon .legende {
	display: block;
    font-style: italic;
    color: #00567c;
	line-height: 1.2em;
	margin-bottom: -5px;
}

.abon .ajout {
    color: #00567c;
    text-align: right;
	margin-bottom: 15px;
}

.abon .ajout a {
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    color: #00567c;
    text-decoration: none;
	padding-bottom: 5px;
    border-top: 1px solid #00567c;
}

.abon .ajout a:hover {
    color: #ff820b;
    border-color: #ff820b;
}

.abon .ajout .glyphicon {
	top: 0;
	width: 8%;
	color: #ffffff;
	text-align: center;
	background-color: #00567c;
	margin-left: 5px;
	padding: 8px 0;
	border-radius: 0 0 8px 0;
	-moz-border-radius: 0 0 8px 0;
	-webkit-border-radius: 0 0 8px 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.abon .ajout a:hover .glyphicon {
	background-color: #ff820b;
}



.abon .article {
    width: 330px;
    margin-left: 30px;
}

.abon .vigne {
    float: left;
    margin-right: 10px;
}

.abon .qte {
    width: 30px;
    height: 11px;
    font-size: 10px;
    line-height: 11px;
    color: #00567c;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 1px solid #00567c;
}

.abon .qte {
	display: inline-block;
	height: 17px;
	max-width: 75%;
}

.abon .cgv {
    margin-top: 20px;
}


.abon #paymode .radio {
	padding-left: 0;
	margin-top: 0;
}
	

.abon .radio span, 
.abon .checkbox span {
	font-weight: normal;
}

.abon .validation {
    text-align: center;
    margin: 10px 0 25px 0;
    padding: 0;
    border-top: 1px solid #ff820b;
}

.abon .validation a,
.abon .validation a:hover {
	text-decoration: none;
}

.abon .validation .bt_form {
    font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.8em;
	font-weight: normal;
    text-align: center;
    color: #ffffff;
    margin: 0;
    padding: 2px 5px 2px 5px;
    border: 1px solid #ff820b;
    background-color: #ff820b;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.abon .validation a:hover .bt_form {
    color: #ffffff;
    border: 1px solid #00567c;
    background-color: #00567c;
}


.total-commande {
	margin: 15px 0 30px 0;
}

.total-commande-title {
	font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
    color: #ffffff;
    padding: 6px 15px;
    background-color: #00567c;
}

.total-commande-montant {
	font-size: 1.1em;
	line-height: 1.1em;
    padding: 6px 15px;
}




.datenais input[type="text"] {
	display: inline-block;
    width: 50%;
	margin-right: 10px;
}





@media (min-width: 768px) {


	.panier {
		display: inline-block;
		vertical-align: top;
		width: 49.5%;
	}

	.panier a {
		text-align: left;
	}

	.panier h2 {
		display: inline-block;
		margin: 2px 0 0 0;
		padding: 0;
	}
	
	.panier .glyphicon {
		float: right;
		font-size: 1.55em;
		color: #ffffff;
		margin-bottom: 0;
	}

	.total-commande-title {
		min-height: 30px;
		display: inline-block;
		width: 49.75%;
		vertical-align: middle;
		margin-right: -0.35em;
		border-left: 1px solid #cccccc;
   	 	border-bottom: 1px solid #cccccc;
	}
	
	.total-commande-montant {
		min-height: 30px;
		display: inline-block;
		width: 49.75%;
		vertical-align: middle;
		border-right: 1px solid #cccccc;
   	 	border-bottom: 1px solid #cccccc;
	}

	.total-commande .total-commande-title:first-child,
	.total-commande .total-commande-montant:nth-child(2) {
		border-top: 1px solid #cccccc;
	}

	.abon .validation .bt_form {
		width: 40%;
		margin: 0;
	}

}




@media (min-width: 992px) {

	.cv3-video .tzr-video {
		width: 698px \ !important;
		height: 392px \ !important;
	}

	.panier {
		display: block;
		width: 100%;
	}


	.panier a {
		text-align: center;
	}

	.panier h2 {
		display: inline-block;
		margin: 2px 0 0 0;
		padding: 0;
	}
	
	.panier .glyphicon {
		float: none;
		margin-bottom: 5px;
	}

	.abon .validation .bt_form {
		width: 45%;
		margin: 0;
	}
}


@media (min-width: 1200px) {

	.cv3-video .tzr-video {
		width: 750px \ !important;
		height: 420px \ !important;
	}

	.panier a {
		text-align: left;
	}

	.panier h2 {
		display: inline-block;
		margin: 2px 0 0 0;
		padding: 0;
	}
	
	.panier .glyphicon {
		float: right;
		margin-bottom: 0;
	}

	.abon .validation .bt_form {
		width: 40%;
		margin: 0;
	}

}



@media (max-width: 767px) {

	.marge-bas {
		clear: right;
		margin-bottom: 15px;
	}

	h1 {
		font-size: 2.1em;
		margin-bottom: 0.4em;
	}


	h2 {
		font-size: 1.75em;
	}
	
	h3 {
		font-size: 1.35em;
	}
	
	h4 {
		font-size: 1.15em;
	}

	.cv8d-browsemedia .cv8d-object {
		float: left;
		width: 48.7%;
		margin: 0 0 1em 2.6%;
	}

	.cv8d-browsemedia ul.cv8d-list .cv8d-object:nth-child(2n+1) {
		clear: left;
		margin-left: 0;
	}

	.cv8d-browsediv-4 .cv8d-object {
		display: block;
		float: none;
		width: 100%;
	}
	
	.cv8d-browsediv-4 > .cv8d-object:nth-child(odd) {
		margin-right: 0;
	}
	
	.cv3-2cols .colg, .cv3-2cols .cold,
	.cv3-3cols .cols1, .cv3-3cols .cols2, .cv3-3cols .cols3 {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 2em;
	}

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

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

	.diaporama4 a:hover img, .diaporama4 a:focus img {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		border: none;
		margin-bottom: 10px;
	}

	.cv3-envaleur {
		padding: 80px 20px 15px 20px;
		margin-bottom: 2em;
		background: #fe8619 url(/images/cv3-envaleur-fond.png) center 5px no-repeat;
	}

	.panier h2 {
		display: inline-block;
		margin: 2px 0 0 0;
		padding: 0;
	}
	
	.panier .glyphicon {
		float: right;
		margin-bottom: 0;
	}

	.panier p {
		font-size: 1.1em;
		line-height: normal;
		letter-spacing: normal;
		margin-bottom: 10px;
	}

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

	.abon .cadre_prix {
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.total-commande-montant {
		border: 1px solid #cccccc;
	}

	.abon .validation .bt_form {
		width: 100%;
		margin: 0 0 1px 0;
	}

}
