@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: 'Helvetica Neue', '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;
}

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

#imageheader {
	display: block;
    margin: 0 auto;
}

#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_zook{
	height:1020px;
	width: 100%;	
	border-bottom: 2px solid rgb(99, 99, 99);
	border-bottom: 2px solid rgba(99, 99, 99, 0.5);
}

div.milieu_zook_texteintro{	
	width: 100%;
}

div.milieu_zook_texteintro p{	
	font-size: 35px;
	font-weight: normal;
	color:#333333;
	line-height:41px;
	padding-left: 30px;
  	padding-right: 30px;
  	text-align: center;
	letter-spacing: 1px;
	margin-top: 70px;
}

div.milieu_zook_textedescriptif{	
	width: 100%;
}

div.milieu_zook_textedescriptif p{	
	font-size: 28px;
	font-weight: normal;
	color:#333333;
	line-height:31px;
	padding-left: 30px;
  	padding-right: 30px;
  	text-align: center;
	letter-spacing: 1px;
}

div.milieu_zook_boutonitunes{	
	width: 100%;
	height:80px;
	text-align: center;
	padding-top: 30px;
}

div.milieu_zook_textebalade{	
	width: 100%;
}

div.milieu_zook_textebalade p{	
	font-size: 36px;
	font-weight: bold;
	color:#333333;
	line-height:41px;
	padding-left: 30px;
  	padding-right: 30px;
  	text-align: center;
	margin-bottom: 0px;
}

div.milieu_zook_florelle{	
	width: 100%;
	height:400px;
	text-align: center;
	margin-left:-70px;
}

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


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


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:360px;
}

div.milieu_stats_texte{
	margin-top:24px;
	width: 439px;
	height:360px;
	float:left;
}

div.milieu_stats_texte-sommeil{
	margin-top:48px;
	margin-left:8px;
	width: 431px;
	height:360px;
	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: 460px;
	height:360px;
	float:left;
	text-align:center;
}

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

#milieu_stats_texte-titre{
	margin-bottom:12px;
	list-style-type:disc;
	font-size: 28px;
	font-weight: bold;
	color:#333333;
}

div.milieu_baladin{
	width: 100%;
}

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

#milieu_baladin_texte-titre{
	margin-top: 85px;
	margin-bottom:12px;
	list-style-type:disc;
	font-size: 28px;
	font-weight: bold;
	color:#333333;
	text-align:center;
}

div.milieu_baladin_image{
	width: 100%;
	height:175px;
	float:left;
	text-align:center;
}

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;
}

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:70px;
}

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;
}
div.milieu_stats_notification{
	height:auto;
}
  
#notification{
	margin-bottom:12px;
	list-style-type:disc;
	font-size: 20px;
	font-weight: 200;
	color:#333333;
}
#notification-sommeil{
	margin-bottom:12px;
	list-style-type:disc;
	font-size: 20px;
	font-weight: 200;
	color:#333333;
	text-align:justify;
}
#notification-baladin{
	margin-bottom:12px;
	list-style-type:disc;
	font-size: 20px;
	font-weight: 200;
	color:#333333;
	margin-left: 259px;
    margin-right: 259px;
}