﻿body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: none;
	text-align: justify;
	background: #ffffff url("Images/back_ust.gif") repeat-x;
}

/*infos*/
.infos #container {
	border: none;
	text-align: center;
	vertical-align: middle;
}
.infos #container h1{
	color: #FFFF00;
	font-weight: bold;
	font-size: 85%;
}
.infos #container a{
	text-decoration : none;
	color: #FFFF00;
}
.infos #container a:hover{
	text-decoration : none;
	color: #FFFF00;
}
