a, a:link{
color: #135A77;
TEXT-DECORATION: none;
font-family: courier new;
font-weight: normal;
letter-spacing: -1px;
TEXT-TRANSFORM: uppercase;
cursor: hand;}

a:hover {
color: #A4263D;
background-color: #FEFEFE;
border-bottom: 1px dashed #C4BBAC;
TEXT-DECORATION: none;
font-family: courier new;
font-weight: normal;
letter-spacing: -1px;
TEXT-TRANSFORM: uppercase;
cursor: hand;}

body {
width: 845px;
body-align: center;
background: url() #none; margin: 0 auto;
-moz-border-radius: 0px;
border-left: 6px solid #423938;
border-right: 6px solid #423938;}

html {
background: #49403E url('http://www.geocities.ws/b-runo/parker.gif');
-moz-border-radius: 0px;}

b {	cursor: none; color: #990033; TEXT-DECORATION: none;	
}
strong {     color: #135A77; TEXT-DECORATION: none; background: #F7F7ED; font-weight: normal; font-style: normal;} 
i {	cursor: none; color: #135A77; TEXT-DECORATION: none;
}
y {	 cursor: none; color: #135A77; TEXT-DECORATION: none;
}
x {	 cursor: none; color: #A4263D; font-family: Courier New; cursor: hand; letter-spacing: -1px; text-transform: lowercase; TEXT-DECORATION: none;}


HR{
border: 1px solid #423938;
} 

.titulo {color: #135A77;
align:center;
text-transform: lowercase;
text-align:center;
position:center;
font: 17px 'Courier New', serif;
letter-spacing:-1px;
padding: 3px 3px 3px 3px;
text-transform:uppercase;
margin-top:10px;
margin-bottom:15px;
margin-left:23px;}

.subtitulo {
        color: #932237;
        font-size: 11px;
        text-align: center;
        font-style: bold;
        text-transform:uppercase;
	letter-spacing: -1px;
        font-weight: normal;
        font-family: courier new;
        background-color: #FEFEFE;
        padding: 2px;
        width: 64px;
}

.post {
        color: #423938;
        background-color: #F7F7ED;
	text-align: justify;
        padding: 3px;
        -moz-border-radius: 0px;
	font-size: 11px;
        line-height: 14px;
        font-family: Verdana;
        width: 485px;	
}

.tab3 {
        color: #F7F7ED;
        background-color: #932237;
	text-align: justify;
        padding: 3px;
        -moz-border-radius: 0px;
	font-size: 12px;
        line-height: 12px;
        font-family: courier new;
        width: 475px;	
}

input, textarea, select 
	{font-family: Verdana; 
	font-size: 11px;
	cursor: size;
	color: #A4263D;
	border: 1px dashed #135A77; 
	background-color: #FEFEFE;
        -moz-border-radius: px;
        line-height:12px;
        padding: 5px;
}

#footer {
margin: 0 auto; padding:6;
align: center;
color: #A4263D;
font-family: Verdana;
font-size: 11px;
background: #FFF9F9;
padding: 1px;
border-top: 0px solid #135A77;
border-bottom: 0px solid #135A77;
border-left: 0px solid #135A77;
border-right: 0px solid #135A77;
-moz-border-radius: 0px;
width: 36%;
}

::-moz-selection
{color: #135A77;
background: #FEFEFE;}

::selection
{color: #135A77;
background: #FEFEFE;} 

#barra {
background: #FEFEFE;margin: 0 auto; padding: -25px -20px -25px -20px;border-top: px solid #;
width: 840px;
position:center;
height: 100px;
}

#barra .tubo {
background: #FEFEFE;margin: 0 auto; padding: -25px -20px -25px -20px;border-top: 2px solid #;
width: 840px;
position:center;
height: 120px;

}

#barra .fvbarraf {
margin: 0;padding:2px;width: 100px;position:center;height: 17px;background: #FEFEFE ;border # 0px dashed;font:11px Verdana; color:#135A77;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited, #barra .fvbarra a:active {
text-transform: uppercase;font:10px courier new; color:#A4263D;text-decoration: none;margin: 0px;position: center; top:auto; left:auto;
padding: 20px;background-color: #FEFEFE;
}

#barra .fvbarra a:hover {
color: #135A77 ;border-bottom: 0px;position:center;text-decoration: none;cursor: pointer;top:auto; left:auto;background-image:none;padding: 8px;
}

#barra .fvbarra {
font: normal 11px Verdana;position:center;color:#135A77;
}

#barra .barraimg {
opacity: 0;
} 0px;text-decoration: none;cursor: pointer;position: center; top:auto; left:auto;background-image:none;padding: 8px;
}

#barra .fvbarra {
font: normal 11px Verdana;position:center;color:#135A77;
}

#barra .barraimg {
opacity: 0;
}

p {margin:0px; margin-top:5px;}
a {text-decoration: none; color: #135A77; -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: #135A77; -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}

img{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   cursor: hand;
}

img:hover{
   -webkit-transition: opacity 0.7s linear;
   opacity: 0.6;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
   cursor: hand;
}