body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(images/bg.jpg);
	background-size: cover;
}
#MainBody
{
	margin-left: auto;
	margin-right: auto;
	width: 709px;
	background-color: #fff;
}
#Header
{
		width: 709px;
		height: 563px;
}
#LT
{
	width: 709px;
	height: 563px;
	background-image: url(images/banner.jpg);
	float: left;
}
#RT
{
	width: 355px;
	height: 255px;
	background-image: url(images/rt.jpg);
	float: right;
}
#LB
{
	width: 354px;
	height: 262px;
	background-image: url(images/lb.jpg);
	float: left;
}
#RB
{
	width: 355px;
	height: 262px;
	background-image: url(images/rb.jpg);
	float: right;
}
#Sponsors
{
	width: 709px;
	height: 46px;
	background-image: url(images/ap.jpg);
}
#Menu
{
	width: 709px;
	height: 41px;
}
#MainContent
{
	width: 669px;
	padding-left: 20px;
	padding-right: 20px;
}
#Footer
{
	width: 709px;
	height: 46px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
.userclass
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.titulostyle
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.datastyle
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
}