.fond {
	background-attachment: fixed;
	background-image:  url(version_html/page_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond2 {
	background-attachment: fixed;
	background-image:  url(version_html/page_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.img_ht {
	background-attachment: fixed;
	background-image: url(relais_du_square.com/accueil/images/fond_index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_2 {
	background-attachment: fixed;
	background-image: url(relais_du_square.com/accueil/images/fond_index_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_3 {
	background-attachment: fixed;
	background-image: url(relais_du_square.com/accueil/images/fond_index_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_blc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
}
.txt_blc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_blc3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
}
