@charset "UTF-8";
/* CSS Document */
@import "grid.css";
@import "sf-menu.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);

.sf-menu > li {
	width:14%;
}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	color:#808285;
	background-color: #31353d;

}
h1 {
/*	overflow:hidden;
	float:left;*/
	font-family: 'Open Sans';
	font-size:40px;
	line-height:40px;
	color:#f23c2e;
	font-weight:0 !important;
	text-transform:uppercase;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
	margin:10px 0 40px 0px;

}

h3 {
/*	overflow:hidden;
	float:left;*/
	font-family: 'Open Sans';
	font-size:20px;
	line-height:20px;
	color:#184576;
	font-weight:0 !important;
	text-transform:uppercase;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
	margin-top:10px;
	margin-bottom:15px;
}

.main-holder {
	background:#fff;
}
.header {
	text-align:center;
	right:0;
	left:0;
	padding:0 0;
	border:none;
	padding-bottom:0;
	position:relative;
}
.logo {
	text-align:center;
	line-height:0;
	margin-left:0;
	color:#FFF;
	float:none;
	margin:0 auto;
}
.logo {
	position:relative;
}
.blueline {
	background-color:#056bb5;
/*	position:relative;
	z-index:9;*/
}
.lightblueline {
	background-color:#eff1f6;
	padding-bottom:10px;
}
.logo img, .blueline img {
	vertical-align: top;
}
.nav {
	background-color:#184576;
	z-index: 2;
}
.nav a {
	color:#ffffff;
}
.halftop {
	position:relative;
	margin-top:-45px;
	margin-bottom:45px;
	z-index:10;
}
.pagegallery {
	margin-top: 15px;
	margin-bottom: 15px ;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.nav-top {
	float:right;
	display:inline;
	text-align:right;
	line-height:40px;
	margin-right:15px;
}
.nav-top li {
 	 position: relative;
	display:inline;
	text-transform:uppercase;
	font-size:12px;
}
.nav-top li a, #langues a {
	text-decoration:none;
	color:#056bb5;
	padding-left:10px;
}
.nav-top li a:hover, #langues a:hover {
	color:#d8b700;
}

.nav-top li:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	font-size: 12px;
	color: #e74c3c;
	position: absolute;
	top: -12px;
	left: 1px;
}


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  padding: 0;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px; margin-top:10px;
}

.btn {
	width: 120px;
	font: 15px/15px 'Open Sans';
	color: #fff;
	background-color: #f23c2e;
	text-transform: uppercase;
	padding: 18px 0 17px;
	text-align: center;
}
 a.btn {
	color:#ffffff;
	border-bottom: none;
}
#page a.btn; #core a.btn   {
	color:#ffffff;
	border-bottom: none;
}
.btn:hover {
	background-color: #184576;
}

#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#contact-form .btn-default:active,
#contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}

#langues {
	float:right;
	display:inline;
	line-height:40px;
}
#page li,  #core li, .childpage{
  position: relative;
  padding-left: 20px;
}
.content_txt {
	margin-bottom:15px;
}

#page li:before, #core li:before, .childpage:before{
	content: '\f054';
	font-family: 'FontAwesome';
	font-size: 13px;
	color: #f23c2e;
	position: absolute;
	top: 1px;
	left: 1px;
}
#page a, #core a, .childpage a {
	color:#058fc2;
	text-decoration: none;
	border-bottom:1px dotted #058fc2;
}

