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


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


p {
	margin-bottom: 14px;
}


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

.cv3-titrepage {
	margin-bottom: 25px;
}


.tzr-limg { float:left; padding:0 5px 4px 0; margin:0 }

.legende {
	font-size: 90%;
	font-style: italic;
	color:#b8020b;
	margin: 0 0 10px 0;
	padding: 0;
}

.cv3-grdimage {
	margin-bottom: 25px;
}

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

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

.cv3-txtseul {
	margin-bottom: 25px;
}

.cv3-txtimage {
	margin-bottom: 25px;
}

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

.cv3-imagetxt {
	margin-bottom: 25px;
}

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


.cv3-1234images {
	margin-bottom: 25px;
}

.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: 0 0 0 0;
	padding: 0 0 5px 0;
}

.cv3-1234images .diaporama4 a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

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


.cv3-download {
	margin-bottom: 25px;
}

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

.cv3-download a {
	font-size: 105%;
	font-weight: 700;
	text-decoration: none;
}

.cv3-download .tzr-picto {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    padding: 10px;
    background-color: #f4f4f4;
}

.cv3-flash,
.cv3-video,
.cv3-video-externe,
.cv3-audio,
.cv3-slider,
.cv3-siteexterne,
.cv3-plansite,
.pad-contenu,
.pad-contenu2col {
	margin-bottom: 25px;
}





/* tableau */

.tab_base {
	border-collapse: collapse;
	margin: 0 0 2em 0;
	padding: 0 0 0 0;
}


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

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


/* mise en valeur */
.cv3-envaleur {
	color: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #b8020b;
}

.cv3-envaleur .titrage_envaleur {
	color: #b8020b;
	padding: 1.5em 2em 1em 2em;
	background-color: #ffffff;
}

.cv3-envaleur .titrage_envaleur h2 {
	color: #b8020b;
}

.cv3-envaleur .txt_envaleur {
	padding: 1.5em 2em 1em 2em;
	background-color: #b8020b;
}

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

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

.cv3-envaleur a:hover {
	color: #484752;
	text-decoration: none;
}

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




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

.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: 25px;
}

.cv3-3cols a, .cv3-3cols a:visited	{
	color: #b8020b;
	text-decoration: none;
}

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

.cv3-3cols img	{
	max-width: 100%;
}

.cv3-3cols .cols1, .cv3-3cols .cols2, .cv3-3cols .cols3 {
	display: block;
	float: left;
	width: 31.6239%;
	margin-left: 2.5641%;
	min-height: 30px;
}

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

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

.cv3-3cols .top img {
	width: inherit;
}

.cv3-3cols .image img {}


.cv3-3cols .titre {
	font-weight: 700;
	font-size: 1.45em;
	line-height: 1.1em;
	color: #b8020b;
	border-right: 1px solid #b8020b;
	border-left: 1px solid #b8020b;
	padding: 15px 15px 5px 15px;
}

.cv3-3cols .txt {
	padding: 0 15px 8px 15px;
	border: 1px solid #b8020b;
	border-top: none;
}

.cv3-3cols .bas {}










/* moteur recherche */
.resultat_nbrdoc { 
	margin-bottom: 25px;
}

.resultat_nbrdoc h2 {
	font-size:22px;
	font-weight:bold;
	line-height: normal;
	color:#b8020b;
	margin:0 0 5px 0;
	padding:0;
}

.htdig_img {
	vertical-align: middle;
	margin: 0 4px 1px 4px;
}

.cv8d-pagelist {
	clear: both;
	margin: 0 0 15px 0;
	padding: 5px 30px;
	background-color: #f5f5f7;
}

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

.tzr-page-content ul.htdig-pagelist:after {
	content: "";
	clear: both;
	display: block;
}

.tzr-page-content ul.htdig-pagelist li {
	float: left;
	white-space: nowrap;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
}

.tzr-page-content ul.htdig-pagelist li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 1px 4px;
	background: #b8020b;
}

.tzr-page-content ul.htdig-pagelist li a:hover {
	color: #b8020b;
	background: #f5f5f7;
}

