html {background: url('') #252528;
padding: 15px;}
p, a, body, td, tr, div {color: #2f2f33;}
body {background: url() #202023;
-moz-box-shadow: 0 0 3em #e6e5f6; -webkit-box-shadow: 0 0 3em #1c1c1f; box-shadow: 0 0 3em #1c1c1f;
border: 4px solid #1c1c1f; width: 900px;
font-family: verdana; font-size: 11px;
margin: auto; cursor: crosshair;}

/* -- barra -- */
#barra {
height: 60px;
color: #202023;
background: transparent;
background-attachment: scroll;
width: 100%}

#barra .tubo {
height: 60px;
margin-top: 0px;
text-align: center;
background: #202023;
align: center;
padding: 1px;
width: 100%;}

#barra .fvbarraf {
background: #202023;
border: 0px solid #ffffff;
padding: 8px 16px 8px 16px;
font: Normal 11px Courier New;
text-transform: Uppercase; 
color: #ffffff;
filter: alpha(opacity=60);
-moz-opacity: 0.30; 
opacity: 0.30;}

#barra .fvbarra {
font: 11px Georgia;
font-weight: bold;
letter-spacing: 0px;
color: #202023;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
margin: 3px;
padding: 8px 16px 8px 16px;
color: #ffffff;
font-family: Courier New;
font-size: 11px;
line-height: 20px;
background: #202023;
font-weight: normal;
border: 0px solid #f2efe7;
text-decoration: none;
text-transform: Uppercase;
-moz-transition: 0.2s linear;
-webkit-transition: 0.2s linear;
filter: alpha(opacity=60);
-moz-opacity: 0.30; 
opacity: 0.30;}

#barra .fvbarra a:hover {
margin: 2px;
padding: 8px 16px 8px 16px;
color: #2f2f33;
font-family: Courier New;
background: #ffffff;
font-size: 11px;
line-height: 20px;
font-weight: normal;
border: 0px solid #9bc6ef;
text-decoration: none;
text-transform: Uppercase;
filter: alpha(opacity=60);
-moz-opacity: 0.70; 
opacity: 0.70;}

#barra .barraimg {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity:0.00;}

#footer {
height: 14px;
color: #202023;
font-size: 11px;
font-family: Courier New;
background: transparent;
text-transform: Uppercase;
padding: 5px;
width: 100%;}

/* -- titulo -- */

.titulo {
color: #2f2f33;
font-family: courier new;
font-style: normal;
font-weight:normal;
letter-spacing: -1px; 
font-size:17px;
padding-top:10px;
padding-bottom:6px;}

::-moz-selection {
background-color:#ffffff;
color: #;
}

::selection {
background-color:#ffffff;
color: #;
}

a img {
filter:alpha(opacity=65);
-moz-opacity:0.90;
opacity:0.70;
}

a:hover img {
filter:alpha(opacity=100);
-moz-opacity:0.90;
opacity:0.90;
}

/* -- comentarios -- */

input, textarea, select  {font-family: verdana;  font-size: 11px; color: #2f2f33;
border: 3px solid #1c1c1f; background-color: #202023;
-moz-border-radius: 0px; padding: 4px;}

/* -- tables -- */

.fundo {
align: center;
        text-align: center; 
	color: #2f2f33;
        padding: 3px 3px 3px 3px;
        margin-bottom: 2px;
        background: #ffffff;
        border: 12px solid #1c1c1f;
        -moz-border-radius: 0px 0px 0px 0px;
	text-align: justify;
width: 485px;
}

.tab1 {
align: center;
        text-align: center; 
	color: #2f2f33;
        padding: 3px 3px 3px 3px;
        margin-bottom: 2px;
        background: #ffffff;
        border: 1px solid #ffffff;
        -moz-border-radius: 0px 0px 0px 0px;
	text-align: justify;
width: 465px;
}

/* -- basico -- */

a, a:link, a:visited, a:active{color: #9bc6ef; 
font: 9px Droid Serif; text-transform:uppercase;
font-weight: bold; 
TEXT-DECORATION: none; -webkit-transition-duration: 0.5s;}

a:hover {color: #2f2f33; 
background: #202023; -webkit-transition-duration: 0.5s; 
font: 9px Droid Serif; text-transform:uppercase;
font-weight: bold; 
TEXT-DECORATION: none; cursor: crosshair;}

/* -- cores -- */
m {	cursor: none; color: #9bc6ef; TEXT-DECORATION: none;	
}
x {color: #ffffff; TEXT-DECORATION: none; background-color:#2f2f33; font-family:courier new;}

strong {	color: #2f2f33; background: #ffffff; font-weight: normal; line-height: 15px; 	letter-spacing: 0px;
background: #ffffff;  font-family: Verdana;     font-size: 11px; text-transform:uppercase;     font-weight: bold; font-style: bold;
}

HR{
border: 1px solid #ffffff;
} 

p {margin:0px; margin-top:5px;}
a {text-decoration: none; color: #2f2f33; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
a:hover{ text-decoration: none; color: #2f2f33; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
:-moz-any-link:focus{outline: none;}
b{font-weight: bold;}
img{border:none;}
div#center a:hover{padding: 5px}