a {
        font-family: Tahoma;
        font-size: 11px;
                text-decoration: none;
        color: #000000;
}
a:hover {
        font-family: Tahoma;
        font-size: 11px;
                text-decoration: none;
        color: #CC0001;
}

body {
        background-color: #505050;
}
form { margin: 0px; }
.precos {
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
                border: 1px dotted #DBDBDB;
}
.precos-b {
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
                border-bottom: 1px dotted #DBDBDB;
}
.precos-r {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-right: 1px dotted #DBDBDB;
	background-image: url(images/botao_comprar.jpg);
	background-repeat: no-repeat;
}
.precos-t {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	border-top: 1px dotted #CCCCCC;
}
.precos-l {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	border-left: 1px dotted #EBEBEB;
}

.button {
	border : 0px none #cccccc;
	background: #E9ECEF;
	color : #000;
	font-size : 11px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.main {
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
}
.not-data {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #CC0001;
}
.not-corp {
        font-family: Tahoma;
        font-size: 11px;
        color: #666666;
}
.not-mais {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 11px;
        color: #000000;
}
.inputbox {
        width: 130px;
        font: Verdana;
        font-size: 10px;
        margin: 0px;
        border: 1px solid #cccccc;
}
.caixasframes {
	width: 130px;
	font: Verdana;
	font-size: 10px;
	margin: 0px;
	border: 1px double #cccccc;
	height: 15px;
}
.backgorund_logos {
	background-color: #FFF;
}
.linhas {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.linhas2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #DBDBDB;
}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#505050;
	border-radius:1px;
	padding:10px;
	color:#fff;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
}.login {
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.logged {
	background-image: url(images/logged.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
