.conteiner {
	height: 700px;
	width: 950px;
}

.body {
	height: 700px;
	width: 950px;
	text-align:left;
	background: url(images/bottom.jpg) no-repeat right bottom;
}

.right {
	position:absolute;
	padding: 0px;
	left: 460px;
	top: 110px;
}

.left {
	position:absolute;
	padding: 0px;
	margin-left: 0px;
	top: 126px;
	left: 34px;
}
.uni {
	position:absolute;
	text-align:center;
	font: normal 12px "Lucida Console";
	width:400px;
	left: 33px;
	top: 227px;
}

.data {
	position:absolute;
	text-align:center;
	font: bold normal 12px "Lucida Console";
	color: black;
	width:261px;
	left: 97px;
	top: 300px;
}

.dossier {
	position:absolute;
	text-align:center;
	font: bold normal 12px "Lucida Console";
	color: black;
	width:91px;
	left: 242px;
	top: 438px;
}

.info {
	position:absolute;
	font: bold normal 12px "Lucida Console";
	color: red;
	width:287px;
	left: 72px;
	top: 518px;
}

.organ {
	position:absolute;
	font: bold normal 12px "Lucida Console";
	color: red;
	width:103px;
	left: 302px;
	top: 587px;
}

a{color:black; text-decoration: none;}
a:hover{color: black;text-decoration: none; }
