@charset "UTF-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css?family=Oswald");
body.pagebg {
	background-color: #eee;
}
a {
	color: #d00;
}
a:hover, a:focus {
	color: #c00;
}
.cl_oswald {
	font-family: 'Oswald', sans-serif;
}
.cl_rouge, .red {
	color: #d00;
}
.cl_lighter {
	color: #aaa;
}
.img-responsive.centered {
	margin-left: auto;
	margin-right: auto;
}
.table {
	font-size: 14px
}
textarea.resizevertical {
	resize: vertical;
}
textarea.noresize {
	resize: none;
}
/* fix firefox responsive images */
.img-responsive {
	/* max-height: 100%; */
	width: 100%;
	margin-bottom: 10px;
}
.embed-responsive {
	margin-bottom: 10px;
}
.fs14 {
	font-size:14px;
}
.fs16 {
	font-size:16px;
}
.col-nopadding {
	padding-left: 0;
	padding-right: 0;
}
.main_title {
	display: block;
	padding-bottom: 5px;
	border-bottom: solid 1px #888;
}
.sub_title {
	display: block;
	padding-bottom: 5px;
	border-bottom: dotted 1px #bbb;
	margin-bottom: 0;
}
.sub_title_date {
	display: block;
	margin-bottom: 10px;
}
.blog_edito {
	margin-bottom: 50px;
}
.article_content {
	margin-bottom: 100px;
}
a.anchor {
	display: block;
	position: relative;
	top: -90px;
	visibility: hidden;
}
@media (max-width:767px) {
.rowimage > .col-sm-1, .rowimage > .col-sm-2, .rowimage > .col-sm-3, .rowimage > .col-sm-4, .rowimage > .col-sm-5, .rowimage > .col-sm-6, .rowimage > .col-sm-7, .rowimage > .col-sm-8, .rowimage > .col-sm-9, .rowimage > .col-sm-10, .rowimage > .col-sm-11, .rowimage > .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}
}
@media (min-width: 768px) {
.col-sm-top {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}
.col-sm-middle {
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}
.col-sm-bottom {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	margin-right: -4px;
}
}
@media (min-width: 992px) {
.col-md-top {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}
.col-md-middle {
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}
.col-md-bottom {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	margin-right: -4px;
}
.pdl4 {
	padding-left: 4px;
}
.pdr4 {
	padding-right: 4px;
}
}
@media (min-width: 1200px) {
.col-lg-top {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}
.col-lg-middle {
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
}
.col-lg-bottom {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	margin-right: -4px;
}
}
.navbar-header {
	height: 70px;
}
.navbar-toggle {
	margin-top: 20px;
}
.navbar-brand {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 70px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.navbar-nav {
	margin-top: 30px;
}
@media (max-width:991px) {
.navbar-nav {
	margin-top: 0px;
}
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-image: linear-gradient(to bottom, #dd0000 0px, #aa0000 100%);
	background-repeat: repeat-x;
	background-color: #dd0000;
}
.maincontainer {
	background-color: #FFF;
	padding-top: 70px;
}
.footercontainer {
	padding:10px 0;
	background-image: linear-gradient(to bottom, #222 0px, #111 100%);
	background-repeat: repeat-x;
	box-shadow: 0px -3px 20px rgba(0, 0, 0, 0.2) inset;
	color:#777;
}
.footercontainer a {
	color:#fff;
}
.bottom_site {
	margin-top:5px;
	margin-bottom:30px;
	text-align:right;
}
.bottom_site a {
	color:#888;
}
.ck_maincontainer {
	background-color: #FFF;
}
.archive-menu, .archive-menu-toggle {
	width: 100%;
}
.archive-menu-toggle {
	text-align: left;
}
.archive-menu li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.aff-home {
	padding-left: 4px;
	padding-right: 4px;
}
.news-home {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
}
.news-summary {
	max-height: 40px;
}
.list_carousel ul,.list_carousel_bvi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	visibility: hidden; 
	display: block;
}
.list_carousel li {
	display: block;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	max-width: 147px;
}
.list_carousel_bvi li {
	display: block;
	float: left;
}
.list_carousel,.list_carousel_bvi {
	position: relative;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
#precedent {
	bottom: 10px;
	left: 1px;
	width: 50px;
}
#suivant {
	bottom: 10px;
	right: 1px;
	width: 50px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #FFF;
	background-color: #dd0000;
}
*[rel="popover"]:not(a) {
	cursor: default;
}
.table tbody>tr>td.vamiddle {
	vertical-align: middle;
}
.gi_blue {
	color: #31708f;
}
.gi_orange {
	color: #8a6d3b;
}
.opt_seance {
	min-width: 80px;
	width: 80px;
}
.seances_container {
	max-height: 450px;
	overflow: auto;
}
.coordonnees_container {
	max-height: 450px;
	overflow: hidden;
}
.nmt {
	margin-top:0;
}
.nmb {
	margin-bottom:0;
}
#salle_map {
	position: relative;
	width:100%;
	height:450px;;
}
#region_map {
	position: relative;
	width:100%;
	height:440px;;
}
#seances_map {
	margin:10px 0;
	position: relative;
	width:100%;
	height:450px;;
}
.gm-style-iw {
	overflow:auto !important;
	max-height:200px;
	max-width:500px;
	width:110%;
}
.scrollFix {
    line-height: 1.35;
    overflow-x: hidden;
    overflow-y: auto;
	padding-right:5px;
	padding-bottom:3px;
	width:100%;
	max-width:500px;
	max-height:200px;
}
.seance_gm {
	border-top:#000000 dotted 1px;
	padding:5px;
}
table.all_seances {
	padding:2px;
}
.salle_gm {
	padding:5px;
}
.seance_gm:hover {
	background:#efefef;
}
div.groupinfofilm {
	display: block;
	margin-bottom: 20px;
}
div.infofilm {
	display: block;
	margin-bottom: 0;
}

.ad_form_container {
	min-height:200px;
}

.affichette {
	display:	inline-block;
	margin: 	5px;
	position:	relative;
	width:		270px;
	z-index:	2;
}

.affichette_img {
	max-width:	260px;
}

.detaillette {
	background-color:		white;
	bottom:					0;
	color:					grey;
	height:					350px;
	left:					50%;
	margin-left:			-135px;
	opacity:				0;
	padding:				10px;
	position:				absolute;
	transition-property:	opacity;
	transition-duration:	0.5s;
	width:					260px;
	z-index:				1;
}

.detaillette:hover
{
	cursor:					pointer;
	opacity:				0.9;
}

.fichette {
	background-color:		white;
	border-radius:			12px;
	box-shadow:				0px 0px 4px 4px rgb(230,230,230);
	color:					rgb(30,30,30);
	left:					50%;
	margin-left:			-300px;
	min-height:				400px;
	max-height:				800px;
	padding:				10px;
	position:				fixed;
	width:					600px;
	z-index:				3;
}