/* Css promoincendie */

body{
	background:#e6f5ff url("../images/background.png") no-repeat center;
	font-family: 'Quicksand', sans-serif;
	height: 100%;
}

a{
	margin:0 auto;
	text-align:center;
}

.topHead{
	background:#008ae6;
}

.topHead{
	margin:0;
	padding:20px 0 20px;
}

.topHead h3{
	margin:0;
}

.whiteSep{
	display:block;
	height:10px;
	background:#fff;
	margin:0 0 50px 0;
	border-bottom:1px solid #bbb;
}

.container{
	
	padding:100px ;
}

.link{
	height:505px;
	margin:0 0 25px;
}

.linkText{
	font-size:18px;
	padding:20px 0 0 0;
}

.daniel{
	margin:0 0 50px 0;
}

.promo{
	margin:0 0 50px 0;
}

.tanex{
	margin:0 0 50px 0;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   background:#008ae6;
   color: white;
   text-align: center;
   width:100%;
   padding:5px 0 5px 0;
}

/*
#boutonPromo{
	margin:288px 0px 0px 112px;
	width:77px;
	height:30px;
}

#boutonPromo a{
	background:url('../images/bou_inc.jpg') top no-repeat;
	width:77px;
	height:30px;
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
}

#boutonPromo a:hover{
	background:url('../images/bou_inc_over.jpg') top no-repeat;
	width:77px;
	height:30px;
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
}

#boutonDaniel{
	margin:229px 0px 0px 112px;
	width:77px;
	height:30px;
}

#boutonDaniel a{
	background:url('../images/bou_dan.jpg') top no-repeat;
	width:77px;
	height:30px;
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
}

#boutonDaniel a:hover{
	background:url('../images/bou_dan_over.jpg') top no-repeat;
	width:77px;
	height:30px;
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
}
*/
#text_promo{
	margin:145px auto 0px auto;
	width:260px;
	padding:0px 0px 0px 5px;
}

#text_daniel{
	margin:13px auto 0px auto;
	width:260px;
	padding:0px 5px 0px 0px;
}

#logo{
	margin:102px 0 0 25px;
	float:left;
}

#pompier{
	margin:0;
	float:left;
}

#lance{
	margin:0 0 0 60px;
	float:left;
}

h1{
	font-family:verdana;
	font-size:18px;
	font-weight:bolder;
	margin:0px;
}

h2{
	font-family:verdana;
	font-size:16px;
	margin:0px;
	text-align:center;
	line-height:23px;
}