
*	{ padding:0; margin:0; outline:0; }

img	{ vertical-align:middle; border:none; }
#map-google img { max-width:none; }

.hide-mobile { display:block; }
.show-mobile, .show-tablet { display:none!important; }

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/icones/loading.gif') 50% 50% no-repeat #fff;
}


html {
	height:100%; margin:0; padding:0;
	}

body {
	font-family:'Raleway', Arial, Helvetica, sans-serif; font-weight:400; font-size:18px; color:#000000; margin:0; padding:0; width:100%;
	background-color:#ffffff;
	}

h1 {
	font-size:50px; font-family:'Raleway', Arial, sans-serif; font-weight:700; color:#000000;
	padding:0 0 10px; text-transform:uppercase;
	}
h2 {
	font-size:40px; font-family:'Raleway', Arial, serif; font-weight:700; color:#000000;
	padding:10px 0 15px;
	}
h3 {
	font-size:18px; font-family:'Raleway', Arial, sans-serif; font-weight:700; color:#000000;
	padding:6px 0 0; margin-bottom:10px; text-transform:uppercase;
	}

.border { margin-bottom:20px; text-align:center; background:url(../images/interface/border-red.jpg) no-repeat scroll center bottom; }



.clr	{ clear:both; float:none; height:0px; font-size:0px; line-height:0px; }
.Chargement, .loading	{ padding:1px 0px 3px 19px; height:16px; padding-bottom:3px; background-image:url(../images/icones/loading.gif); background-repeat:no-repeat; background-position:0px 0px; background-attachment:scroll; display:block; clear:both; float:none; }

