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


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


#bandeau_massage_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_massage_be p a:link, #bandeau_massage_be p a:visited  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}

#bandeau_massage_be p a:hover, #bandeau_massage_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;
}


.produit2_be {
	float: left;
	width: 490px;
	margin-bottom: 60px;
}
.partie_gauche_massage {
	width: 150px;
	float: left;
	margin-left: 10px;
}
.partie_gauche_massage  h1  {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ff8a00;
}

#titre_lumino_dayvia  {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #33a7cd;
	margin-top:50px;
}
.partie_gauche_massage p  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
	color: #000;
}

.picto_gamme_pd2 {
	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_massage {
	width:148px;
	float: left;
}

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

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

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

.partie_centrale_massage {
	float: left;
	width: 160px;
}
#separation_massage {
	float: left;
	background-image: url(../images/separation_lumiere.jpg);
	background-repeat: repeat-y;
	width: 5px;
	height: 800px;
	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_fauteuil_massant {
	float:left;
	background-image:url(../images/BC_fauteuil_massant.png);
	background-repeat: no-repeat;
	width: 240px;
	height:85px;
	margin-left:60px;
}

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

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

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



	

	
