p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #8B8276;
	cursor: crosshair;
	font-family: Verdana;
	line-height: 12px;
}

a, a:link{
font-family: courier new;
font-size: 11px;
text-transform:uppercase;
color: #BDA0C0;
cursor: crosshair;
TEXT-DECORATION: none; 
}
a:hover {
font-family: courier new;
font-size: 11px;
text-transform:uppercase;
color: #8B8276;
background: #F9F7F9;
cursor: crosshair;
TEXT-DECORATION: none; 
}

body {body-align: right; width: 875px;   margin: auto;}
html  	{background: #F9F7F9 url('');} ; -moz-border-radius: 10px; border-left: 5px solid #ffffff; border-right: 5px solid #ffffff;  }

b {	cursor: none; color: #8B8276; TEXT-DECORATION: none;	
}
i {	cursor: none; color: #8B8276; TEXT-DECORATION: none;
}
y {	 cursor: none; color: #BDA0C0; TEXT-DECORATION: none;
}
u {	 cursor: none; color: #BDA0C0; TEXT-DECORATION: none;
}
p {	color: #8B8276; background: #F9F7F9; font-weight: normal; line-height: 15px; 	letter-spacing: 0px;
background: #F9F7F9;  font-family: Verdana;     font-size: 11px; text-transform:uppercase;
}

HR{
border: 1px solid #F2EDF3;
} 

.titulo {
	letter-spacing: -2px;
	color: #8B8276;
	padding-bottom: 5px;}

.subtitulo {
        color: #8B8276;
        font-size: 11px;
        text-align: center;
        font-style: normal;
        font-weight: normal;
        font-family: Verdana;
        background-color: #;
        padding: 2px;
        width: 64px;
}

input, textarea, select 
	{font-family: Verdana; 
	font-size: 11px;
	cursor: size;
	color: #BDA0C0;
	border: 0px solid #F1F1F1;
	background-color: #F9F7F9;  
        -moz-border-radius: px;
        line-height:12px;
        padding: 5px;
}

.tab5 {
       font: 11px verdana;
       color: #8B8276;
       text-align: center;
       padding: 5p 5px 5px 5px;
       border-left: 5px solid #F9F7F9;
       border-bottom: 5px solid #F9F7F9;
       border-right: 5px solid #F9F7F9;
       border-top: 5px solid #F9F7F9;
       background-color : #F9F7F9;
       width: 90px;
}

#footer {
margin: 0 auto; padding:6;
align: center;
color: #8B8276;
font-family: Verdana;
font-size: 11px;
background: #F9F7F9;
padding: 1px;
border-top: 0px solid #f7ecf7;
border-bottom: 0px solid f7ecf7;
border-left: 0px solid #f7ecf7;
border-right: 0px solid #f7ecf7;
-moz-border-radius: 0px;
width: 36%;
}

::-moz-selection
{color: #BDA0C0;
background: #F9F7F9;}

::selection
{color: #BDA0C0;
background: #F9F7F9;}

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;}

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;}

/* -- barra fv -- */
#barra {
width: 100%; 
height: 60px;
background-image: url(http://i56.tinypic.com/2a18np.png);
border-top: 3px solid none;
text-align: right;
}
#barra .tubo {
padding:0;
background-image: url(http://i56.tinypic.com/2a18np.png);
width: 100%;
border-top: 3px solid none;
}
#barra .fvbarraf {
padding:0;
width: 100px;
height: 60px;
background-image: url(http://i56.tinypic.com/o8cite.png);
font: normal 11px; verdana; 
color:#8B8276;
}
#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color:#8B8276;
line-height: 20px;
font-size: 11px;
text-decoration: none;
text-align:center;
padding:0;
border:0;
text-transform:normal;
position: relative; top:30; left:30;
background:transparent;
margin: 2px 0 2px 2px;
padding: 5px 5px 5px 5px;
}
#barra .fvbarra a:hover {
color: #BDA0C0;
line-height: 20px;
font-size: 11px;
text-align:center;
background:transparent;
text-transform:normal;
margin: 2px 0 2px 2px;
padding: 5px 5px 5px 5px;
}
#barra .fvbarra {
font: bold 11px verdana;
color:#F2EDF3;
}
#barra .barraimg {
opacity:.0;
}
