#eco {
	float: left;
	width: 45%;
}
#hand {
	float: right;
	width: 45%;
	margin-right: 20px;
}
.titre {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}
.soustitre {
	font-size: large;
	font-weight: bold;
}
.legende {
	font-size: x-small;
	font-style: italic;
}
.petittexte {
	font-size: small;
	font-style: normal;
}
.thrColElsHdr #container #mainContent h1 .petittexte {
	text-align: center;
}
#grandeimage {
	height: 350px;
	width: 410px;
}
.rouge {
	color: #090;
}
.thrColElsHdr #container #mainContent table {
	text-align: center;
}
.bleu {
	color: #2b86f7;
}

