/* ---------------------------------------------------*/
/* CSS desenvolvida para o site "JARDEL" -------------*/
/* ---------------------------------------------------*/
/* Autora: Daniela Rossi -----------------------------*/
/* ---------------------------------------------------*/
/* Última atualização: 21.07.2007 --------------------*/
/* ---------------------------------------------------*/
/* Cores utilizadas: ---------------------------------*/
/* ---------------------------------------------------*/

<style type="text/css">

<!--

/* ---------- Corpo do texto ---------- */

BODY {  

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal;

}

/* ---------- Linha ---------- */

HR {  
/* -- color: #e8be40; */
color: #70a7de;
width: 100%;
align: center;
}

/* ---------- Parágrafo ---------- */

P {
font-style: normal;
font-size: 11px;
font-family: Verdana, Arial;
line-height: 18px;
text-align: justify;
color: #000000;
}


/* ---------- Tabelas ---------- */

TABLE {
font-family: Verdana, Arial;
font-size: 11px;
color: white;
}

TD {  
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
line-height: 20px;
}


/* ---------- Links ---------- */

.link_menu {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: white;
text-decoration: underline;
}

.link_menu:hover {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #2b95ff; 
text-decoration: underline overline;
letter-spacing: 0px;
}

<!-- ... -->

.menuSup {  
font-family: Verdana, Arial; 
font-size: 9px; 
color: #ffffff; 
font-weight: bold; 
text-decoration: none;
letter-spacing: 0px;
}

.menuSup:hover {  
font-family: Verdana, Arial; 
font-size: 9px; 
font-weight: none;
font-weight: bold; 
color: #d8eafc; 
text-decoration: underline;
letter-spacing: 0px;
}

<!-- ... -->

.link_vermelho {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #e6cccc; 
text-decoration: none;
}

.link_vermelho:hover {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #efdede; 
text-decoration: underline;
letter-spacing: 0px;
}

<!-- ... -->

.link_marrom {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #eee2db; 
text-decoration: none;
}

.link_marrom:hover {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #f5ede7; 
text-decoration: underline;
letter-spacing: 0px;
}

<!-- ... -->

.link_pessego {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #ffffff; 
text-decoration: none;
}

.link_pessego:hover {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #f4ece8; 
text-decoration: underline;
letter-spacing: 0px;
}

<!-- ... -->

.link_melao {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #66530f; 
text-decoration: none;
}

.link_melao:hover {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #876d14; 
text-decoration: underline;
letter-spacing: 0px;
}

<!-- ... -->

.link_amarelo {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #957000; 
text-decoration: none;
}

.link_amarelo:hover {  
font-family: Verdana, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #c19200; 
text-decoration: underline;
letter-spacing: 0px;
}

/* ---------- Fontes ---------- */

FONT {
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000; 
font-weight: none;
}

STRONG {
font-family: Verdana, Arial;
font-size: 12px;
font-weight: bold;
color: #FF6600;
}

SMALL {
font-family: Verdana, Arial;
font-size: 9px;
color: white;
font-weight: bold;
}

H1 {
text-align: center;
font-family: Verdana, Arial;
font-size: 17px;
font-style: bold;
color: #0b4075;
}

H2 {
font-family: Verdana, Arial;
text-align: left;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #304494;
letter-spacing: 0px;
text-align: center;
}

H3 {
font-family: Verdana, Arial;
text-align: center;
font-size: 13px;
font-style: normal;
color: #70a7de;
letter-spacing: 0px;
}

H4 {
font-family: Verdana, Arial;
text-align: left;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #0b4075;
letter-spacing: 0px;
text-align: justify;
}

H6 {
font-family: Verdana, Arial;
font-size: 9px;
color: #ddf1ff;
}

/* ---------- Listas ---------- */

li {
font-family: Verdana, Arial;
font-size: 11px;
text-align: justify;
color: black;
}

/* ----------  ---------- */





