@charset "ISO-8859-1";

#main {
	width: 660px;
	float: left;
	margin-top: 15px;
	background-color: #ffffff;
	position:relative;
}
#block-1 {
	background-image: url(../../images/carte-de-visite/Accueil-carte-visite_01.jpg);
	height: 350px;
	width: 660px;
	float: left;
}
#block-2 {
	float: left;
	width: 220px;
	background-color: #47b9c5;
	text-decoration: none;
	display: block;
	text-align: center;
}
#block-2 span {
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 25px;
}
a:hover#block-2 span {
	color: #FF3366;
}
#block-3 {
	width: 220px;
	float: left;
	background: #47b9c5;
	text-decoration: none;
	display: block;
	text-align: center;
}
#block-3 span {
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 25px;
}
a:hover#block-3 span {
	color: #FF3366;
}
#block-4 {
	width: 220px;
	float: left;
	background-color: #47b9c5;
	display: block;
	text-decoration: none;
	text-align: center;
}
#block-4 span {
	color: #FFFFFF;
	display: block;
	line-height: 25px;
}
a:hover#block-4 span {
	color: #FF3366;
}
.image-card-1 {
	height: 146px;
	width: 211px;
	background-image: url(../../images/carte-de-visite/Accueil-carte-visite_02.jpg);
	margin: auto;
}
.image-card-2 {
	height: 146px;
	width: 211px;
	margin: auto;
	background-image: url(../../images/carte-de-visite/Accueil-carte-visite_03.jpg);
}
.image-card-3 {
	height: 146px;
	width: 211px;
	margin: auto;
	background-image: url(../../images/carte-de-visite/Accueil-carte-visite_04.jpg);
}
.space {
	float: left;
	height: 15px;
	width: 850px;
}