.tzr-page-content ul.htdig-pagelist li span {
	display: block;
	color: #b8020b;
	padding: 1px 4px;
	background: #f5f5f7;
}

.htdig-results {
	margin-bottom: 25px;
}

.tzr-page-content .htdig-results dl {
	list-style-position: outside;
	margin: 0 0 11px 0;
	padding: 0 0 11px 0;
	border-bottom: 1px solid #C7C6C6;
}

.tzr-page-content .htdig-results dl dt {
	font-weight: bold;
	padding: 0 0 5px 0;
}

.tzr-page-content .htdig-results dl dt a {
	font-weight: bold;
	margin-right: 10px;
}

.tzr-page-content .htdig-results dl dt img {
	vertical-align: middle;
	margin: 0 2px 1px 2px;;
}

.tzr-page-content .htdig-results dl dd {
	list-style-position: outside;
	margin: 0 0 0 8px;
	padding: 0;
}





.cv3-plansite ul.planSite {
	list-style: none;
}






/* map */

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

.tzr-page-content .cv3-gmap ul.submit-buttons li a:hover {
	 color: #ffffff;
	 background: url(/images/commun/cv3-gmap_buttons_puce.png) no-repeat left -57px;
}
.tzr-page-content .cv3-gmap ul.submit-buttons li a.center:link,
.tzr-page-content .cv3-gmap ul.submit-buttons li a.center:visited {
	 outline-color: #ffffff;
	 color:#353535;
	 margin:0 0 0 20px;
	 padding:3px 10px 3px 22px;
	 background:#ffffff url(/images/commun/cv3-gmap_submit-buttons_center.png) no-repeat 5px 3px;
}
.tzr-page-content .cv3-gmap ul.submit-buttons li a.center:hover {
	 color: #4d4d4d;
	 background-image: url(/images/commun/cv3-gmap_submit-buttons_center.png);
	 background-position: 5px -57px;
}






/* Formulaire dynamique */


.cv8d-formanswer {
	padding: 2em;
	background-color: #f3f3f3;
}

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

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

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

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

.cv8d-formanswer textarea {
	max-width: 90%;
}

.cv8d-formanswer .cv8d-answer {
	width: inherit;
	float: none;
}

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

.cv8d-formanswer label {
	font-weight: bold;
	vertical-align: top;
	margin: 0 2% 10px 0;
}

.cv8d-formanswer .cv8d-answer label {
	color: #b8020b;
}

.cv8d-formanswer .cv8d-field-F1 label,
.cv8d-formanswer .cv8d-field-F2 label,
.cv8d-formanswer .cv8d-field-F12 label,
.cv8d-formanswer .cv8d-field-F33 label,
.cv8d-formanswer .cv8d-field-F40 label,
.cv8d-formanswer .cv8d-field-F41 label,
.cv8d-formanswer .cv8d-field-F49 label {
	float:left;
	width: 23%;
}

.cv8d-formanswer .cv8d-field-F48 select,
.cv8d-formanswer .cv8d-field-F47 select,
.cv8d-formanswer .cv8d-field-F39 select,
.cv8d-formanswer .cv8d-field-F36 select,
.cv8d-formanswer .cv8d-field-F32 select,
.cv8d-formanswer .cv8d-field-F21 select,
.cv8d-formanswer .cv8d-field-F11 select {
	width: 25%;
}

.cv8d-formanswer .cv8d-field-F48 .cv8d-comment,
.cv8d-formanswer .cv8d-field-F47 .cv8d-comment,
.cv8d-formanswer .cv8d-field-F39 .cv8d-comment,
.cv8d-formanswer .cv8d-field-F36 .cv8d-comment,
.cv8d-formanswer .cv8d-field-F32 .cv8d-comment,
.cv8d-formanswer .cv8d-field-F21 .cv8d-comment,
.cv8d-formanswer .cv8d-field-F11 .cv8d-comment {
	float: right;
}


.cv8d-formanswer .cv8d-field-F25 label,
.cv8d-formanswer .cv8d-field-F51 label {
	float: left;
}

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

