/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
	position: relative;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
b, strong {
	font-weight: bold;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
	text-transform: none;
}
button, html input[type="button"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input {
	line-height: normal;
}
fieldset {
	padding: 0;
	margin: 0 2px;
	border: 0 none;
}
legend {
	display: none;
}
@font-face {
	font-family: "postisans";
	font-style: normal;
	font-weight: 200;
	src: url("../font/posti_sans-thin-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-thin-webfont.woff") format("woff"), url("../font/posti_sans-thin-webfont.ttf") format("truetype"), url("../font/posti_sans-thin-webfont.svg#postisansthin") format("svg");
}
@font-face {
	font-family: "postisans";
	font-style: normal;
	font-weight: 300;
	src: url("../font/posti_sans-light-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-light-webfont.woff") format("woff"), url("../font/posti_sans-light-webfont.ttf") format("truetype"), url("../font/posti_sans-light-webfont.svg#postisanslight") format("svg");
}
@font-face {
	font-family: "postisans";
	font-style: normal;
	font-weight: normal;
	src: url("../font/posti_sans-regular-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-regular-webfont.woff") format("woff"), url("../font/posti_sans-regular-webfont.ttf") format("truetype"), url("../font/posti_sans-regular-webfont.svg#postisans_rgregular") format("svg");
}
@font-face {
	font-family: "postisans";
	font-style: normal;
	font-weight: 400;
	src: url("../font/posti_sans-book-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-book-webfont.woff") format("woff"), url("../font/posti_sans-book-webfont.ttf") format("truetype"), url("../font/posti_sans-book-webfont.svg#postisansbook") format("svg");
}
@font-face {
	font-family: "postisans";
	font-style: normal;
	font-weight: 600;
	src: url("../font/posti_sans-medium-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-medium-webfont.woff") format("woff"), url("../font/posti_sans-medium-webfont.ttf") format("truetype"), url("../font/posti_sans-medium-webfont.svg#postisansmedium") format("svg");
}
@font-face {
	font-family: "postisans";
	font-style: normal;
	font-weight: 700;
	src: url("../font/posti_sans-bold-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-bold-webfont.woff") format("woff"), url("../font/posti_sans-bold-webfont.ttf") format("truetype"), url("../font/posti_sans-bold-webfont.svg#postisans_bdbold") format("svg");
}
@font-face {
	font-family: "postisans";
	font-style: italic;
	font-weight: normal;
	src: url("../font/posti_sans-book_italic-webfont_ie.eot") format("embedded-opentype"), url("../font/posti_sans-book_italic-webfont.woff") format("woff"), url("../font/posti_sans-book_italic-webfont.ttf") format("truetype"), url("../font/posti_sans-book_italic-webfont.svg#postisansbookitalic") format("svg");
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	background-color: #fff;
	color: #394a58;
	font-family: "postisans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #0073cf;
	text-decoration: none;
}
a:hover {
	color: #1683da;
	text-decoration: underline;
}
a:hover, input[type=submit] {
	cursor: pointer;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
h1 h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list-unstyled li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.list-unstyled span {
    display: block;
	padding-bottom: 3px;
	padding-left: 25px;
}
.arrow li{
	background: rgba(0, 0, 0, 0) url("../images/link_arrow.png") no-repeat scroll left 8px;
    margin: 10px 0;
    padding-left: 10px;
}
.phone, .email {
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.phone {
	background: url(../images/icon-phone.png) no-repeat left center;
}
.email {
	background: url(../images/icon-email.png) no-repeat left center;
}
.titMod, .titModBlu {
	font-size: 17px;
	font-weight: 600;
	padding: 0 0 8px;
}
.titMod {
	border-bottom: 3px solid #ff8000;
}
.titModBlu {
	 border-bottom: 3px solid #0000CC;
}
.padBtn30{
	padding: 0 0 30px;
}
.text-center {
	text-align: center;
}
.content {
	margin-bottom: 15px;
	margin-top: 30px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
[class*="col-"] {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 32.999%;
}
.col-lg-4 {
	width: 27.667%;
}
.col-lg-3 {
	width: 22.333%;
}
.col-lg-2 {
	width: 20%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.bloc {
	padding: 10px 5px 20px 5px;
}
form span{
	color: #ff0000;
}
legend{
	display: none;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0.2em 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #394a58;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(239, 187, 134, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(239, 187, 134, .6);
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999;
}
.form-control::-webkit-input-placeholder {
 color: #999;
}
.form-control::-ms-expand {
 background-color: transparent;
 border: 0;
}
.btn {
	background: #ff8000;
	border: medium none;
	border-radius: 3px;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 12px 8px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.btn:hover {
	background-color: #ff9326;
	color: #ffffff;
	text-decoration: none;
}
.btn:active {
	background-color: #e57300;
	color: #ffffff;
	text-decoration: none;
}
.btn-primary, .btn-primary:hover, .btn-primary:active{
	background-color: #0000cc;
}
.navbar-header img {
	display: inline-block;
	padding-top: 10px;
}
.navbar-nav {
	background: #ff8000;
	border-radius: 3px;
	display: table;
	margin: 0;
	padding: 12px 0;
	position: relative;
	width: 100%;
	height: 39px;
	text-align: right;
}
.navbar-nav-blu{
	background: #0000cc;
}
.navbar-nav a {
	color: white;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px;
	text-align: center;
	vertical-align: middle;
	border-color: white;
	border-style: solid;
	border-width: 0 1px 0 0;
}
.navbar-nav a:last-child {
	border-width: 0 0 0 0;
}
.navbar-nav a.active {
	color: #394a58;
}
.navbar-nav-blu a.active{
	color: #ff8000;
}
.navbar-right {
	float: right;
}
.panel-footer, .panel-footer a, .panel-footer a:hover {
	color: #646464;
}
.panel-footer {
	background-color: #F0F4F6;
	border-top: 1px solid #E3E6E8;
	padding: 0;
}
.inner-panel-footer {
	border-bottom: 1px solid #E3E6E8;
	border-top: 1px solid #FFFFFF;
	padding: 10px 0px;
}
.copy {
	padding-bottom: 20px;
}
.jumbotron {
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 99%;
	background: rgba(0,0,0, 0.5)
}
.jumbotron h1, .jumbotron p {
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.jumbotron h1 {
	font-size: 230%;
	font-weight: 400;
}
.jumbotron p {
	font-size: 150%;
}

.page-header{
    color: #394a58;
    font-size: 250%;
    font-weight: 400;
    margin: 0 ;
    padding: 0;
}

.jumbotron.except, .page-header.except, .titModBlu.except{
	font-family: arial;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before, .row:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after {
	display: table;
	content: " ";
}
.clearfix:after, .container:after, .row:after, .nav:after, .navbar:after, .navbar-header:after {
	clear: both;
}