.map {
	width: 99%;
	margin-bottom: 20px;
	border:6px solid #b2bbd2;
}
.map iframe {
	border: none;
	width: 100%;
	height: 356px;
}
.contact form {
  position: relative;
}
form label {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form fieldset {
  border: none;
}

form input[type='text'], form input[type='password'] {
  width: 100%;
  border-radius: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Arial;
  padding: 8px 10px 8px;
  outline: none;
  height: 34px;
  border: 1px solid #d6d6d6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  margin: 0;
  margin-bottom: 10px;
  color: #bebebe !important;
}

form textarea {
  width: 100%;
  border-radius: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Arial;
  padding: 10px 10px;
  outline: none;
  border: 1px solid #d6d6d6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  resize: none;
  height: 290px;
  color: #bebebe !important;
}

/* BREADCRUMB
================================*/
.breakcrumbs {  height:100px;}
.breakcrumbs ul { list-style: none; }

#breadcrumbs { display: block;  padding: 0; }
#breadcrumbs li { display: inline; line-height: 100px;}
#breadcrumbs li a, #breadcrumbs li a:link, #breadcrumbsli a:visited { color: #184576; display: block; float: left; font-size: 14px; position: relative; text-decoration: none;padding-left: 15px;padding-right:20px;  }



#breadcrumbs li a:hover {
	color: #f23c2e;
}
#breadcrumbs li a:before {
	content: '\f054';
	font-family: 'FontAwesome';
	font-size: 13px;
	color: #f23c2e;
	position: absolute;
	top: 1px;
	left: 1px;
}
#breadcrumbs li a:hover:before {
	color: #184576;
}
#breadcrumbs li a:active {
	border-top-color: #c4c4c4;
	border-bottom-color: #c4c4c4;

	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(224,224,224)),color-stop(0.73, rgb(235,235,235)));
	background-image: -moz-linear-gradient( center bottom, rgb(224,224,224) 45%, rgb(235,235,235) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0)";

	color: #333;

	box-shadow: -1px 1px 1px 0px #dadada inset;
	-webkit-box-shadow: -1px 1px 1px 0px #dadada inset;
	-moz-box-shadow: -1px 1px 1px 0px #dadada inset;
}
.breadGap {display:none}

/* Footer du dessous
========================================================*/

.bottom{
	padding: 28px 0;
	background-color: #31353d;
}

.social{
	display: inline-block;
	float: right;
	margin-right:20px;
}
.credit-real {
	display: inline-block;
	float: right;
	line-height:35px;
	font: 14px/20px 'Open Sans';
	font-weight: 300;
	color: #59676e;
}
.credit-real a{
	line-height:35px;
	color: #808285;
	text-decoration:none;
}
.credit-owner a{
	color: #808285;
	text-decoration:none;
}
.credit-real a:hover {
	color: #f23c2e;
	text-decoration:none;
}
.social li{
	float: left;
	display: inline-block;
	margin-left: 9px;
}
.social li i{
	display: block;
	background: #23262c;
	color: #fff;
	font-size: 16px;
	width: 34px;
	height: 34px;
	border-radius: 17px;
	position: relative;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
.social li i:before{
	position: absolute;
	top: 10px;
	left: 11px;
	text-decoration: none;
}
.social li .fa-facebook:before{
	top: 8px;
	left: 11px;
	font-size: 20px;
}
.social li i:hover{
	background: #f23c2e;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.credit-owner {
	float: left;
	display: inline-block;
	font: 14px/20px 'Open Sans';
	font-weight: 300;
	color: #808285;
}
.brand-name{
	color: #f23c2e;
}
.separ{
	color: #f23c2e;
	margin: 0 5px;
}

#liens-liste .l0, #liens-liste .l1 {
	padding-bottom:5px;
	margin-bottom : 15px;
	border-bottom:1px dotted #999;
}

/* Accueil
========================================================*/
.pages_wrapper_accueil article {
	background-color:#f6f7fb;
	min-height: 200px;
	position:relative;
	margin-bottom:15px;
}
.pages_wrapper_accueil h3, .pages_wrapper_accueil .description {
	padding:0 10px;
}
.pages_wrapper_accueil .description {
	padding-bottom:45px;
}
.pages_wrapper_accueil footer {
	margin-top:10px;
	padding:6px 0;
	background-color:transparent;
	text-align:right;
	position: absolute;
	bottom:0;
}
#page .pages_wrapper_accueil footer a, #core .pages_wrapper_accueil footer a {
	background-color:#184576;
	text-decoration:none;
	color:#fff;
	border-bottom:none;
	padding:10px 10px;
}

/* table
================================*/

table {
	max-width:100%;
	background-color:transparent;
	border-collapse:collapse;
	border-spacing:0;
}
.table {
	width:100%;
	margin-bottom:23px;
}
.table th, .table td {
	padding:8px;
	line-height:23px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #ddd;
}
.table th { font-weight:bold; }
.table thead th { vertical-align:bottom; }
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top:0; }
.table tbody + tbody { border-top:2px solid #ddd; }
.table .table { background-color:#2f343a; }
.table-condensed th, .table-condensed td { padding:4px 5px; }
.table-bordered {
	border:1px solid #ddd;
	border-collapse:separate;
	*border-collapse:collapse;
	border-left:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.table-bordered th, .table-bordered td { border-left:1px solid #ddd; }
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top:0; }
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-bottomleft:0;
	border-bottom-left-radius:0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomright:0;
	border-bottom-right-radius:0;
}
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
}
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
}
