/* CSS Document */

body {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF ;
	text-align: left;
}

#test {
text-align:left;
	background: #333;
	border:#333333 solid 5px;
}

#registrar{
position:fixed;
vertical-align:top;
top:0px;
right:0px;
border-right:0px;
width:148px;
height:43px;
overflow:hidden;
z-index:10;
/*-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;*/
}





#menu{
	position:absolute;
	top: 55px;
	left:65px;
	width:150px;
	height:650px;
}
IFRAME {
    min-height: 860px !important;
    height: 100%;
}
#frame{
position: absolute;
top: 0px;
left: 215px;
height:100%;
min-height:860px !important; 
}
#info{ 
width:auto;
font-variant:small-caps;
text-transform:lowercase;
font-size:12px;
position:fixed;
bottom:0px;
right:0;
letter-spacing: 0.5em;
}

#ritf{
position: fixed;
left:0;
bottom:0;
width:100px;
height:48;
}

:focus
{
  -moz-outline-style: none;
}
a {
	font-size: 12px;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#tabular{
display:block;
position:fixed;
top:0px;
right:0px;
margin:0px;
border:0px;
padding:0px;
width:301px;
height:50px;
overflow:hidden;
z-index:10;
float:right;
background-image:url(../images/tabular.png);
background-position:20px top;
background-repeat:no-repeat; 
/*-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;*/
}



a.storetab:visited, a.storetab:link, a.storetab  {
display:inherit;
float:left;
clear:none;
text-align:left;
text-indent:-9999px;
width:235px;
height:50px;
background-image:url(../images/tabular.png);
background-position:75px top; 
top:0px;
right:0px;
margin:0px;
border:0px;
padding:0px;
}

a.storetab:hover  {

background-image:url(../images/tabular.png);
background-position:left -50px;
}

a.storetab:active {

background-image:url(../images/tabular.png);
background-position:left -100px;
}


a.regtab:visited, a.regtab:link, a.regtab  {
display:block;
float:right;
text-align:left;
text-indent:-9999px;
width:156px;
height:50px;
background-image:url(../images/tabular.png);
background-position:right top;
top:0px;
right:0px;
margin:0px;
border:0px;
padding:0px;
}
a.regtab:hover {

background-image:url(../images/tabular.png);
background-position:right -50px;

}

a.regtab:active {

background-image:url(../images/tabular.png);
background-position:right -100px;

}