.cv8d-formanswer .tzr-checkboxtable  label {
	float: none;
	width: 75%;
}

.cv8d-formanswer .cv8d-action {
	float: none;
	padding-left: 0;
}





/* Formulaire dynamique */


.cv8d-insert {
	padding: 20px;
	margin-bottom: 25px;
	background-color: #f3f3f3;
}


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

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

.cv8d-group {
	margin-bottom: 15px;
}

.cv8d-insert .radio,
.cv8d-insert .checkbox {
	margin-bottom: 0;
	margin-top: 0;
}

.cv8d-insert .date-field.form-group {
	display: inline-block;
	width: auto;
	margin-bottom: 0;
}

.cv8d-insert .date-field.form-group .bsdate {
	padding-right: 25px;
}

.cv8d-insert .date-field::before {
	right: 10px;
}

.cv8d-insert input[type="button"].uploadAddButton {
	color: #ffffff;
	border-color: #000000;
	background-color: #000000;
}

.cv8d-insert input[type="button"].uploadAddButton:hover {
	border-color: #b8020b;
	background-color: #b8020b;
}

.cv8d-insert .cv8d-field > label {
	width: 25%;
	font-weight: 700;
	color: #b8020b;
	vertical-align: top;
	padding-right: 15px;
	margin: 0 0 15px 0;
}

.cv8d-insert h2 {
	clear: both; 
	font-size: 1.75em;
	margin-bottom: 15px;
}

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

.cv8d-field {
	clear: both;
}

.cv8d-comment {
	display: inline-block;
	width: 70%;
	font-style: italic;
	margin-bottom: 15px;
}

.cv8d-answer {
	display: inline-block;
	width: 70%;
	margin-bottom: 15px;
}

.cv8d-comment + .cv8d-answer {
	margin-left: 25%;
}


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

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

.cv8d-answer table td,
.cv8d-answer .table > tbody > tr > td {
	vertical-align: top;
	border: none;
	padding: 0 5px 5px 0;
}

.cv8d-answer input[type="radio"],
.cv8d-answer input[type="checkbox"] {
	margin: 7px 0 0 -20px;
}


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

.cv8d-field-acceptConditions > label {
  width: 100% !important;
}
.cv8d-field-acceptConditions .cv8d-answer {
  display: none;
}

.cv8d-field-captcha {}

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

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

.tzrDivCaptcha .glyphicon {
	font-size: 22px;
	line-height: 22px;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #000000;
	padding: 6px;
	background-color: #ffffff;
}

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

.cv8d-action {
	width: 70%;
	height: auto;
	padding: 0 0 0 25%;
}

.cv8d-action input[type="submit"] {
	font-size: 18px;
	padding: 10px 15px;
	text-transform: uppercase;
}




 
/* FAQ */

.cv8d-browseabstract-50 {}

.cv8d-browseabstract-50 .cv8d-object {
	margin-bottom: 1.2em;
	padding-bottom: 0.35em;
	border-bottom: 1px solid #dddddd;
}

.cv8d-browseabstract-50 h2 {
	font-size: 1.6em;
	margin-bottom: 0.35em;
}

.cv8d-browseabstract-50 h2 a {
	display: block;
	text-decoration: none;
}

.cv8d-browseabstract-50 h2 a:before {
	content: "\e118";
	-moz-osx-font-smoothing: grayscale;
    display: block;
	float: left;
    font-family: "Glyphicons Halflings";
	font-size: 0.9em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
	margin: 0.15em 0.75em 0.5em 0;
}

[id^="cv8d-lines-FAQ_"] {
	display: none;
}

.cv8d-browseabstract-50 .cv8d-browseabstract-encours h2 a {
	color: #666;
}


.cv8d-browseabstract-50 .cv8d-fieldvalue {
	margin-left: 2.5em;
}


/* 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: 1px solid #e2e2e2;
	background-color: #f3f3f3;
}

.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-weight: 700;
	font-size: 1.6em;
	line-height: 1em;
	color: #b8020b;
	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: #1261c4;
	margin-bottom: 0.25em;
}



/* login */

