p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #DCB7B7;
	font-family: Verdana;
	line-height: 11px;
        cursor: crosshair;
}
#barra {
height: 60px;
align: center;
color: #EDDBDB;
background: #EDDBDB;
width: 100%;
html, body;
border-top: 0px solid #eb9791;
font-family: courier new;
font-size: 11px;
margin-top: 0px;
}

#barra .tubo {
height: 60px;
text-align:center;
float: center;
background:#EDDBDB;  
margin-top:0px;
margin: 0 auto; padding:15;
width: 100%;
}

#barra .fvbarraf {
height: 63px;
background: #EDDBDB;
border: 1px solid #DCB7B7;
font: 11px verdana; 
color: #DCB7B7; 
-moz-border-radius: 0px;
width: 66%;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #DCB7B7;
cursor: crosshair;
font-family: georgia;
text-transform: uppercase;
font-size: 11px;
line-height: 10px;
text-align:center;
font-weight: normal;
height: 20px;
background: #F1E2E2;
margin: 2px 0 2px 0px;
padding: 5px 5px 5px 5px;
-moz-border-radius: 5px;
text-decoration: none; }

#barra .fvbarra a:hover {
color: #DCB7B7;
cursor: crosshair;
font-family: georgia;
font-size: 11px;
text-transform: uppercase;
line-height: 10px;
text-align:center;
font-weight: normal;
height: 20px;
background: #F1E2E2;
margin: 2px 0 2px 0px;
padding: 5px 5px 5px 5px;
-moz-border-radius: 5px;
text-decoration: none; }

#barra .fvbarra {
text-align: center;
font-family: courier new;
font-size: 11px;
color: #EDDBDB;}

#barra .barraimg {
opacity:.0;
}
 html {
background: #e3b6b6 url('http://i51.tinypic.com/v5z586.jpg');}
 
body 
{background: url() #F2E7E7; 
margin: 0 auto; overflow-x: hidden; 
width: 830px; 
box-shadow: 0px 0px 8px #DCB7B7;}


a, a:link{
color: #87ABC0;
background-color: #;
cursor: crosshair;
TEXT-DECORATION: none; 
}

a:hover {
color: #fff;
cursor: crosshair;
background-color: #9BBACB;
TEXT-DECORATION: none; 
}

img{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
cursor: crosshair;
   -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;
cursor: crosshair;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;}

a, a:link{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;}

a:hover{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;}

::-moz-selection
{color: #87ABC0;
background: #;}

::selection
{color: #87ABC0;
background: #;}  


b {cursor: none; color: #DCB7B7; TEXT-DECORATION: none;} 
m {cursor: none; color: #87ABC0; TEXT-DECORATION: none;}

strong {color: #DCB7B7; line-height: 12px; letter-spacing: 1px;}

input, textarea, select {
    font-size: 11px;   
    font-family: verdana;
    text-align: justify;	
    color: #E5BDBD;
    cursor: crosshair;	
    background-color : #F8F2F2;
    border: 1px dashed #F8F2F2;        
    padding: 4px; margin: 1px;}        

.comentarios {width: 500px; text-align: justify;}
       

.post {
        color: #E5BDBD;
        background-color: #F8F2F2;
	text-align: justify;
        padding: 3px;
        -moz-border-radius: 0px;
        font-size: 11px;
        line-height: 13px;
        font-family: Verdana;
        width: 429px;	
}

a img {
filter:alpha(opacity=75); 
-moz-opacity:0.75; 
cursor: default;
opacity:0.75;}

a:hover img {
filter:alpha(opacity=70); 
cursor: default;
-moz-opacity:1.20; 
opacity:1.20;}