body{
margin:0;
padding:0;
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-size: 12px;
text-align:left;
line-height: 16px;
background: #ffffff;
}

.caixa{
width: 200px;
padding:0px;
margin:0px;
/*background: #fefefe;*/
border:0px solid #fff;
}

#cx_destaque{
width: 190px;
padding:15px;
/*margin: 0 auto; /*centraliza*/
background: #F9CD60;
border:0px solid #ccc;
text-align:left;
}

/*linha de catálogo*/
#linha_cat{
clear: left;
width: 100%;
padding: 4px 0;
}

/*textos especiais*/
h1{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 22px;
line-height: 22px;
color: #0000cc;
font-weight: normal;
margin:0;
padding:0;
}

h2{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
line-height: 24px;
color: #0000cc;
font-weight: normal;
margin:0;
padding:0;
}

h3{
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
line-height: 18px;
color: #0099ff;
font-weight: bold;
margin:0;
padding:0;
}


h4{
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
/*line-height: 18px;*/
color: #0099ff;
font-weight: bold;
margin:0;
padding:0;
}



hr.thin {
border-color: #cc0000;
border-width: 1px 0 0;
height: 0;
}

#fonte14 {
margin-left:60px;
padding:5px;
font-size: 14px;
color: #000;
}

#fonte9 {
margin:0px;
padding:0px;
font-size: 9px;
color: #000;
}

#fonte10 {
margin:0px;
padding:0px;
font-size:10px;
line-height: 13px;
color: #333;
}

#fonte11 {
margin:0px;
padding:0px;
font-size:11px;
line-height: 13px;
color: #333;
}

#fonte18{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 18px;
line-height: 22px;
color: #0000cc;
font-weight: normal;
margin:0;
padding:0;
}

a {
color: #0000cc;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}
/*fim do menu hor*/

#hr {
border: 0px;
width: 100%;
height: 1px;
background: #000;
}

/*FORMULÁRIO*/
.vermelho {
    BACKGROUND-COLOR: #dd0000;
    BORDER: #000 0px solid;
    COLOR: #ffffff;
    CURSOR: pointer;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-style: normal;
}

.azul {
    BACKGROUND-COLOR: #0099ff;
    BORDER: #000 0px solid;
    COLOR: #ffffff;
    CURSOR: pointer;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    font-style: normal;
	FONT-WEIGHT: bold;
}
.campo_inp 
{
BORDER: #666 0px solid;
BACKGROUND-COLOR: #eeeeee ; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px; }

.campo_inp2 {
border: thin groove;
BACKGROUND-COLOR: #eeeeee;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
}
.campo_txt 
{
BORDER: #666 0px solid;
BACKGROUND-COLOR: #eeeeee ; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px; 
height: 50px; 
overflow: auto;}


