BODY
{
	margin:0px;
}

.TextoSubmenu
{
	font-size: 10px;
	color: #606161;
	font-family: Tahoma;
	text-decoration: none;
}

a.TextoSubmenu
{
	font-size: 10px;
	color: #606161;
	font-family: Tahoma;
	text-decoration: none;
}

.Error
{
	font-size: 10px;
	color: #FF0000;
	font-family: Tahoma;
	text-decoration: none;
}

a.TextoSubmenu:hover
{
	text-decoration: underline;
}

.TituloSubmenu
{
	font-size: 14px;
	color: #c14c12;
	font-family: Tahoma;
	text-decoration: none;
}

a.TituloSubmenu
{
	font-size: 14px;
	color: #c14c12;
	font-family: Tahoma;
	text-decoration: none;
}

a.TituloSubmenu:hover
{
	text-decoration: underline;
}

.LinkPequeno
{
	font-size: 9px;
	color: #c14c12;
	font-family: Tahoma;
	text-decoration: none;
}

a.LinkPequeno
{
	font-size: 9px;
	color: #c14c12;
	font-family: Tahoma;
	text-decoration: none;
}

a.LinkPequeno:hover
{
	text-decoration: underline;
}

.TextoFecha
{
	font-size: 9px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

.TextoGeneral
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

a.TextoGeneral
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

a.TextoGeneral:hover
{
	text-decoration: underline;
}

.InputForm
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	font-size: 11px;
	border-left: #d3d3d3 1px solid;
	color: #000000;
	border-bottom: #d3d3d3 1px solid;
	font-family: tahoma;
	background-color: #ffffff;
}

.BotonForm
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	font-size: 10px;
	border-left: #d3d3d3 1px solid;
	color: #000000;
	border-bottom: #d3d3d3 1px solid;
	font-family: Tahoma;
	background-color: #e5e5e5;
}