h2.background-red { color:#ffffff; background-color:#E41B13; padding:8px 12px; }

p { padding:8px 0; line-height:24px; }
p.introduction { color:#747373; font-weight:400; font-size:22px; line-height:34px; margin-bottom:15px; }
p.background { padding:20px; margin:15px 0; background-color:#eaeaea; }
p.small { font-size:14px; line-height:18px; }
p strong { font-weight:600; }
p.title { font-size:26px; font-weight:400; line-height:30px; }
p.subtitle { font-size:18px; line-height:30px; }

div.error { background-color:#c0392b; color:#ffffff; padding:15px 20px; margin:10px 0 20px }
div.success { background-color:#27ae60; color:#ffffff; padding:15px 20px; margin:10px 0 20px }

div.separator { width:100%; height:10px; margin:30px 0 20px; background-color:#bfaf9e; }


ul {
	padding:5px 0 10px 15px; list-style:none;
	}
ul li {
	padding:2px 0 0px 22px; margin:5px 0;
	background:url(../images/icones/list-arrow.png) no-repeat scroll 0px 9px;
	}
div.error ul li { background:url(../images/icones/list-arrow-white.png) no-repeat scroll 0px 9px; }


.pink { color:#790627; }
.darkBlue { color:#0B3947; }
.green { color:#877F13; }
.lightBlue { color:#139BC5; }
.grey { color:#aaa295; font-size:13px; }

	
a.button {
	display:inline-block; position:relative; text-align:center; font-size:14px; font-weight:700;
	padding:10px 25px; color:#ffffff; background-color:#c30000; text-transform:uppercase;
	}


/*=============================================================================================*/
/*==   LIENS    ===============================================================================*/
/*=============================================================================================*/
a		{ color:#c30000; text-decoration:none; }
a:hover	{ color:#c30000; text-decoration:underline; }

.row-homepage a		{ color:#ffffff; text-decoration:none; }
.row-homepage a:hover	{ color:#ffffff; text-decoration:underline; }

#footer a		{ color:#ffffff; text-decoration:none; }
#footer a:hover	{ color:#ffffff; text-decoration:underline; }

#copyright a		{ color:#ffffff; text-decoration:none; }
#copyright a:hover	{ color:#a3aaad; text-decoration:none; }

#menu a		{ text-decoration:none; }
#menu a:hover	{ text-decoration:none; }

a.button:hover, a.button.selected {
	color:#ffffff; text-decoration:none; background-color:#AA0000;
	-webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
	}
/*============================================================================================*/
/*=============================================================================================*/


/*=============================================================================================*/
/*==   FORM     ===============================================================================*/
/*=============================================================================================*/
.form-table td { padding:5px 0; }

input, textarea, select
	{
	padding:10px 15px; font-size:14px; font-family:'Raleway', Arial, sans-serif; font-weight:400;
	color:#000000; background-color:#ffffff; border:1px solid #eeeeee; border-radius:none;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	}
select { padding:9px 15px; -webkit-appearance: menulist; }
textarea { resize:none; }

select.ui-datepicker-month, select.ui-datepicker-year { padding:2px 4px!important; }

/*.section-content input, .section-content textarea, .section-content select { background-color:#eeeeee; margin-bottom:10px; }*/

input[type=submit],input[type=button],button {
	padding:8px 20px; color:#ffffff; font-size:16px; font-family:'Raleway', Arial, sans-serif; background-color:#c30000;
	-webkit-appearance: none; font-weight:700; border:none; cursor:pointer;
	}
	
form[name="formSearch"] input[type=submit],
form[name="formSearch"] input[type=button],
form[name="formSearch"] button { padding:8px 8px 10px; }
	
input[placeholder], [placeholder], *[placeholder] {
   color:#151515 !important;
   opacity: 1 !important;
}
::-webkit-input-placeholder { color:#302e2b; }
::-moz-placeholder { color:#302e2b; opacity: 1 !important; } /* firefox 19+ */
:-ms-input-placeholder { color:#302e2b; } /* ie */
input:-moz-placeholder { color:#302e2b; opacity: 1 !important; }

input[type=submit],input[type=button],label[for],select	{ cursor:pointer; }


.searchForm { float:right; font-size:16px; font-weight:400; }
.searchForm input[type=button], .searchForm input[type=submit], .searchForm select {
	font-size:14px; font-weight:400; color:#474949; padding:5px 10px; text-transform:none;
	background-color:#ffffff; border:1px solid #cccccc; border-radius:4px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.searchForm input[type=submit] {
	color:#ffffff;
	background-color:#e41b13; border:none;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.searchForm input[type=button].louer { border-radius:4px 0 0 4px; }
.searchForm input[type=button].vendre { border-radius:0 4px 4px 0; }
.searchForm input[type=button].selected {
	background-color:#ebebeb; border:1px solid #adadad; box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.1) inset; 
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.searchForm input[type=button]:hover {
	box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.1) inset;
}

/*=============================================================================================*/
/*=============================================================================================*/



/*=============================================================================================*/
/*==   LAYOUT     =============================================================================*/
/*=============================================================================================*/
div.row.full { width:100%; float:left; }

#header, .section, #slider, #main, #ivimedia, #footer, #copyright	{ width:100%; position:relative; float:left; }

#header{
	background: url(../images/interface/pattern.png) repeat;
}

#header-offre { height:260px; margin-bottom:80px; }
	#header-offre .row.image { margin-top:82px; }

#header	 { position:fixed; height:130px; z-index:9999; background-color:#ffffff; /*border-bottom:1px solid #f09;*/ }
	#header .header-logo { padding-top:36px; }
	#header .header-menu { padding-top:23px; }
	
	
#slider { height:800px; }
	
#main {
	min-height:700px; z-index:5000; /*padding-bottom:80px;*/
	}
				
#ivimedia { height:50px; color:#ffffff; background-color:#303030; padding:15px 0 15px; font-size:26px; font-weight:300; text-transform:uppercase; }
	#ivimedia .margin, #ivimedia .image, #ivimedia .text, #ivimedia .tag { display:inline-block; float:left; position:relative; }
	
	#ivimedia .margin { width:171px; }
	#ivimedia .image { padding:2px 30px 5px 0; border-right:1px solid #3a3a3a; }
	#ivimedia .text { margin:5px 30px 0; }
	#ivimedia .tag { color:#e54c3c; font-weight:700; }
	
	#ivimedia #nt-title, #ivimedia #nt-title li { background:none; padding:0; margin:0; }
	#ivimedia #nt-title li { margin-top:5px; }
	
	#ivimedia .ivimedia-logo { width:135px;}
	#ivimedia .ivimedia-slogan { width:992px; float:left; padding:2px 0 10px 25px; }
	
	
/*
#ivimedia { height:50px; color:#ffffff; background-color:#303030; padding:15px 0 15px; font-size:28px; font-weight:300; text-transform:uppercase; }
	#ivimedia .text { display:inline-block; }
	#ivimedia .tag { display:inline-block; color:#e54c3c; font-weight:700; }
	#ivimedia #nt-title, #ivimedia #nt-title li { background:none; padding:0; margin:0; }
	#ivimedia #nt-title li { margin-top:5px; }
	
	#ivimedia .ivimedia-logo { width:170px; float:left; padding:0 30px 10px 0; border-right:1px solid #3a3a3a; }
	#ivimedia .ivimedia-slogan { width:992px; float:left; padding:2px 0 10px 25px; }
	*/
	
	
#footer	{
	color:#ffffff; background-color:#3c3c3c; padding:50px 0; font-size:14px; 
	}
	#footer h3 { color:#c9c9c9; }
	#footer p { line-height:20px; }
	
#copyright	{
	color:#ffffff; background-color:#3c3c3c; height:20px; padding:20px 0; font-size:12px;
	}

.section { padding:80px 0; }
.section-map { height:350px; }
.section-content { background-color:#fafafa; }
.section-live { height:550px; }
	.section-live .video { width:100%; height:500px; }
.section-citation { height:350px; padding:0; }
.section-noeud * { color:#ffffff; }
	
.section h1 { margin-bottom:20px; text-align:center; background:url(../images/interface/border-red.jpg) no-repeat scroll center bottom; }
	
.background-grey { background-color:#fafafa; }
	
#map { width:100%; height:350px; }
	
	
/*=============================================================================================*/
/*==   MENU    ================================================================================*/
/*=============================================================================================*/
ul.nav {
	width:100%; float:right; list-style:none; padding:0; margin:0; z-index:9999;
}
ul.nav > li {	
	float:right; position:relative; display:block; margin:0; padding:0 0 55px 20px;
	background:none; font-family:'Raleway', Arial, sans-serif; font-weight:700; font-size:16px; text-transform:uppercase;
}
ul.nav > li a {
	height:30px; color:#000000; padding-bottom:5px;
}

ul.nav li:hover > a, ul.nav li.selected > a {
	color:#c30000; border-bottom:3px solid #c30000; text-decoration:none;
}

ul.nav li ul.subnav {	
	z-index:9999; list-style:none; margin-top:0px; padding:0; position:absolute; top:75px; left:0;
	display:none; background:#c30000;
}
ul.nav li ul.subnav li {
	display:block; float:left; margin:0; padding:6px 0 8px;
	width:260px; background:#c30000; text-align:center;
}
ul.nav li ul.subnav li a {
	font-size:14px; height:auto;
	padding:6px 0; width:100%; text-align:center; color:#ffffff;
}
ul.nav li ul.subnav li:hover {
	background-color:#D82424;
}
ul.nav li ul.subnav li a:hover, ul.nav li ul.subnav li:hover a {
	border-bottom:none;
}



ul.secondarynav {
	width:100%; float:right; list-style:none; padding:0; margin:0 0 15px; z-index:9999;
}
ul.secondarynav > li {	
	float:right; position:relative; display:block; margin:0; padding:0 0 0 20px;
	background:none; font-family:'Raleway', Arial, sans-serif; font-weight:400; font-size:13px; text-transform:uppercase;
}
ul.secondarynav > li a {
	color:#000000;
}

ul.secondarynav li:hover > a, ul.secondarynav li.selected > a {
	color:#c30000; text-decoration:none;
}



ul.footernav {
	width:100%; float:right; list-style:none; padding:0; margin:10px 0 0; z-index:9999;
}
ul.footernav > li {	
	width:100%; float:left; position:relative; display:block; padding:4px 0; margin:0; font-size:14px;
	background-image:none; 
}
ul.footernav > li a {
	color:#ffffff;
}

ul.footernav li:hover > a, ul.footernav li.selected > a {
	color:#a3aaad; text-decoration:none;
}
/*=============================================================================================*/
/*=============================================================================================*/



	

/*=============================================================================================*/
/*==   AUTRES PAGES   =========================================================================*/
/*=============================================================================================*/
ul.list-photos { margin:0; padding:0; }
ul.list-photos li {
	position:relative; float:left; width:180px; height:180px; margin:0 20px 20px 0; padding:0;
	background:none;
}
ul.list-photos li.nomargin { margin:0; }
ul.list-photos li img { width:100%; height:100%; }
ul.list-photos li div.overlay {
	width:100%; height:100%; position:absolute; top:0; left:0; display:none; cursor:pointer;
	background:url(../images/icones/overlay.png) no-repeat scroll center center; color:#ffffff;
	}
	
	
ul.list-personnes { margin:0; padding:0; }
ul.list-personnes li {
	position:relative; float:left; width:386px; height:386px; margin:0 30px 0 0; padding:0;
	background:none; text-align:center;
}
ul.list-personnes li img.personne-image { border-radius:60px; margin-bottom:15px; }
ul.list-personnes li span.personne-titre { font-size:24px; font-weight:700; }
ul.list-personnes li.nomargin { margin:0; }

	
ul.list-objects { margin:0; padding:0; }
ul.list-objects li {
	position:relative; float:left; width:282px; min-height:300px; margin:0 30px 50px 0; padding:0;
	background-color:#ffffff; background-image:none; border-bottom:5px solid #dddddd;
}
ul.list-objects li.nomargin { margin:0; }

ul.list-objects li div.content { padding:15px; text-align:center; font-weight:400; }
ul.list-objects li div.title { margin:0 auto; font-size:20px; }
ul.list-objects li div.price {
	display:inline-block; margin:10px auto; padding:4px 10px;
	font-size:18px; color:#ffffff; background-color:#747373; border-radius:4px;
}
ul.list-objects li div.text { margin:0 auto; }
/*=============================================================================================*/
/*=============================================================================================*/



.bloc-prestation {
	background-color:#e0e0e0; color:#ffffff; font-size:42px; font-weight:700; text-shadow:0px 0px 8px #000000; text-align:center; text-transform:uppercase;
}


.bloc-contenu { background-color:#f0f0f0; width:514px; padding:40px 40px 30px; border-bottom:10px solid #9c9c9c; }
.bloc-contenu-image { margin-bottom:20px; }




.slider-captions {
	position:absolute; left:0; bottom:120px; width:100%; 
	color:#ffffff; text-align:center; text-transform:uppercase; 
}
.slider-caption { display:none; padding:20px 0 10px; background-color:rgba(195,0,0,0.4); }
.slider-caption .subtitle { font-size:50px; font-weight:400; line-height:44px; }
.slider-caption .title { font-size:80px; font-weight:700; line-height:88px; }


a.prev, a.next {
	display: block;
	position: absolute;
	top: 350px;
	font-size:50px;
	color:#818283;
}
a.prev { left: 20px; }
a.next { right: 20px; }
a.prev:hover, a.next:hover { color:#f6f6f7; }


.video-chapters {
	padding:20px 25px; background-color:#ffffff;
}

.video-infos {
	padding:20px 25px; margin-top:30px; background-color:#ffffff;
}

div.video-controlers {
	text-align: center;
}
	div.video-controlers .skip {
		width: 18px;
		cursor: pointer;
		margin: 0 10px;
	}

.chapter-content { cursor:pointer; }
.chapter-titre { font-size:12px; color:#000000; }
.chapter-content p { font-size:13px; line-height:16px; color:#000000; padding:0 0 5px; }
.chapter-temps { display:block; font-size:12px; color:#000000; }

div.share-block { margin-top:20px; }
a.share { display:inline-block; width:36px; height:36px; background:url(../images/icones/share-icons.png) no-repeat scroll; }
a.share:hover { text-decoration:none; }
a.share-facebook 	{ background-position:0px 0px; }
a.share-twitter		{ background-position:0px -40px; }
a.share-google 		{ background-position:0px -80px; }
a.share-linkedin 	{ background-position:0px -120px; }







.section-citation div {
	width:1218px; margin:0 auto; text-align:center;
	font-size:60px; font-weight:700; font-style:italic; text-transform:uppercase; color:#ffffff;
}





.carousel-element { width:282px; float:left; margin-right:30px; text-align:center; }
.carousel-element img { width:220px; }






.filters-videos .filter { display:none; }

.filters-videos ul {
	margin:0; padding:0;
}
.filters-videos ul li {
	position:relative; float:left; width:282px; height:332px; margin:0 30px 50px 0; padding:0;
	background:none; font-size:14px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.filters-videos.recherche ul li {
	height:auto;
}

.filters-videos ul li div {
	background-color:#ffffff; padding:5px 15px 15px;
}
.filters-videos ul li img { width:100%; }
.filters-videos ul li.nomargin { margin-right:0px; }

.filters-videos ul li:hover {
	box-shadow:0px 0px 3px #aaaaaa;
}





.filters-sidebar ul,
.filters-sidebar ul li,
.filters-sidebar ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: none;
}
.filters-sidebar ul ul {
  display: none;
}
.filters-sidebar ul > li.active > ul {
  display: block;
}
.align-right {
  float: right;
}
.filters-sidebar ul > li > a {
  padding: 16px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 18px;
  text-decoration: none;
  color: #000000;
  background: #eaeaea;
  background-image: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
.filters-sidebar ul > li > a:hover {
  color: #c30000;
}
.filters-sidebar ul > li.has-sub > a:after {
  position: absolute;
  right: 26px;
  top: 19px;
  z-index: 5;
  display: block;
  height: 10px;
  width: 2px;
  background: #000000;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.filters-sidebar ul > li.has-sub > a:before {
  position: absolute;
  right: 22px;
  top: 23px;
  display: block;
  width: 10px;
  height: 2px;
  background: #000000;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.filters-sidebar ul > li.has-sub.open > a:after,
.filters-sidebar ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filters-sidebar ul ul li a {
  padding: 14px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #000000;
  /*background: #49505a;*/
  border-bottom: 1px solid #eeeeee;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
.filters-sidebar ul ul ul li a {
  padding-left: 32px;
}
.filters-sidebar ul ul li a:hover, .filters-sidebar ul ul li a.selected {
  color: #c30000;
}
.filters-sidebar ul ul > li.has-sub > a:after {
  top: 16px;
  right: 26px;
  background: #000000;
}
.filters-sidebar ul ul > li.has-sub > a:before {
  top: 20px;
  background: #000000;
}




.overlay-backstretch { position:absolute; top:0; left:0; z-index:-999997; width:100%; background-color:rgba(0,0,0,0.7); }



.passquestion.row-videos{
	margin: auto !important; 
	display: -webkit-flex; 
	-webkit-justify-content: center;
	-webkit-align-items: center;
	-webkit-flex-direction: column;
	display: flex; 
	justify-content: center;
	flex-direction: column;
	align-items: center;
	float:none;
}

.passquestion.row-videos .div-form{
	width: 100%; 
	padding: 50px; 
	border: 1px solid #a8a099;
	display: -webkit-flex; 
	-webkit-flex-direction: column; 
	-webkit-align-items: center;
	display: flex; 
	flex-direction: column; 
	align-items: center;
}

.passquestion.row-videos .div-form h3{
	text-transform:inherit;
}

.passquestion.row-videos .div-form form{
	display: -webkit-flex; 
	-webkit-flex-direction: column; 
	display: flex; 
	flex-direction: column; 
	width: 55%; 
	margin-top: 20px;
	margin-bottom: 20px;
}
.passquestion.row-videos .div-form form .inputpass{
	margin-bottom:5px; 
	border: 1px solid #a8a099;
}

.passquestion.row-videos .div-form .errors{
	color: red;
	font-size: 15px;
}
@media screen and (max-width: 1247px) {
	.iframeresponsive{
		width: 726px !important;
		height: 408px !important;
	}
}

@media screen and (max-width: 1001px) {
	.iframeresponsive{
		width: 556px !important;
		height: 313px !important;
	}
}

@media screen and (max-width: 767px) {
	.iframeresponsive{
		width:300px !important;
		height: 170px !important;
	}
}



