#blochomme {
	position: absolute;
	top: 186px;
	left: 80px;
	width: 300px;
	height: 380px;
	color: #336633;
	background: #FFFFFF;
	border-style: double;
	border-width: 3px;
	border-color: #eeeeee;
	padding-left: 20px;
	padding-right: 20px;
}
.homtrait {
	background: #336633;
}
.homtitre {
	background: #E2F8BC;
	height: 40px;
}
.hom1 {
	background: #F6FBF0;
	height: 20px;
	color: #000000;
}
.hom2 {
	background: #E2F8BC;
	height: 20px;
	color: #000000;
}

#blocfemme {
	position: absolute;
	top: 186px;
	left: 485px;
	width: 300px;
	height: 380px;
	color: #ED7034;
	background: #FFFFFF;
	border-style: double;
	border-width: 3px;
	border-color: #eeeeee;
	padding-left: 20px;
	padding-right: 20px;
}

.femtrait {
	background: #ED7034;
}
.femtitre {
	background: #FAE4DA;
	height: 40px;
}
.fem1 {
	background: #FBF7F5;
	height: 20px;
	color: #000000;
}
.fem2 {
	background: #FAE4DA;
	height: 20px;
	color: #000000;
}

