﻿body 
{
	background-color:Black;
}
#Background
{
	background:url(../img/background.jpg) no-repeat;
	width:980px;
	height:830px;
	padding-top:20px;
	margin:auto;
}
#Delimitador
{
	width: 782px;
	height: 786px;
	margin-left:98px;
}
#Menu
{
	width: 782px;
	margin-top:30px;
	height: 41px;
}
#Banner
{
	width: 768px;
	margin: auto;
	margin-top: 25px;
	height: 187px;
}
#left1
{
	width: 175px;
	height: 72px;
}
#left2
{
	height: 72px;
	width: 175px;
	margin-top:32px;
	height: 247px;
}
#Right1
{
	width: 176px;
	height: 120px;
}
#Right2
{
	width: 176px;
	margin-top:32px;
	height: 139px;
}
#Content
{
	width: 348px;
	height: 345px;
}
a:hover
{
	color:rgb(249,208,85);
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
}
a
{
	color:white;
	text-decoration:none;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
}
tr#Style td
{
	font-family:Verdana;
	font-size:11px;
	color:White;
}
.TituloLeft
{
	font-family:Century Gothic;
	font-weight:bold;
	font-size:12px;
	color:rgb(249,208,85);
	text-transform:uppercase;
}
.noborda
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}