html {background: url('') #f8e0ea;}
p, a, body, td, tr, div {color: #473f3f;}
body {width: 930px; margin: auto;
color: #57524c; font-family: verdana;font-size: 11px;
background: url() #fae8f0;Border-left: 3px solid #f5e3eb; border-right: 3px solid #f5e3eb;}

/* -- barra -- */

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


#barra .tubo {
   background: #fae8f0; 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: #fae8f0;
   border-top: none;
   border-bottom: none;
   border-left: none;
   border-right: none;
   font:  10px georgia; 
   color:#fae8f0; 
   }


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


#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
        color: #f998c1;
        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: #fae8f0;}

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

/* -- img -- */

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}

a img {filter:alpha(opacity=100);-moz-opacity:0.90;
opacity: 0.90;}
a:hover img {http://6te.freewebhostingarea.com/ftp/index.php
filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;}

/* -- comentarios -- */

input, textarea, select {color:#473f3f;font-family: georgia;
text-align: center;font-size: 11px;
background-color: #fae8f0;border: 1px dashed #f5e3e;
-moz-border-radius: 0px 0px 0px 0px;}

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

.linha1 {
       border-top: 3px dashed #f998c1;
       border-left: 0px solid #;
       border-right: 0px solid #;
       border-bottom: 0px solid #;
       text-align: justify;
       padding: 0px;
       -moz-border-radius: 0px;
       line-height: 12px;
       font-family: Verdana;
       width: 400px;	
       }




/* -- basico -- */

a, a:link, a:visited, a:active{color: #f998c1; 
font: 9px Droid Serif; text-transform:uppercase;
font-weight: bold; 
TEXT-DECORATION: none; -webkit-transition-duration: 0.5s;}

a:hover {color: #473f3f; 
background: #fae8f0; -webkit-transition-duration: 0.5s; 
font: 9px Droid Serif; text-transform:uppercase;
font-weight: bold; 
TEXT-DECORATION: none; cursor: crosshair;}

/* -- cores -- */

y {	cursor: none; color: #f998c1; TEXT-DECORATION: none;	
}

e {	color: #ffffff; font-weight: bold; line-height: 15px; background: #f998c1; letter-spacing: -0px ; font-size: 10px; font-family: Georgia; text-transform:uppercase; padding: 5px; background-color: #f998c1;
}
f{	color: #ffffff; font-weight: bold; line-height: 15px; background: #473f3f; letter-spacing: -0px ; font-size: 10px; font-family: Georgia; text-transform:uppercase; padding: 5px; background-color: #473f3f;
}

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


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