/*CSS pour santé.php */

#barre-titre h1{
	background-color:#ff9b70;
}
#carre1{
	background-image:url('../images/habitation/carre-blanc/fond.jpg');
	background-repeat:no-repeat;
	border:1px;
	border-style:solid;
	border-color:#ff9b70;
}
#carre1 .h1{background-color:#ff9b70;}
#carre1 .h1 h1{color:#fff;}
#carre2{
	background-image:url('../images/habitation/carre-saumon/fond.jpg');
	background-repeat:no-repeat;
	background-color:#ff9b70;
	border:1px;
	border-style:solid;
	border-color:#dedee0
}
#carre2 .h1{background-color:#fff;}
#carre2 .h1 h1{color:#ff9b70;}

#carre3{
	background-image:url('../images/habitation/carre-saumon/fond.jpg');
	background-repeat:no-repeat;
	background-color:#ff9b70;
	border:1px;
	border-style:solid;
	border-color:#dedee0
}
#carre3 .h1{background-color:#fff;}
#carre3 .h1 h1{color:#ff9b70;}
#carre4{
	background-image:url('../images/habitation/carre-blanc/fond.jpg');
	background-repeat:no-repeat;
	border:1px;
	border-style:solid;
	border-color:#ff9b70;
}
#carre4 .h1{background-color:#ff9b70;}
#carre4 .h1 h1{color:#fff;}

