.adress        { color: black; font-weight: normal; font-size: 10px; line-height: 14px; font-family: Arial, Verdana, Helvetica, Geneva; letter-spacing: 0px }

.footer     { color: black; font-weight: bold; font-size: 6px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva; letter-spacing: 2px }

.texto           { color: black; font-weight: normal; font-size: 09pt; line-height: 12pt; font-family: Arial, Helvetica, Verdana, Geneva; letter-spacing: 1px }

.header           { color: black; background: white; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica,  Verdana, Geneva; letter-spacing: 1px }

.menu          { color: #4E737E; font-weight: normal; font-size: 09pt; line-height: 10pt; font-family: Arial, Helvetica, Verdana, Geneva; letter-spacing: 1px }

.title         { color: white; font-weight: bold; font-size: 120px; line-height: 60pt; font-family:  Arial, Helvetica, Verdana, Geneva; letter-spacing: -10pt }

.legend     { color: black; font-style: italic; font-size: 8pt; line-height: 12pt; font-family: Verdana, Helvetica, Arial, Geneva; letter-spacing: 0.5pt }

A:link   { color: #00475D; font-weight: bold; text-decoration: none }
A:visited    { color: #00475D; font-weight: bold; text-decoration: none }
A:active  { color: #00475D; font-weight: bold; text-decoration: none }
A:hover    { color: #00475D; background: #FFDA2F;  font-weight: bold }

.container { border-bottom: 1px solid #666; border-top: 1px solid #fff; border-left: 1px solid #666; border-right: 1px solid #666; border-style: dotted solid dotted solid; }
.cell_link { background-color: #fff; border-bottom: 1px solid #ffcc00; border-style: none none dotted none; padding-left:10px  }
.cell_texto { background: url("../img/bg_pattern01.gif"); border-bottom: 1px solid #fff; border-top: 2px solid #FFcc00; border-style: dotted none solid none ; padding-left:10px; padding-right:10px; padding-top:06px}

.bg_white  { background-color: #fff }
.bg_black  { background-color: #000}
.bg_grey  { background-color: #999999}


body {
	margin:0px;
	background-repeat:no-repeat;
	background-color: #fff ;
	background-attachment: fixed;
	background-position: 50% 50%; 
}

#container  { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; visibility: visible; display: block }
#content { background-color: #FFFFFF; position: absolute; top: 3%; left: 65%; width: 304px; height: 200px; visibility: visible; display: block }


