@CHARSET "ISO-8859-1";



table {
 //border: 1px solid blue;
 border-collapse:collapse; 
 
 
 }
 
 .kkk td {
 border: 1px solid black;
 border-collapse:collapse; 
 
 
 }


body{
	background-color: #CFD7FC;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.bodycarteira{
    background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
a{
	color: #000000;
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;	
}

input[type='text'], input[type='password']{
	width:250px;	
}

.input_nf{
 input[type='text'] width:80px;
}



input[type='button'], input[type='submit'], input[type='reset']{
	width:120px;	
}

select{
	width:250px;	
}

.negrito{
	font-weight: bold;	
}

.vermelho{
	color: #FF0000;	
}

.texto_esquerda{
	text-align: left;	
}
.texto_direita{
	text-align: right;	
}
.texto_centro{
	text-align: center;	
}
.texto_top{
    text-align:top;
}

.fonte20{
	font-size:20px;	
}

.fonte16{
	font-size:16px;	
}

.fundo_cabec{
 background-color: #C0C0FF;
}
.fundo_amarelo_escuro{
	background-color: #C0C0FF;
}

.fundo_amarelo_claro{
	background-color: #8080FF;
}
.item_cabec_opc
{
colspan "2"
text-align:center;
}

.item_lista{
	border : 1px solid #000000;
	padding: 5px;
	width:100%;
 text-align:left;
	font-weight:bold;
}

.item_lista_cabec{
	border : 1px solid #000000;
	padding: 5px;
	width:100%;
 text-align:left;
	font-weight:bold;
	font-size:14px;
}

.item_menu{
	border : 1px solid #000000;
	padding: 5px;
	width:100%;
	text-align: center;
	font-weight:bold;
}
.cabec{
	border : 1px solid #000000;
	font-size:20px;
	padding: 5px;
	width:100%;
	height:80px;
	text-align: center;
	font-weight:bold;
}

.titulo_formulario{
	width: 150px;
	font-weight:bold;	
}
.item_não{
    text-align:center;
    color: #FF0000;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.carteira{
    text-align:left;
    color: BLACK;
	font-weight:bold;
	font-size:14px;
 }
.div_carteira{
position: absolute;
border: 1px solid #666666;
width: 501px;
height: 310px;
background-image: url('iate_clube.jpg');
background-repeat:no-repeat ;
top: 0px;
left: 1px;
background-attachment:fixed;
background-position: center center;
}
