* {
	margin: 0;
	padding: 0;
}

html, body {
	font: 11px/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	background-color: white;
	text-align: center;
	color: black;
}

div {
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

table {
	border: double red 0;
}

td {
	font-size: 0.75em;
	line-height: inherit;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 750px;
	padding-bottom: 0;
	text-align: left;
	clear: both;
	float: none;
	border-color: teal;
}

#logo {
	background: transparent url(../Priv/structure/topLogo.jpg) no-repeat;
	width: 385px;
	height: 112px;
	margin: 0;
	padding: 0;
	bottom: 0;
	float: left;
}

#topMotive {
	background: transparent url(../Priv/structure/topMotive.jpg) no-repeat;
	width: 365px;
	height: 112px;
	float: left;
}

#topSeparator {
	clear: both;
	padding: 0;
	width: 750px;
	text-align: left;
	background: url(../Priv/structure/topSeparator.jpg) no-repeat;
	height: 10px;
}

#topSeparatorPopup {
	clear: both;
	padding: 0;
	width: 550px;
	text-align: left;
	background: url(../Priv/structure/topSeparator.jpg) no-repeat;
	height: 10px;
	margin-bottom: 5px;
}

#topDate {
	clear: both;
	padding: 0;
	width: 750px;
	height: 12px;
	text-align: right;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	color: #336699;
	font-size: .9em;
}

#agreement {
	clear: both;
	width: 730px;
	color: #001A33;
	background: #C8D8E8;
	padding: 10px;
}

#agreement h1 {
	color: #678099;
	margin-bottom: 5px;
}

#loginFormBar {
	clear: both;
	padding: 0;
	width: 750px;
	height: 70px;
	background: url(../Priv/structure/bgLoginFormBar.jpg) repeat-x #C8D8E8;
	float: right;
	overflow: visible;
}

#slogan {
	width: 375px;
	float: left;
	color: gray;
	font-size: 1.7em;
	padding-top: 0;
	padding-left: 0;
	margin: 0;
	font-weight: bold;
}

#loginFormA {
	width: 15px;
	height: 90px;
	text-align: right;
	background: url(../Priv/structure/loginFormLf.jpg);
	float: right;
	margin-left: 25px;
	border: 0px solid gray;
}

#loginFormB {
	height: 90px;
	text-align: right;
	background: url(../Priv/structure/loginFormMid.jpg)  repeat-x;
	float: right;
	margin: 0;
	padding: 35px 5px 0 10px;
}

#loginFormB h2 {
	margin-bottom: 5px;
}

#loginFormB table {
	font-size: 1.3em;
}

#loginFormC {
	padding: 0 5px 0 0;
	width: 15px;
	height: 90px;
	text-align: right;
	background: url(../Priv/structure/loginFormRg.jpg) no-repeat;
	float: right;
}

#locationBar {
	clear: both;
	width: 750px;
	height: 34px;
	background: url(../Priv/structure/locationBar.gif) no-repeat 0px 0px;
	float: none;
	padding-right: 5px;
	padding-bottom: 0;
	padding: 14px 5px 5px 10px;
	text-decoration: none;
	color: #336699;
	font: bold 1.1em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

#separatorH {
	clear: both;
	padding: 0;
	width: 750px;
	height: 10px;
}

#menuZone {
	width: 160px;
	float: left;
	border-color: blue;
}

#menuZone h1 {
	font-size: 1em;
	color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	line-height: 0.8em;
}

#menuZone img {
	padding-right: 5px;
	padding-left: 5px;
}

#menuZone a {
	color: #FFFFFF;
	font: 0.95em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

#menuZone p {
	color: #FFFFFF;
	font: 0.95em "Trebuchet ms", Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#menuZoneTop {
	width: 172px;
	height: 25px;
	background: url(../Priv/structure/menuTop.jpg) no-repeat;
	padding: 10px 0 0;
	color: #FFFFFF;
	font: bold 1.3em/0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	text-indent: 10px;
}

#menuZoneTop h1 {
	color: #FFFFFF;
}

#menuZoneMid {
	width: 172px;
	background: url(../Priv/structure/menuMid.jpg) repeat-y;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 0 0 10px;
}

#menuZoneBottom {
	width: 172px;
	height: 36px;
	background: url(../Priv/structure/menuBottom.jpg) no-repeat;
	padding: 10px 0 0;
	color: #FFFFFF;
	font: bold 1.3em/0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	text-indent: 10px;
}