.cv8d-login {
	margin-bottom: 30px;
}

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

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

.cv8d-login .form-group.passw label {
	width: 100%;
}

.cv8d-login .tzr-action {
	margin-bottom: 20px;
}

.cv8d-login .list-group {
	margin-left: 0;
}

.cv8d-login .input-group-addon {
	height: 36px;
}

.cv8d-login .input-group-addon a {
	display: block;
	height: 34px;
	text-decoration: none;
	padding: 6px 12px;
}

.cv8d-login .input-group-addon a:focus,
.cv8d-login .input-group-addon a:active:focus {
	color: #b8020b;
}

.cv8d-login .input-group.passwordhelp {
	margin-bottom: 20px;
}

.cv8d-login .glyphicon {
	font-size: 22px;
}



/* covoiturage */

#cvt-menu {
	margin: 0 0 1em 0;
}

#cvt-menu ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#cvt-menu ul li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
}

#cvt-menu li a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 0.5em 0;
	padding: 0.65em 1em;
	border: 1px solid #b8020b;
	background-color: #b8020b;
}

#cvt-menu li a:hover, #cvt-menu li a.active {
	border-color: #b8020b;
	background-color: #b8020b;
}

#cvt-menu li a.active {
	color: #b8020b;
	border-color: #b8020b;
	background-color: #ffffff;
}



#cvt-conteneur {}

.cvt-ligne {
	margin-bottom: 0.95em;
	border-bottom: 1px solid #eeeeee;
}

.cvt-ligne h3 {
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0.15em;
}

.cvt-ligne h3 a {
	text-decoration: none;
}

.cvt-ligne h3 a.active {
	color: #b8020b;
}

.cvt-ligne h3 a:before {
	font-family: 'Glyphicons Halflings';
	font-size: 0.6em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	color: #b8020b;
	padding-right: 0.3em;
	content: "\2b";
}

.cvt-ligne h3 a.active:before {
	color: #b8020b;
	content: "\2212";
}

.covoiturage_trajet_fleche:before {
	font-family: 'Glyphicons Halflings';
	font-size: 0.7em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	padding: 0 0.5em;
	content: "\e092";
}




.cvt-ligne p {
	margin-bottom: 0.75em;
}


.cvt-ligne .ui-widget-content {
	font-size: 1em;
	padding: 0;
	margin-bottom: 0.75em;
	border: 0;
}

.cvt-ligne .ui-tabs .ui-tabs-nav {
	padding: 0;
}

.cvt-ligne .ui-widget-header {
	border: none;
	background-image: none;
	background-color: transparent;
}

.cvt-ligne .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
}

.cvt-ligne .ui-state-default,
.cvt-ligne .ui-widget-content .ui-state-default,
.cvt-ligne .ui-widget-header .ui-state-default {
	background-image: none;
	background-color: #e0e0e0;
	padding-bottom: 0;
}

.cvt-ligne .ui-state-default a:hover {
	color: #b8020b;
}

.cvt-ligne .ui-state-active a,
.cvt-ligne .ui-state-active a:link,
.cvt-ligne .ui-state-active a:visited {
	background-color: #f4f4f4;
}

.cvt-ligne .ui-tabs .ui-tabs-panel {
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
}

.cvt-ligne table {
	border-collapse: collapse;
}

.cvt-ligne table th {
	color: #b8020b;
	padding: 0 0.75em 0.25em 0;
}

.cvt-ligne table td {
	padding: 0.35em 0.75em 0.35em 0;
	border-bottom: 1px solid #e4e4e4;
}

.cvt-ligne table tr:last-child td {
	border-bottom: none;
}

.cvt-ligne table tr td:first-child {
	font-size: 0.9em;
	font-weight: bold;
}

.cvt-ligne  .ui-widget-content .cvt-vuet-bottom a {
	font-size: 0.9em;
	font-weight: bold;
	color: #b8020b;
	text-transform: uppercase;
	text-decoration: none;
}

