html { 	background: #ffffff url(''); -moz-border-radius: 10px; }

/*----------- BARRA -----------*/
#barra {
   margin-right: auto; padding:0;
   height: 45px;text-transform: none;
   background: #ffffff;
   border: none;
   text-align: center;}


#barra .tubo {
   background: #ffffff; text-transform: none;
   padding:0px;
   height: 5px; width: 100%;
   border-top: 0px solid #none;
   border-bottom: 0px solid #none;
   border-right: 0px solid #none;
   border-left: 0Px solid #none;}


#barra .fvbarraf {
   margin: 0;
   padding:2px;
   width: 96px;text-transform: uppercase;
   height: 15px;
   background-color: #ffffff;
   border-top: none;
   border-bottom: none;
   border-left: none;
   border-right: none;
   font:  10px georgia; 
   color:#ffffff; 
   }


#barra .fvbarra {
   font: 11px georgia;text-transform: none;
   color: #ffffff; border: none;}


#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
        color: #ffffff;
        font-family: georgia;
        font-size: 11px; cursor: hand;
        line-height: 45px;text-transform: uppercase;
        text-align:center;
        padding: 7px; letter-spacing: 0px;
        border-top: 0px solid #FFFFFF;
        border-left: 0px solid #FFFFFF;
        border-right: 0px solid #FFFFFF;
        border-bottom: 0px solid #FFFFFF;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #ff82ae;}

#barra .fvbarra a:hover {color: #ffffff;
	cursor: hand;
        font-family: georgia;
        font-weight: normal;
        font-style: normal;
        text-decoration: none; text-transform: uppercase;
        font-size: 11px;
        line-height: 45px;
        text-align:left;
        padding: 7px; letter-spacing: 0px;
        border-top: 0px solid #D1E8E9;
        border-left: 0px solid #D1E8E9;
        border-right: 0px solid #D1E8E9;
        border-bottom: 0px solid #F2A4A4;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #acbed0;}



#barra .barraimg { 
-moz-opacity:1.0; 
   opacity: 0.00;}

/* -- comentarios -- */

input, textarea, select  {font-family: verdana;  font-size: 11px; color: #d4d4d2;
border: 1px solid #ffffff; background-color: #ffffff;
-moz-border-radius: 0px; padding: 4px;}

/* -- post -- */
.tab {
        color: #d4d4d2;
        background-color: #ffffff;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
	text-align: justify;
        padding: 3px;
        -moz-border-radius: 0px;
	font-size: 11px;
        line-height: 13px;
        font-family: Verdana;
        width: 490px;	
}

/* -- basico -- */

a, a:link{
color: #ff82ae;
TEXT-DECORATION: none;
font-family: courier new;
font-weight: normal;
letter-spacing: -1px;
TEXT-TRANSFORM: uppercase;
cursor: hand;}

a:hover {
color: #d4d4d2;
background-color: #ffffff;
border-bottom: 1px dashed #b9cde1;
TEXT-DECORATION: none;
font-family: courier new;
font-weight: normal;
letter-spacing: -1px;
TEXT-TRANSFORM: uppercase;
cursor: hand;}

/* -- cores -- */

m {	 cursor: none; color: #d4d4d2; background-color: #ffffff; border-bottom: 1px dashed #b9cde1;
}

y {	 cursor: none; color: #b9cde1; background-color: #ffffff; 
}

x {	 cursor: none; color: #ff82ae; background-color: #ffffff; 
}

strong {	color: #dbb5d3; 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 #;
}

/* -- img -- */
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;
}

p {margin:0px; margin-top:5px;}
a {text-decoration: none; color: #b9cde1; -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: #b9cde1; -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}

