body {
padding-top: 70px;
min-width:450px;
height:100%;
}
html{
height:100%;
}
.push{
height:150px;
}
#wrapper {
height: auto !important;
margin-bottom : -150px;
min-height: 100%;
}
img{
max-width:100%;
max-height:100%;
}
.navbar-default{
background-color:#fff;
border:0;
}
.navbar-default{
}
.navbar-default .nav{
width:100%;
}
.navbar-default .nav li{
text-align:center;
width:16.66667%;
}
.navbar-default .nav li a {
color:#2b3138;
border-top:10px solid transparent;
border-bottom:10px solid transparent;
}
.navbar-default .nav li.selected > a,
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus{
border-bottom-color:#f29400;
border-top-color:transparent;
}
.dropdown-menu li{
width:100% !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover{
background-color:#fff;
color:#2b3138;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover{
background-color:#fff;
}
.dropdown-menu{
border:none;
border-radius:0;
padding:0;
}
h1{
color:#f29400;
font-size:30px;
font-weight:bold;
clear:both;
}
h2{
color:#009ee0;
font-size:20px;
font-weight:bold;
clear:both;
}
h3{
font-size:16px;
font-weight:bold;
}
#logo_menu_container{
height:70px;
}
#logo_home_container{
position:absolute;
z-index:100;
width:100%;
margin-top:40px;
}
#slogan_home_container{
position:absolute;
width:100%;
top:50%;
height:60px;
line-height:60px;
font-size:40px;
margin-top:-25px;
z-index:50;
background-color:#fff;
color:#2b3138;
}
#slogan_home_container span{
color:#009ee0;
}
.carousel-control{
z-index:60;
color:#2b3138;
}
.carousel-control:hover,
.carousel-control:focus{
color:#2b3138 !important;
}
#main_content strong{
color:#f29400;
}
#home_actu_block{
background-color:#d5d6d7;
}
#home_actu_block_title{
background-color:#009ee0;
color:#fff;
}
#home_actu_block_title h2{
font-size:18px;
font-weight:normal;
margin:10px 0 -5px 0;
line-height:32px;
color:#fff;
}
#home_actu_block_title h2 span{
font-size:32px;
font-weight:bold;
}
.home_actu_block_item h3{
font-size:20px;
font-weight:bold;
}
.home_actu_block_item h3:before{
color:#009ee0;
content:">";
margin-right:10px;
}
.read_more{
color:#009ee0;
font-weight:bold;
}
.read_more:hover,
.read_more:focus{
color:#009ee0;
text-decoration:none;
}
.read_more:after{
content:">";
margin-left:5px;
}
footer{
background-color:#2b3138;
font-size:12px;
color:#fff;
height:130px;
padding-top:20px;
margin-top:20px;
}
footer a{
color:#fff;
}
footer a:hover,
footer a:focus{
color:#fff;
}
#footer_logo{
height:40px;
}
footer span{
color:#f29400;
}
.paddingtopfooter{
padding-top:25px;
}
.reference_item img{
max-height:100px;
}
h2.reference_categ{
font-size:18px;
padding:0 0 5px 0;
margin:0 0 20px 0;
border-bottom:2px solid #009ee0;
}
.reference_block{
margin-bottom:20px;
padding-top:20px;
padding-bottom:20px;
border:1px solid #ccc;
border-radius:2px;
box-shadow:0 0 10px 0 #eee; }
.alignleft{
margin:0 10px 10px 0;
float:left;
}
.alignright{
margin:0 0 10px 10px;
float:right;
}
.aligncenter{
margin:10px auto;
display:block;
}
.news_title_list{
margin:0 0 15px 0;
}
.news_title_list a{
color:#009ee0;
}
.actualite_line{
margin-bottom:20px;
}
@media screen and (min-width: 1200px) {
.container{
width:1170px !important;
}
}
@media screen and (max-width: 1200px) {
#logo_home_container{
margin-top:20px;
}
}
@media screen and (max-width: 992px) {
#logo_home_container{
margin-top:10px;
}
#slogan_home_container{
top:70%;
font-size:20px;
}
.carousel-control .glyphicon{
top:70%;
}
}
@media screen and (max-width: 768px) {
#main_content{
margin-top:60px;
}
#slogan_home_container{
display:none;
}
.carousel-control{
display:none;
}
#logo_home_container{
margin-top:0;
}
.navbar-default .nav li{
width:100%;
}
.navbar-nav{
margin:0;
}
}
@media screen and (min-width: 768px) {
.container{
width:100%;
}
}
@media screen and (min-width: 992px) {
.container{
width:970px;
}
}