.speciall {
	float: left;
	padding-left: 100px;
	position: relative;
	top: -50px;
}

.table_generale {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.cellule_generale {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.partit_corp {
	width: 850px;
	padding: 0px;
	margin: 0px;
}

.table_partit_corp {
	width: 850px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.conteneur {
	width: 850px;
	padding: 0px;
	margin: 0px;
}

.conteneur_colorier {
	background-color: #4790D4;
	position: relative;
	top: -2px;
	height: 65px;
	width: 849px;
	padding: 0px;
	margin: 0px;
}

.espacement_0 {
	width: 100%;
	height: 25px;
}

.espacement_1 {
	width: 100%;
	height: 50px;
}

.espacement_2 {
	width: 100%;
	height: 100px;
}

.texte_blanc {
	font-size: 16px;
	font-family: Arial;
	color: white;
}

.titre {
	font-size: 18px;
	font-family: Arial;
	color: #3399CC;
}

.texte {
	font-size: 14px;
	font-family: Arial;
}

.texte_sous_titre {
	font-size: 14px;
	font-family: Arial;
}

.conteneur_texte {
	width: 550px;
}