@charset "UTF-8";
#txtprogtres {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: none;
	top: 410px;
	position: absolute;
	width: 90%;
	left: 20px;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A1124;
	height: 23px;
	width: 90%;
	top: 45px;
	left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5959A5;
	position: absolute;
}
#cent {
	width: auto;
	right: 15px;
	height: 450px;
	float: none;
}
#centfon {
	height: 450px;
	width: auto;
	right: 16px;
	position: absolute;
	left: 233px;
	top: 150px;
	background-image: url(img/fond_emp.jpg);
	background-repeat: no-repeat;
	background-position: right;
	min-width:693px;
}
#texto {
	position: absolute;
	height: 300px;
	width: 90%;
	top: 95px;
	left: 20px;
}

