﻿.marcTop
{
	background-color: #ffffff;
	width: 880px;
	border: none;
}
.marcSuperior
{
	background-color: #ffffff;
	width: 880px;
	height: 164px;
}
.marcPrincipal
{
	background-color: #ffffff;
	width: 880px;
	border-left: solid 14px #81081b;
	border-right: solid 14px #81081b;
}
.marcPrincipal
{
	background-color: #ffffff;
	width: 880px;
	border-bottom: solid 14px #81081b;
}
.Button
{
	background: #fcb63c;
	border: solid 1px #81081b;
	padding: 0px 5px 0px 5px;
	height: 20px;
	width: 60px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
	cursor: pointer;
}
.ButtonTD
{
	background: #555555;
	border: none;
	padding: 0px 5px 0px 5px;
	height: 18px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.ButtonHyperLink
{
	color: #cccccc;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	cursor: pointer;
}
.MenuTD
{
	background: #555555;
	border: none;
	padding: 0px 10px 0px 10px;
	height: 18px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.MenuHyperLink
{
	color: #000000;
	border: solid 1px #81081b;
	background-color:#fcb63c;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	cursor: pointer;
	padding: 1px 5px 1px 5px;
}
.Recordar
{
	background-color: #eeeeee;
	padding:0px 3px 0px 3px;
	color: #888888;
	border: none;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.Superior
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	background: #F7FBFF url(/img/superior.jpg) no-repeat;
	color: #808080;
	font-size: 20px;
	font-family: Arial;
	text-decoration: none;
}
H1
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 20px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
}
H2
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
}
H3
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
}
A
{
	color: #575757;
	text-decoration: none;
}
INPUT
{
	border: solid 1px #999999;
	color: #4a668c;
	font-size: 11px;
	font-family: Arial;
}
SELECT, INPUT.select
{
	border: solid 1px #999999;
	color: #808080;
	font-size: 11px;
	font-family: Arial;
}
TABLE
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-size: 12px;
	font-family: Arial;
	color: #244E88;
}
TEXTAREA
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #808080;
	font-size: 11px;
	font-family: Arial;
}
ADDRESS
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #222222;
}
BODY
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(/img/fondo.jpg);
	background-repeat: repeat;
}
.Credits
{
	color: #cccccc;
	padding: 5px 5px 5px 5px;
}
