@charset "UTF-8";
.hometable {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #085B87;
	width: 983px;
	margin-top: 10px;
}
.txthome {
	font-size: 13px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
.video   {
	height: 374px;
	width: 250px;
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 8px;
	text-transform: uppercase;
	color: #585858;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-image: url(../i/video-bg.png);
}
.links  li  {
	font-size: 14px;
	font-weight: bold;
	color: #085B87;
	display: block;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
.links ul {
	margin-left: 0px;
	padding-left: 0px;
}
.links p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	font-size: 12px;
}
.links .version {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B75260;
	text-transform: uppercase;
	margin: 0px;
}
.carroussel  {
	margin-top: 15px;
	margin-bottom: 15px;
}