.cvt-vuet-bottom a:before {
	float: left;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	margin-top: 0.15em;
	padding-right: 0.3em;
	content: "\e014";
}

.cvt-ligne  .ui-widget-content .cvt-vuet-bottom a:hover {
	color: #b8020b;
}

.cvt-bloc h3 {
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1em;
	color: #b8020b;
	margin-bottom: 0.25em;
}

.cvt-bloc table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

.cvt-bloc table th {
	color: #ffffff;
	background-color: #b8020b;
	padding: 0.35em 0.55em 0.35em 0.55em;
}

.cvt-bloc table td {
	padding: 0.35em 0.55em 0.35em 0.55em;
	border-bottom: 1px solid #e4e4e4;
}

.cvt-bloc .radio, .cvt-bloc .checkbox {
	display: inherit;
	float: left;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0.5em;
}

.cvt-bloc label {
	font-weight: normal;
}

#cvt-trajet-map table td {
	vertical-align: top;
	padding: 0.15em 0.55em 0.15em 0.55em;
	border-bottom: none;
}

#cvt-trajet-map table textarea {
	width: 100%;
}

#cvt-trajet-map table tr td:first-child {
	font-weight: bold;
	color: #b8020b;
}

#cvt-trajet-map table.tzr-checkboxtable {
	margin-bottom: 0;
}

#cvt-trajet-map table.tzr-checkboxtable tr td {
	padding-left: 0;
}

#cvt-trajet-map table.tzr-checkboxtable tr td:first-child {
	font-weight: normal;
	color: #5c5c5c;
}

.cvt-carto {
  height: 300px;
  width: 500px;
}
.tzr-checkboxtable td {
  width: 190px;
}
.cvt-bloc table.tzr-checkboxtable {
  width: auto;
}

#country-listbox {
        color: #5c5c5c;
}


/* slider home */

.home-slider {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 40px;
	background-color: #000000;
}

.home-slider .cv8d-browsediv {
	margin-bottom: 0;
}

.home-slider .carousel-indicators {
	display: none;
}

.home-slider .carousel-control {
	width: 10%;
}

