body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../img/Fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.FPrincipal
{
	background-image: url(../img/art_principal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.FWeb
{
	background-image: url(../img/FondoWeb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.TextoBase
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #73661d;
	text-align: center;
	}
.txtContenido
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #73661d;
	text-align: left;
	padding-right:20px;
	word-spacing: 1px;
	}
.TextoBase a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73661d;
	text-decoration: none;
	}
.TextoBase a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73661d;
	text-decoration: none;
	}
.TextoBase a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
.TextoBase a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
.MarcoMenuPrincipal
{
	border: 2px solid #000;
}

.Disenado a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73661d;
	text-decoration: none;
	}
.Disenado a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73661d;
	text-decoration: none;
	}
.Disenado a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	}
.Disenado a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73661d;
	text-decoration: none;
	}