@charset "utf-8";
/* CSS Document */


#principal_air_be {
	background-image:url(../images/fond_air.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	background-color: #FFF;
	height: 1500px;
}
#bandeau_air_be {
	float: left;
	width:320px;
	margin-left: 485px;
	margin-top: 30px;
}


#bandeau_air_be p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 32px;
}

#bandeau_air_be p a:link, #bandeau_air_be p a:visited  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}

#bandeau_air_be p a:hover, #bandeau_air_be p a:active  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	
/******************* contenu massage***********************/
}
#contenu_be {
	float: left;
	width: 1000px;
}
#conteneur_contenu_gauche_be {
	float:left;
	width: 490px;
}
#conteneur_contenu_droit_be {
	float:left;
	width: 490px;
	margin-left: 10px;
}


.produit3_be {
	float: left;
	width: 490px;
	margin-bottom: 60px;
}
.partie_gauche_air {
	width: 150px;
	float: left;
	margin-left: 10px;
}
.partie_gauche_air  h1  {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#00baff;
}
.partie_gauche_air p  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
	color: #000;
}

.picto_gamme_pd3 {
	float: left;
	padding-right: 10px;
	margin-top: 3px;
}


.voir_gamme {
	float: left;
	margin-top: 10px;
	color: #999;
	text-decoration: underline;
}

.voir_gamme a:link, .voir_gamme a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #999;
	text-decoration: underline;
}

.voir_gamme a:hover, .voir_gamme a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}


.photo_produit_be {
	float: left;
}
.partie_droite_air {
	width:148px;
	float: left;
}

.specs_pd3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-left:12px;
}

.specs_pd3 li {
	list-style-image:url(../images/picto_specs_bleu.jpg);
	margin-top:5px;

}
.bouton_voir_pd {
	float: left;
	margin-top: 10px;
}

.partie_centrale_air {
	float: left;
	width: 160px;
}
#separation_air {
	float: left;
	background-image: url(../images/separation_lumiere.jpg);
	background-repeat: repeat-y;
	width: 5px;
	height: 1060px;
	margin-left: 5px;
	
/******************* footer massage***********************/
}

#footer_be {
	float:left;
	background-image: url(../images/fond_footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-bottom:50px;
}

#bc_purificateur {
	float:left;
	background-image:url(../images/bc_purificateur_air.png);
	background-repeat: no-repeat;
	width: 240px;
	height:85px;
	margin-left:60px;
}

#test_humidificateur_oskar {
	float:left;
	background-image:url(../images/test_oskar.png);
	background-repeat: no-repeat;
	width: 240px;
	height:85px;
	margin-left:85px;
}

#gamme_station_meteo{
	float:left;
	background-image:url(../images/tss_air_pollue.png);
	background-repeat: no-repeat;
	width: 240px;
	height:85px;
	margin-left:85px;
}
.titre_edito_air {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4b646f;
	margin-left:100px;
	margin-top:8px;
	
}

.titre_edito_air p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	margin-top:5px;
}



	

	

