﻿body 
{
	font-size: small;
	font-family:Arial, Sans-Serif;
	margin:0px;
	border:0px;
    background-color:#cccccc;
}
a {text-decoration:none;color:#666666;}
.cxtexto 
{
    border: 1px solid #cccccc;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    height:16px;
    margin-left: 0px;
}
.ddl 
{
    border: 1px solid #cccccc;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    height:20px;
    margin-left: 0px;
    color:#666666;
}
.texto_form
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
    text-align:right;
    padding-right:10px;
}
.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.titulo_preto
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    text-align:left;
    padding-right:12px;
    margin-left:12px;
    font-weight:bold;
}
.erro
{
    font-family:Arial;
    font-size:12px;
    color:#ff0000;
}
.topo
{
    background-image:url(../imagens/fundo_vermelho.jpg);
    height:80px;
}
.logo
{
    background-image:url(../imagens/logo_honda.png);
    background-repeat:no-repeat;
    height:80px;
    background-position:left;
    width: 314px;
    
}
.logo2
{
    background-image:url(../imagens/logo_issa.png);
    background-repeat:no-repeat;
    height:80px;
    background-position:right;  
    text-align:right;
}
.usuario
{
    background-image:url(../imagens/fundo_busca.png);
    background-repeat:no-repeat;
    height:80px;
    background-position:right top;
    width:270px;
    padding-right:5px;
    padding-left:70px;
}
.menu
{
    height:35px;
    padding-left:15px;
    font-weight:bold;
}
.rodape
{
    background-image:url(../imagens/fundo_vermelho.jpg);
    height:50px;
}
.tb_content
{
    background-color:White;
    padding:15px;
}
.logo_rodape
{
    background-image:url(../imagens/logo_issa_rodape.png);
    background-repeat:no-repeat;
    height:50px;
    background-position:right;
    width:120px;
}
.texto_rodape
{
    font-family:Arial, Sans-Serif;
    font-size:x-small;
    color:White;
    font-weight:bold;
    text-align:left;
}
.copyright
{
    font-family:Arial, Sans-Serif;
    font-size:10px;
    color:White;
    text-align:right;
}
.texto_usuario
{
    font-family:Arial, Sans-Serif;
    font-size:small;
    color:#FFFF88;
    font-weight:bold;
}
.barra_menu
{
}
.item_menu
{
    background-image:url(../imagens/seta.png);
    background-repeat:no-repeat;
    background-position:left;
    color:#666666;
    font-size:11px;
    font-weight:bold;
    padding-left:10px;
    padding-right:20px;
    height:24px;
    cursor:pointer;
    z-index:10;
}
.subitem_menu
{
    background-color:#808080;
    width:160px;
    color:#ffffff;
    width:auto;
    font-size:11px;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    height:18px;
    cursor:pointer;
    z-index:10;
}
.Over
{
    background-color:#B2B2B2;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;  
    height:18px;
    cursor:pointer;
    z-index:10;
}   
.texto_banco_bold
{
    font-family:Arial, Sans-Serif;
    font-size:small;
    color:White;
    font-weight:bold;
}
.texto_banco
{
    font-family:Arial, Sans-Serif;
    font-size:small;
    color:White;
}
.espaco_esquerda
{
	padding-left:10px;
}
.espaco_direita
{
	padding-right:10px;
}
.texto_consorcio
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.titulo_consorcio
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.texto_busca_topo
{
    font-family:Arial, Sans-Serif;
    font-size:8px;
    color:White;
}
.texto_cinza
{
    font-family:Arial;
    font-size:12px;
    color:#666666;
    padding-right:11px;
}
#Div_Flutuante{
		width:790px; 
		height:416px; 
		position:absolute; 
		top:3%; 
		left:15%;
		display:block;
		text-align:right;
		z-index: 3;
}


.status
{
    width:100%;
    border:solid 1px #990000;
    background-color:#cc6666;
    color:#990000;
}
.btOK
{
    border:none;
    height:18px;
    width:23px;
    font-weight:bold;
    background-color: #464646;    
    color:White;    
}
.btMais
{
    border:none;
    height:18px;
    width:60px;
    background-color: #464646;
    color:red;    
}

#div_compras{
		width:300px; 
		height:150px; 
		position:absolute; 
		top:19%; 
		left:14%;
		display:block;
		text-align:right;
		z-index: 3;
}