#menu2Zone {
	width: 150px;
	float: left;
	margin: 0 auto 0 auto;
	border: lime 0 none;
}

#menu2Zone h1 {
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 4px;
	line-height: 0.8em;
}

#menu2Zone h2 {
	color: #FFFFFF;
	line-height: 0.8em;
	margin: 5px 0 0;
	padding: 0;
}

#menu2Zone a {
	color: #336699;
	font: bold 0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

#menu2ZoneTop {
	width: 140px;
	height: 26px;
	background: url(../Priv/structure/menu2Top.jpg) no-repeat;
	padding: 10px 0 0;
	color: #000000;
	font: bold 1.3em/0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 5px;
	margin: auto;
}

#menu2ZoneMid {
	background: url(../Priv/structure/menu2Mid.jpg) repeat-y;
	clear: both;
	margin: 0 auto;
	width: 140px;
	border: 0;
	border-top: 1px solid #4A6489;
	color: #FFFFFF;
}

#menu2ZoneMid td {
	color: #FFFFFF;
	font-size: 0.7em;
}

#menu2ZoneMid a {
	color: #FFFFFF;
}

#menu2ZoneBottom {
	background: url(../Priv/structure/menu2Bottom.jpg) no-repeat;
	clear: both;
	margin: 0 auto 0 auto;
	width: 140px;
	height: 25px;
	border: none;
}

#resultTitlePremium {
	clear: both;
	width: 300px;
	height: 40px;
	background: url(../Priv/structure/premiumTop.jpg) no-repeat;
	padding: 10px 0 0;
	color: #000000;
	font: bold 1.35em/0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	text-indent: 5px;
}

#resultBodyPremium {
	width: 300px;
	background: url(../Priv/structure/premiumMid.jpg) no-repeat;
	font: normal 1.00em "Trebuchet ms", Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 50px;
}

#resultTitleNormal {
	clear: both;
	width: 300px;
	height: 14px;
	padding: 0;
	color: #000000;
	font: bold 1.2em/0.6em "Trebuchet ms", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	text-indent: 5px;
}

#resultBodyNormal {
	width: 300px;
	font: normal 0.95em "Trebuchet ms", Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 50px;
}

#publicidadHome {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20px;
}

#publicidad {
	width: 160px;
	float: left;
	font: 0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

#publicidad td {
	font: 0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

#separatorV {
	float: left;
	padding: 0;
	width: 10px;
	height: 200px;
}

#contentZone {
	float: right;
	width: 560px;
}

#contentZoneAdmin {
	width: 750px;
	border-style: solid;
	border-width: 0;
	float: inherit;
	text-align: center;
}

#contentAdmin td {
	font-size: 0.7em;
	vertical-align: top;
}

#contentAdmin td.caption {
	background: #336699;
	color: #C8D8E8;
	padding: 3px;
	font-weight: bold;
}

#contentAdmin td.caption a {
	color: #C8D8E8;
}

#contentAdmin input, select, textarea {
	border: 1px solid #4B6A96;
	font-size: 10px;
	padding: 2px;
}

#contentZone img {
	margin: 5px;
	border: 0px solid #336699;
	border-collapse: collapse;
}

#contentZoneLt {
	float: right;
	width: 410px;
}

#contentZoneLt img {
	margin: 5px;
	border: 0px solid #336699;
	border-collapse: collapse;
}

#contentZoneXL {
	width: 750px;
	border: fuchsia 0 dotted;
}

#content {
	border: maroon dashed 0;
	font-size: inherit;
	line-height: inherit;
}

#contentAdmin {
	border: maroon dashed 0;
	font-size: inherit;
	line-height: inherit;
	width: 600px;
	clear: both;
	float: inherit;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentPopup {
	border: maroon dashed 0;
	font-size: inherit;
	line-height: inherit;
	text-align: left;
	padding: 5px;
}

#noticiasHome {
	border: 0 solid #336699;
	font-size: 1em;
	line-height: inherit;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#noticiasHome a {
	color: black;
	border: 0px solid #336699;
	font-size: 1em;
	line-height: inherit;
}

#noticiasHome h2 {
	border: 0px solid #336699;
	line-height: inherit;
	color: #001A33;
}

#noticiasHomeCab {
	border: 1px solid #001A33;
	font-size: 1.1em;
	font-weight: bold;
	line-height: inherit;
	background: #C8D8E8;
	padding: 1px;
	color: #001A33;
}

