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


/* ------------ Caixa -------------- */

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

/* -- tables -- */

.table {
        color: #a28e8e;
        background-color: #ffffff;
        border-top: 2px solid #f3e9e9;
        border-bottom: 2px solid #f3e9e9;
        border-left: 2px solid #f3e9e9;
        border-right: 2px solid #f3e9e9;
	text-align: justify;
        padding: 7px;
        -moz-border-radius: 0px;
	font-size: 11px;
        line-height: 14px;
        font-family: Verdana;
        width: 486px;	
}


/* -- basico -- */

a, a:link{
color: #c42d2d; height:0px;
font-family : georgia;
border-bottom: 0px dashed #d0d9b2;
-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
cursor: Pointer;
font-weight: normal;
TEXT-DECORATION: none;
}

a:hover {color: #a28e8e; 
background: #faf0f0; -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: #c42d2d; TEXT-DECORATION: none;}



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