/* ---------------------------------------------------*/
/* CSS desenvolvida para o site ITALIANINHA-RS -------*/
/* ---------------------------------------------------*/
/* Autora: Daniela Rossi -----------------------------*/
/* ---------------------------------------------------*/
/* Última atualização: 14.01.2010 --------------------*/
/* ---------------------------------------------------*/

<style type="text/css">

<!--

/* ---------- Corpo do texto ---------- */

BODY {  
font-family: Arial, Verdana; 
font-size: 10px; 
color: #215284; 
font-weight: normal;
}

/* ---------- Linha ---------- */

HR {  
color: #eedead;
width: 100%;
align: center;
}

/* ---------- Links ---------- */

.link_menuSup {  
font-family: Verdana, Arial;
font-size: 9px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
letter-spacing: 0px;
}

.link_menuSup:hover {  
font-family: Verdana, Arial;
font-size: 9px;
font-weight: bold;
color: #f7efd7;
text-decoration: underline;
letter-spacing: 0px;
}

<!-- *** -->

.link_menuMaquinas {  
font-family: Arial, Verdana;
font-size: 11px;
color: #f7efd7;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_menuMaquinas:hover {  
font-family: Arial, Verdana;
font-size: 11px;
color: #c7dcf1;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_menuBlue {  
font-family: Arial, Verdana;
font-size: 11px;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_menuBlue:hover {  
font-family: Arial, Verdana;
font-size: 11px;
color: #f4ebcc;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_menuYellow {  
font-family: Arial, Verdana;
font-size: 11px;
color: #31a8c1;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_menuYellow:hover {  
font-family: Arial, Verdana;
font-size: 11px;
color: #215284;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_local_hp {  
font-family: Arial, Verdana;
font-size: 09px;
color: #a0a0a0;
font-weight: bold;
text-decoration: none;
letter-spacing: 0px;
line-height: 18px;
}

.link_local_hp:hover {  
font-family: Arial, Verdana;
font-size: 09px;
color: #696969;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_duvida {  
font-family: Arial, Verdana;
font-size: 12px;
color: #2d6fb0;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_duvida:hover {  
font-family: Arial, Verdana;
font-size: 12px;
color: #31a8c1;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_clientes {  
font-family: Arial, Verdana;
font-size: 13px;
color: #594813;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_clientes:hover {  
font-family: Arial, Verdana;
font-size: 13px;
color: #2d6fb0;
font-weight: bold;
text-decoration: underline overline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_mapa {  
font-family: Arial, Verdana;
font-size: 12px;
color: #2d6fb0;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_mapa:hover {  
font-family: Arial, Verdana;
font-size: 12px;
color: #3eb5ce;
font-weight: bold;
text-decoration: underline overline;
letter-spacing: 0px;
line-height: 18px;
}

<!-- *** -->

.link_destaque {  
font-family: Arial, Verdana;
font-size: 13px;
color: #ff0000;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0px;
line-height: 18px;
}

.link_destaque:hover {  
font-family: Arial, Verdana;
font-size: 13px;
color: #008000;
font-weight: bold;
text-decoration: underline overline;
letter-spacing: 0px;
line-height: 18px;
}


/* ---------- Parágrafo ---------- */

P {
font-style: normal;
font-size: 12px;
font-family: Arial, Verdana;
line-height: 16px;
text-align: justify;
color: #215284;
}

/* ---------- Fontes ---------- */

FONT {
font-style: normal;
font-size: 14px;
font-family: Arial, Verdana;
line-height: 16px;
text-align: justify;
color: #215284;
}

SMALL {
font-family: Arial, Verdana;
font-size: 09px;
color: #a0a0a0;
font-weight: bold;
text-decoration: none;
letter-spacing: 0px;
line-height: 18px;
}

H1 {
text-align: center;
font-family: Arial, Verdana;
font-size: 18px;
font-style: normal;
color: #31416a;
}

H2 {
font-style: normal;
font-size: 12px;
font-family: Arial, Verdana;
line-height: 16px;
text-align: justify;
color: black;
}

/* ---------- Tabelas ---------- */

TABLE {
font-family: Arial, Verdana;
font-size: 11px;
color: #594813;
}

TD {  
font-family: Arial, Verdana; 
font-size: 11px; 
color: #215284;
line-height: 20px;
}

TH {  
font-family: Arial, Verdana; 
font-size: 11px; 
color: #594813;
line-height: 20px;
}

/* ---------- Listas ---------- */

li {
font-style: normal;
font-size: 12px;
font-family: Arial, Verdana;
line-height: 16px;
text-align: justify;
color: #215284;
}

/* ----------  ---------- */