#noticiasHomeBody {
	border: 0px solid #336699;
	font-size: 1em;
	line-height: inherit;
	margin-bottom: 15px;
	text-align: justify;
}

#bottom {
	clear: both;
	width: 750px;
	text-align: center;
	padding-top: 20px;
}

#bottom hr {
	border: none 0;
	border-top: 1px solid #336699;
	width: 750px;
	height: 1px;
	margin: 0 auto;
}

p {
	font: 1.0em/1.2em "Trebuchet ms", Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
}

h1 {
	color: #336699;
	align: right];
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-bottom: 0.4em;
}

h2 {
	color: #002040;
	margin-bottom: 1.05em;
	font: bold 1.3em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

h3 {
	color: #333333;
	margin-bottom: 0.5em;
	font: bold 1.1em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

h4 {
	color: #333333;
	margin-bottom: 0.5em;
	font: italic bold 1em "Trebuchet ms", Arial, Helvetica, sans-serif;
}

ul {
	margin-left: 20px;
}

ul li {
	list-style: square;
	margin-left: 25px;
	text-align: justify;
}

ol li {
	margin-left: 30px;
	text-align: justify;
}

#small {
	text-align: justify;
	font-size: 0.8em;
	margin-bottom: 1.75em;
}

#imgTxt {
	font-size: 0.8em;
	margin-bottom: 1.75em;
}

#back {
	font-size: 1.1em;
	margin-top: 2.75em;
	margin-bottom: 1.75em;
}

#back a {
	font-weight: bold;
}

#table {
	clear: both;
	width: 70%;
	border: navy 0 solid;
	position: relative;
	left: 50px;
}

#row {
	clear: both;
	border: navy 0px solid;
	padding-top: 5px;
}

div.cell {
	clear: both;
	padding-left: 5px;
}

div.cellFloat {
	float: left;
	border: blueviolet 0px solid;
	text-align: left;
	padding-left: 5px;
}

#addressBox {
	BACKGROUND-COLOR: #C8D8E8;
	float: right;
	border: black 1px solid;
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#menuZoneMid SELECT {
	BACKGROUND-COLOR: #FAFBFC;
	COLOR: #336699;
	FONT-FAMILY: Arial, "Trebuchet ms", Helvetica, sans-serif;
	FONT-SIZE: 9px;
	border: solid #336699 1px;
	padding: 2px;
	margin-bottom: 10px;
}

input {
	BACKGROUND-COLOR: #FAFBFC;
	COLOR: black;
	FONT-FAMILY: "Trebuchet ms", Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
}

input[type="textarea"] {
	BACKGROUND-COLOR: #FAFBFC;
	COLOR: black;
	FONT-FAMILY: "Trebuchet ms", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: 5px outset #336699;
	padding: 2px;
}

input[type="text"] {
	BACKGROUND-COLOR: #FAFBFC;
	COLOR: black;
	FONT-FAMILY: "Trebuchet ms", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: solid #336699 1px;
	padding: 2px;
}

input[type="password"] {
	BACKGROUND-COLOR: #FAFBFC;
	COLOR: black;
	FONT-FAMILY: "Trebuchet ms", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: 1px solid #336699;
	padding: 2px;
}

input[type="submit"],input[type="button"],input[type="reset"] {
	BACKGROUND-COLOR: #FAFBFC;
	COLOR: black;
	FONT-FAMILY: "Trebuchet ms", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: 2px outset #336699;
	padding: 2px;
}

.Asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	color: #336699;
}

#prodCatalog {
	border: 1px solid #001A33;
	font-size: 1.1em;
	line-height: inherit;
	background: #C8D8E8;
	color: #001A33;
	width: 370px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

#prodCatalog h2 {
	margin-bottom: 0.5em;
}

#prodCatalog .resaltado {
	font-weight: bold;
	color: #990000;
}

#prodCatalogPromo {
	border: 1px solid #001A33;
	font-size: 1.1em;
	line-height: inherit;
	background: #001A33;
	color: #C8D8E8;
	float: none;
	width: 350px;
	padding: 10px;
	text-align: center;
}

#contentAdmin #intro {
	clear: both;
	width: 600px;
	color: #001A33;
	background: #C8D8E8;
	padding: 10px;
	margin-bottom: 10px;
}

.bgLight {
	background-color: #C8D8E8;
}

.bgNormal {
	background-color: #99B3CC;
}

.FormWhiteLt {
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt;
	border: 0;
}

.FormWhite {
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt
}

.OnepxBorder {
	border: 1px #000000 solid;
}


