@charset "utf-8";
/* CSS Document */
#page-engagements {
	width: 919px;					/*pour s'adapter a toutes les tailles d'écran, la + petite étant du 760 pixels*/
	height: 602px;
	background-image: url(../images/fond-engagements.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
#contenu-texte-gauche {
	position: absolute;
	left: 72px;
	top: 219px;
	width: 200px;
	height:46px;
	text-align: left;
}
#contenu-texte-droit {
	position: absolute;
	left: 444px;
	top: 216px;
	width: 317px;
	height:46px;
	text-align: left;
}
#contenu-texte-tableau {
	position: absolute;
	left: 60px;
	top: 275px;
	width: 795px;
}#contenu-texte-tableau table{
	font-size: 12px;
	color: #000;
	text-align: left;
}
.col1 {
	width: 5px;
	height:20px;
}
.col2 {
	width: 273px;
	height:20px;
}
.col3 {
	width: 15px;
	height:20px;
}
.col4 {
	width: 5px;
	height:20px;
}
.col5 {
	width: 326px;
	height:20px;
}
#contenu-texte-bas-gauche {
	position: absolute;
	left: 98px;
	top: 505px;
	width: 371px;
	height:73px;
	text-align: left;
	line-height: 17px;
}
#contenu-texte-bas-droit {
	position: absolute;
	left: 677px;
	top: 504px;
	width: 143px;
	height:73px;
	text-align: left;
	line-height: 14px;
}
