@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

html{
	overflow-y: scroll;
	min-width:1026px;
	}

body{
	margin:0px;
	padding:0px;
	
	
	font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 100%;
    color: #333;
    -webkit-font-smoothing: antialiased;
	}
	
a{
	outline:none !important;
	border:none;
	color: #003E7E;
	text-decoration: none;
}

img{
	border-style: none;
}

/* Basic jQuery Slider essential styles */

ul.bjqs{
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}
li.bjqs-slide{
	display:none;
	position:absolute;
}

ul.bjqs-controls{
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}

ol.bjqs-markers{
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}
ol.bjqs-markers li{
	float:left;
}

p.bjqs-caption{
	display:block;
	width:96%;
	margin:0;
	padding:2%;
	position:absolute;
	bottom:0;
}

    /* demo styles */

 ol.bjqs-markers{
  position:absolute;
  margin-left:430px;
  margin-top:-50px;
}

 ol.bjqs-markers li{
  float:left;
  margin:0 3px;
}

 ol.bjqs-markers li a{
  display:block;
  height:10px;
  width:10px;
  border:4px solid #000;
  overflow:hidden;
  text-indent:-9999px;
  background:#fff;
  border-radius:10px;
}

ol.bjqs-markers li.active-marker a{
  background:#deaa35;
}
/* END Basic jQuery Slider essential styles */

div.banner{
	height:418px;
	background-image: url('images/bg3.jpg');	
	width:100%;
	background-repeat: repeat;
}
	
div.banner_content{
   width: 1009px;
   margin:0 auto;
   position:relative;
}

#logo_visuel {
    width: 400px;
    display:block;
    position: absolute;
    top: 17px;
}

#logo_visuel_ipad {
    margin-top: 20px;
    width: 385px;
    text-align: center;
    font-weight: 900;
    color: #333333;
    font-size: 16pt;
    
}
.sup {
    position: static;
    display: inline;
    vertical-align: super;
    font-size: 75%;
    line-height: 1em;
}
div.milieu{
	background-color:#fff;	
	width: 899px;
	margin:auto;
	padding-left:55px;
	padding-right:55px;
}

div.milieu_abeille{
	height:600px;
	width: 100%;	
	border-bottom: 2px solid rgb(99, 99, 99);
	border-bottom: 2px solid rgba(99, 99, 99, 0.5);
}

div.milieu_abeille_texteintro{	
	width: 100%;
}

div.milieu_abeille_texteintro p{	
	font-size: 38px;
	font-weight: normal;
	color:#333333;
	line-height:41px;
	padding-left: 30px;
  	padding-right: 30px;
  	text-align: center;
	
}

div.milieu_abeille_boutonitunes{	
	width: 100%;
	height:115px;
	text-align: center;
}

div.milieu_abeille_interactif{
	width: 50%;
	height:346px;
	float:left;
}


div.milieu_abeille_texteinteractif{
	width: 50%;
	height:346px;
	float:left;
}

div.milieu_abeille_texteinteractif p{
	font-size: 22px;
	font-weight: normal;
	color:#333333;
	line-height:24px;
	padding-left: 30px;
  	padding-right: 30px;
  	text-align: left;
}
/*pop-up abeille*/
.cacher {
    display:none;
}
.afficher {
    display: block;
}

.popup_abeille {
    width: 449px;
    height: 231px;
    position: relative;
    top:-231px;
}
.map_abeille {
    width: 449px;
    height: 231px;
    position: absolute;
    z-index: 99;
}
#popup_A {
    background-image: url(images/popup-a.png)
}
#popup_B {
    background-image: url(images/popup-b.png)
}
#popup_C {
    background-image: url(images/popup-c.png)
}
#popup_D {
    background-image: url(images/popup-d.png)
}
#popup_E {
    background-image: url(images/popup-e.png)
}
#popup_F {
    background-image: url(images/popup-f.png)
}
#popup_G {
    background-image: url(images/popup-g.png)
}
#popup_H {
    background-image: url(images/popup-h.png)
}
#popup_I {
    background-image: url(images/popup-i.png)
}
#popup_J {
    background-image: url(images/popup-j.png)
}
#popup_K {
    background-image: url(images/popup-k.png)
}
/*end pop-up abeille*/

div.milieu_stats{
	width: 100%;
	border-bottom: 2px solid rgb(99, 99, 99);
	border-bottom: 2px solid rgba(99, 99, 99, 0.5);
}

div.milieu_stats_container{
	height:380px;
}

div.milieu_stats_texte{
	width: 50%;
	height:368px;
	float:left;
}

div.milieu_stats_texte p{
	font-size: 22px;
	font-weight: normal;
	color:#333333;
	line-height:24px;
	margin: 0px;
  	text-align: left;
  	
}

div.milieu_stats_image{
	width: 50%;
	height:368px;
	float:left;
	text-align:center;
}

div.milieu_stats_connexion_internet p{
	font-size: 16px;
	font-weight: normal;
	color:#333333;
	line-height:20px;
  	text-align: left;
}

div.milieu_themes{
	width: 100%;
}

div.milieu_themes_container{
	height:320px;
}

div.milieu_themes_image{
	width: 50%;
	height:305px;
	float:left;
	text-align:center;
}

div.milieu_themes_texte{
	width: 50%;
	height:305px;
	float:left;
	display: table;
}

div.milieu_themes_texte p{
	font-size: 22px;
	font-weight: normal;
	color:#333333;
	line-height:24px;	
  	display: table-cell; 
  	vertical-align: middle; 
  	text-align: left;
  	padding-left: 14px;
  	
}

h2 {
	text-shadow: 0 0 1px #000;
	padding: 20px;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 13px;
	text-transform: uppercase;
	text-align: center;
	line-height: 50px;
	margin: 70px 0 0 0;
}

div.milieu_themes_imagetable {
  display: table;
  height:275px;
  padding-left: 60px;
  padding-right: 60px;
  
}

div.milieu_themes_cell {
  display: table-cell;
  float: left;
  width: 85px;
  height: 115px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  position:relative;
}

div.milieu_themes_cell_titre{
  background: rgb(255, 255, 255);
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
}

div.milieu_themes_cellrow2 {
  display: table-cell;
  float: left;
  width: 85px;
  height: 115px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  position:relative;
}

div.milieu_themes_cellrow2_titre{
  background: rgb(255, 255, 255);
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}


div.milieu_themes_imagetable a span.titrecell {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  color:#333333;
  display:none;
}
span.titrecell {
    position: relative;
}
div.milieu_themes_imagetable a:hover span.titrecell {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  display:inline;
  color:#333333;
}

div.milieu_themes_survol p{
	font-size: 15px;
	font-weight: normal;
	color:#333333;
	line-height:20px;
  	text-align: center;
  	text-transform: uppercase;
  	letter-spacing: 4px;
  	margin-bottom: 50px;
}

div.bas{
	background-color:#edeff1;	
	width:100%;
}

div.bas_image{
	width: 100%;
	text-align:center;
	padding-top: 55px;
}

div.bas_image_icone{
	width: 100%;
	text-align:center;
	padding-top: 35px;
}

div.bas_boutonitunes{	
	width: 100%;
	height:115px;
	text-align: center;
	padding-top: 10px;
}

div.bas_commerce{
	height:75px;
}

div.bas_commerce p{
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	line-height:20px;
  	text-align: center;
  	margin: 0px;
}

#bulletlist {
	list-style-type:disc;
	font-size: 22px;
	font-weight: normal;
	color:#333333;
	padding-left: 22px;
}

.bulletlistitem{
	margin-bottom:12px;
}
