html {background: url('') #f1f0ff;
padding: 15px;}
p, a, body, td, tr, div {color: #b0acdb;}
body {background: url() #f1f0ff;
-moz-box-shadow: 0 0 3em #e6e5f6; -webkit-box-shadow: 0 0 3em #e6e5f6; box-shadow: 0 0 3em #e6e5f6;
border: 4px solid #e6e5f6; width: 900px;
font-family: verdana; font-size: 11px;
margin: auto; cursor: crosshair;}

/* -- barra -- */

#barra { background: url('http://i54.tinypic.com/193vxx.png'); margin: 0 auto; padding: -15px -10px -15px -10px;border-top: 0px dashed none; width: 900px; height: 65px; margin-top: 12px; -moz-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px;}

#barra .tubo {background: url('http://i54.tinypic.com/193vxx.png');margin: 0 auto; padding: -15px -10px -15px -10px;border-top: 0px dashed none; width: 900px; height: 65px; margin-top: 12px; -moz-border-radius: 6px 6px 0px 0px; -o-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px;}

#barra .fvbarraf {margin: 0;padding:2px;width: 100px;height: 17px; background: #82b79a ;border: #82b79a 0px dashed;font:11px Verdana; color:#82b79a;}

#barra .fvbarra a:link, #barra .fvbarra a:visited, #barra .fvbarra a:active {text-transform: uppercase;font: 10px courier new; color:#FFFFFF ;text-decoration: none;margin: 0px;position: relative; top:auto; left:auto; padding: 15px; background: rgba(0, 0, 0, 0.2); -webkit-transition-duration: 0.8s; -webkit-border-radius: 2px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;}

#barra .fvbarra a:hover { color: #FFFFFF ;border-bottom: 0px;text-decoration: none;cursor: pointer;position: relative; top:auto; left:auto;background-image:none;padding: 10px; background: rgba(0, 0, 0, 0.3); -webkit-transition-duration: 0.8s; -webkit-border-radius: 2px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;}

#barra .fvbarra {font: normal 11px Verdana; color: transparent;} #barra .barraimg {opacity: 0;} 0px;text-decoration: none;cursor: pointer;position: relative; top:auto; left:auto;background-image:none;padding: 8px;} #barra .fvbarra {font: normal 11px Verdana; color: transparent;} #barra .barraimg {opacity: 0;}

/* -- titulo -- */

.titulo {
color: #b0acdb;
font-family: courier new;
font-style: normal;
font-weight:normal;
letter-spacing: -1px; 
font-size:17px;
padding-top:10px;
padding-bottom:6px;}

::-moz-selection {
background-color:#ffffff;
color: #;
}

::selection {
background-color:#ffffff;
color: #;
}

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


/* -- comentarios -- */

input, textarea, select  {font-family: verdana;  font-size: 11px; color: #b0acdb;
border: 2px solid #ecebfa; background-color: #f1f0ff;
-moz-border-radius: 0px; padding: 4px;}

/* -- tables -- */
.tab {
        color: #b0acdb;
        background-color: #f1f0ff;
        border-top: 4px solid #e6e5f6;
        border-bottom: 4px solid #e6e5f6;
        border-left: 4px solid #e6e5f6;
        border-right: 4px solid #e6e5f6;
	text-align: justify;
        padding: 7px;
        -moz-border-radius: 0px;
	font-size: 11px;
        line-height: 13px;
        font-family: Verdana;
        width: 490px;	
}



.fundopost {
        color: #ffffff;
	font-size: 11px;
	background-color: #0d0d10;
	text-align: center;
        padding: 10px;
        line-height: 10px;
        font-family: verdana;
        width: 490px;	
}


/* -- basico -- */

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

a:hover {color: #b0acdb; 
background: #f1f0ff; -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: #837ccd; TEXT-DECORATION: none;	
}
m {	 cursor: none; color: #0d0d10; TEXT-DECORATION: none;
}

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

HR{
border: 1px solid #e6e5f6;
} 



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