.home-slider .carousel-inner img {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.home-slider .carousel-caption {
	left: 25%;
	right: 25%;
	bottom: 15%;
	font-size: 19px;
	padding: 25px 25px 15px 25px;
	background-color: rgba(0,0,0,0.25);
}

.home-slider .caption-item-title {
	font-size: 32px;
	line-height: 1.1;
	font-weight: 900;
	margin-bottom: 10px;
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
}

.home-slider .caption-item-caption {
	font-weight: 700;
	color: #ffffff;
}

.home-slider .caption-item-link {
	margin-bottom: 0;
}

.home-slider .caption-item-link a {
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
	color: #ffffff;
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 20px;
	background-color: #b8020b;
}

.home-slider .caption-item-link a:hover,
.home-slider .caption-item-link a:focus {
	color: #000000;
	background-color: #ffffff;
}



@media (min-width: 768px) {

	.home-slider .carousel-caption {
		left: 10%;
		right: 10%;
		bottom: 10%;
		font-size: 17px;
		padding: 10px 15px 10px 15px;
	}

	.cv8d-login .form-group #labelpassword,
	.cv8d-login .form-group label {
		width: 25%;
		vertical-align: top;
		padding-right: 10px;
	}

	.cv8d-login .form-group p,
	.cv8d-login .input-group,
	.cv8d-login .form-group .form-control {
		display: inline-block;
		vertical-align: top;
		width: 73%;
	}


}


@media (min-width: 992px) {

	.home-slider .carousel-caption {
		left: 15%;
		right: 15%;
		bottom: 20%;
		padding: 15px 25px 15px 25px;
	}

	.home-slider .caption-item-title {
		font-size: 34px;
	}

}



@media (min-width: 1200px) {


	.home-slider .carousel-caption {
		left: 20%;
		right: 20%;
		padding: 25px 35px 15px 35px;
	}

	.home-slider .caption-item-title {
		font-size: 38px;
	}

}



@media (min-width: 1500px) {

	.home-slider .carousel-caption {
		left: 25%;
		right: 25%;
		bottom: 20%;
	}

	.home-slider .caption-item-title {
		font-size: 48px;
	}
}




@media (max-width: 767px) {


	h1 {
		font-size: 42px;
		margin-bottom: 12px;
	}

	h2 {
		font-size: 28px;
	}

	h3 {
		font-size: 22px;
	}

	.cv3-titrepage h1 {
		margin-bottom: 15px;
	}


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

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


	.home-slider {
		margin-bottom: 25px;
	}

	.home-slider .carousel-caption {
		position: inherit;
		right: inherit;
		bottom: inherit;
		left: inherit;
		z-index: inherit;
		color: #000000;
		text-shadow: none;
		padding: 15px 15px 10px 15px;
		background-color: #ffffff;
	}

	.home-slider .caption-item-title {
		font-size: 22px;
		text-shadow: none;
	}

	.home-slider .caption-item-caption {
		display: block;
		font-size: 15px;
		color: #000000;
		padding: 0;
		background-color: transparent;
	}

	.home-slider .caption-item-link a {
		font-size: 13px;
		padding: 8px 12px;
	}



	/* actus */

	.home .cv8d-browsediv-4,
	.home .cv8d-browsediv-182 {
		margin-top: -20px;
		margin-bottom: 30px;
	}

	.cv8d-browsediv-4 .cv8d-object,
	.cv8d-browsediv-182 .cv8d-object {
		position: inherit;
		min-height: inherit;
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #bf9157;
	}

	.cv8d-browsediv-4 .cv8d-object::before,
	.cv8d-browsediv-4 .cv8d-object::after,
	.cv8d-browsediv-182 .cv8d-object::before,
	.cv8d-browsediv-182 .cv8d-object::after {
		display: table;
		content: " ";
	}
	
	.cv8d-browsediv-4 .cv8d-object::after,
	.cv8d-browsediv-182 .cv8d-object::after {
		clear: both;
	}

	.cv8d-browsediv-4 .tzr-image,
	.cv8d-browsediv-182 .tzr-image {
		width: 25%;
		float: left;
		margin: 0 15px 10px 0;
	}

	.cv8d-browsediv-4 .cv8d-field-lurl,
	.cv8d-browsediv-182 .cv8d-field-lurl  {
		position: inherit;
		bottom: inherit;
		width: inherit;
		/*clear: left;*/
		margin-top: 15px;
	}

	.cv8d-browsediv-4 .cv8d-field-lurl a,
	.cv8d-browsediv-182 .cv8d-field-lurl a {
		display: inline-block;
	}


	.cv8d-insert .cv8d-field > label,
	.cv8d-insert .cv8d-comment,
	.cv8d-insert .cv8d-answer,
	.cv8d-action {
		width: 100%;
		padding: 0;
	}

	.cv8d-insert .cv8d-field > label {
		margin-bottom: 10px;
	}

	.cv8d-insert .cv8d-comment + .cv8d-answer,
	.cv8d-action {
		margin-left: 0;
	}

	.cv8d-insert select,
	.cv8d-insert textarea,
	.cv8d-insert input[type="text"] {
		max-width: 100%;
	}

	.cv8d-answer table {
		width: 100%;
	}

}





@media (max-width: 576px) {

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

	.cv3-1234images .diaporama4 {
		width: 48%;
		margin-left: 4%;
	}
	
	.cv3-1234images [class*="diaporama"]:nth-child(2n-5)  {
		clear: left;
		margin-left: 0;
	}

	.cv3-1234images [class*="diaporama"]:first-child {
		float: left;
		margin-left: 0;
	}
	
	.cv3-envaleur {
		clear: both;
		margin-bottom: 25px;
		padding-top: 0;
		background-image: none;
		background-color: #00cc66;
	}
	
	.cv3-envaleur .txt_envaleur {
		clear: both;
		padding: 20px 1em 20px 1em;
	}

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

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

	.newslist {
		display:none;
	}
}
