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

/*-- body --*/
body {
	background-color: #F5F2E2;
		margin: 0px;
	padding:0;
}


a, a:link{
color: #947D30;
TEXT-DECORATION: none; 
}
a:hover {
color: #FD99C4;
TEXT-DECORATION: none; 
}

a img
        {filter: alpha(opacity=80);
        -moz-opacity: 80.0;
        opacity:0.65; }

a:hover img

        {filter: alpha(opacity=30);
        -moz-opacity: 1.0;
        opacity:0.8;
}


b	{color: #947D30; text-decoration: none;}
i	{color: #FD99C4; text-decoration: none;}
u  	{color: #F5F2E2; text-decoration: none; background-color: #947D30; }
 ::-moz-selection
  {color: #F5F2E2;
   background: #FD99C4;}
 
  ::selection
   {color: #F5F2E2;
   background: #FD99C4;}

input, textarea, select, button 
	{font-family: Verdana; 
	font-size: 11px;
	color: #FD99C4;
	background-color: transparent;
	border: 1px dashed #947D30;
	-moz-border-radius: 0px 0px 0px 0px;} 

.comentarios {
	font-family: verdana;
	font-size: 11px;
	padding: 7px;
	width: 395px;
	color: #FD99C4;
        border: 0px dashed #947D30;
	background-color: #F5F2E2;
	-moz-border-radius: 0px 0px 0px 0px;}

/* -- Barra --*/

#barra {
height: 35px;
color: #FD99C4;
background: #F5F2E2;
border-top: 4px solid #947D30;
}

#barra .tubo {
text-align:center;
background: #F5F2E2;
border-bottom: 0px dashed #none;
margin: 0 auto; padding:10;
width: 100%;}

#barra .fvbarraf {
width: 100px;
height:13px;
background: #F5F2E2;
font: bold 10px Verdana; color: #947D30; 
border: 1px solid #947D30;
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #FD99C4;
font-family: Tahoma;
font-size: 9px;
line-height: 15px;
text-align:center;
padding: 12px 5px 12px 5px;
text-transform:uppercase;
text-decoration: none; 
background-color:transparent;
-moz-border-radius: 5px 5px 5px 5px;}

#barra .fvbarra a:hover {
color: #FD99C4;
font-family: Tahoma;
font-size: 9px;
line-height: 15px;
text-align:left;
padding: 12px 5px 12px 5px;
text-transform:uppercase;
text-decoration: none; 
background-color:transparent;
-moz-border-radius: 0px 0px 0px 0px;}

#barra .fvbarra {
font: bold 11px Verdana;
color: #CAA675; 
}

#barra .barraimg {
opacity:.0;}

