body {
	font-family: 'Roboto', sans-serif;	
	margin-top: 40px;
}

h1 {
    color: #154189;
    display: block;
    font: bold 32px/37px "Roboto",sans-serif;
    position: relative;
	padding-bottom: 6px;
	border-bottom: 1px solid Red;
}

h2 {
    display: block;
    font: bold 18px "Roboto",sans-serif;
	padding-bottom: 6px;
}

.topBar {
	height: 40px;
	background-color: #154189;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1;
}

.topBar .container .row div {
	vertical-align: middle;
	/*padding-top: 4px;*/
	line-height: 36px;
	font-size: 16px;
	color: White;
	font-weight: bold;
	
}

.topBar .container .row div a {
	color: White;
}

.headerImage {
	padding-left: 0px;
}

a {
	color: #154189;
}

a._home:hover, a._home:focus {
	color: red !important; 
}

.phoneNumber {
	font-weight: bold;
	color: #154189;	
}

.main {
	background-color: White;
	opacity: 0.9;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mainMenu .item-page ul {
    list-style: none;
    padding:0;
    margin:0;
	margin-left: 15px;
	margin-bottom: 15px;
}

.mainMenu .item-page ul > li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.mainMenu .item-page ol > li { 
    margin-bottom: 7px;
}

.mainMenu .item-page ul > li:before {
    content: "• ";
	padding-right: 6px;
	font-size: 20px;
    color: red;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #154189;
	background-image: none;
	color: White;
}

.dropdown-menu > .active > a {
    background-color: #154189;
	background-image: none;
	color: White;
}

.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #154189;
	background-image: none;
	color: White;
}

.mainMenu {
	background-color: #154189;
}

.mainMenu .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
	
.mainMenu .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.breadcrumb {
    background-color: White;
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 8px 15px;
}

.breadcrumb > li:nth-child(2)::before {
    color: #ccc;
    content: "";
    padding: 0 5px;
}

.page-header {
    border-bottom: 0px solid #eee;
    margin: 10px 0 10px;
    padding-bottom: 9px;
}

.left-column img {
	opacity: 1.1;
}

footer {
	background: #ededed;
	padding-top: 20px;
	padding-bottom: 20px;
	opacity: 0.8;
}

.copy {
    font-size: 11px;
    line-height: 17px;
	color: #777777;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: White;
	border-radius: 0 0 0 25px;
	opacity: 0.9;
	margin-bottom: 20px;
}

.copy a {
   color: #154189;
   text-decoration: none;
}

.technicalData {
	color: #777777;
}

.technicalData div {
	line-height: 24px;
}

.navbar {
    border-radius: 0 0 0 0;
	border: 0px solid transparent;
    margin-bottom: 0px;
    min-height: 0px;
}

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.mainMenu a {
	color: #FFF;
    display: block;
    font: 700 16px/33px "Roboto",sans-serif;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;	
}

.mainMenu .open a {
	color: White;
}

.nav > li > a:hover, .nav > li > a:focus {
	color: #154189;
}

.navbar-toggle {
	background-color: #eee;
}

.icon-bar {
	background-color: #154189;
}

.mainMenu .open a:hover {
    color: #154189;
	background-color: #eee;
    position: relative;
    text-decoration: none;
}

.mainMenu .current > a {
	color: White;	
}

.bottomMenu a {
	color: #000;
    font: 700 17px/33px "Roboto",sans-serif;
    text-transform: uppercase;	
}

.bottomMenu a:hover, .bottomMenu .current a, .bottomMenu .active a {
    color: #154189;
    position: relative;
    text-decoration: none;
}

.bottomMenu .nav > li {
	display: inline;
	list-style-type: none;	
}

.bottomMenu .nav > li > a {
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
	display: inline;
}

.left-column {
	border-right: 1px solid Silver;
}

.right-column h3 {
	border-left: 2px solid Red;
	padding-left: 15px;
	color: #777777;
	margin-bottom: 20px;
}

.right-column .moduletable {
	margin-bottom: 40px;
}

.realisations .readmore {
	padding-bottom: 20px;
	border-bottom: 1px solid #777777;	
}

.wizard-table {
	width: 80%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.actionBar {
	visibility: hidden;
	display: none;
}

.urgence {
	color: Red; 
}

.exp {
	background-image: url('../images/exp.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 42px;
	padding-right: 34px;
	height: 105px;
	font-weight: bold;
	font-size: 24px;
	color: #154189;	
}

a.jcepopup span.jcemediabox-zoom-link, a.jcepopup span.jcemediabox-zoom-link.icon-right, a.jcepopup span.jcemediabox-zoom-link.zoom-right {
	padding-left: 8px;
	background-image: url("../images/image.png");
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: Red;
}

.dropdown-menu {
	background-color: #154189;
}

.error {   
        background-color: LightSalmon;
}

.select2-container--default .select2-selection--single {
    background-color: none;
    border: 0px;
    border-radius: 0px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.select2-selection__rendered {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.select2-selection__rendered_error {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: LightSalmon;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}