﻿/* CSS Document */
/* GERAIS */
*{ margin: 0; padding: 0; list-style: none;	font-size: 12px; font-family: Verdana; }

body{ background: #FFF url(../img/principal_fundo.gif) repeat-y center; }

/* Heading Tags */
h1, h2, h3, h4, h5, h6{	font-family: Tahoma; font-weight: normal; }

a{ text-decoration: none; }
a:hover{ text-decoration: underline; }

.div_clear{	clear: both; }

/* Topo */
#topo { width:900px; border:0px solid #ff0000; margin:10px auto; }
#topo #logo { margin:20px 10px; border:0px solid #000; float:left }
#topo #telefone 
{
    margin:25px 10px;
    border:0px solid #000; 
    float:right; 
    background: url(../img/telefone.jpg) no-repeat; 
    width:172px; 
    height:36px;
}

#topo #telefone p 
{
    margin:0px 0px 0px 35px;
    font-weight:bold;
    line-height:17px;
}

/* Menu Horizontal */
#menu{ background: url(../img/menuhr-fundo.gif) repeat-x; height: 40px; }
#menu_hr { width:900px; border:0px solid #ff0000; margin:0px auto; }
#menu_hr ul li { float:left; border:0px solid; width:107px; }
.link-hr
{    
    border:0px;
    padding:0px 0px;
    margin:5px 2px 0px 2px;	
	display:block;		    
    background: url(../img/menuhr-bt.gif); 
    text-align:center;
    font:normal 12px Tahoma;
    line-height:35px;
    color:#FFF;
	text-decoration:none;
}
#menu_hr ul li a:hover  
{
    background: url(../img/menuhr-bt-over.gif);
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
}
.link-hr-active
{
 
    border:0px;
    padding:0px 0px;
    margin:5px 2px 0px 2px;	
	display:block;		    
    text-align:center;
    font:normal 12px Tahoma;
    line-height:35px;
    color:#FFF;
	text-decoration:none;
	
    background: url(../img/menuhr-bt-over.gif);       
}
#menu_hr li ul
{
	display:none;	
	position:absolute;
	z-index:2000;
	margin:0px 0px 0px 2px;
}
#menu_hr li:hover ul{
    display:block;
}
#menu_hr li li 
{
    display:block;
	float:none;
	width:233px;	
}
#menu_hr li ul a{
	background: #333;
	color:#999;
	line-height:25px;
	border-bottom:1px solid #666;
	text-align:left;
	padding:0px 0px 0px 5px;
	margin:0px;
	font-weight:normal;
}
#menu_hr li ul a:hover{
	background: #666;
	border-bottom:1px solid #666;
	text-align:left;
	padding:0px 0px 0px 5px;
	margin:0px;
	font-weight:normal;
}

/* Banner Topo */
#banner_topo { background: url(../img/bannertopo-fundo.gif) repeat-x; height: 161px;}
#banner_topo #imagem{ width:900px; border:0px solid #ff0000; margin:0px auto; border: 0px solid #FF0000; }

/* Meio */
#meio { width:900px; border:0px solid #ff0000; margin:0px auto; }
/* Esquerda */
#esquerda { float:left; width:594px; background-color:#EEE; border:0px solid #ff0000; }
#esquerda h2{ padding:20px; color: #000; font-size: 20px; }
#esquerda img{ margin:0px 0px 20px 19px; }
#esquerda p{ margin:0px 22px 20px 22px; font-size:12px; line-height:18px; text-align:justify; }
#esquerda .bt_leia{ margin:0px 0px 20px 22px; }
#esquerda .link_faleconosco{ font-size:12px; color:#C6040D; }

/* Direita */
#direita 
{
    border:0px solid #000;
    width:306px;
    float:left;
}
#direita h2{ padding:20px; color: #000; font-size: 20px; }
#direita  ul{ padding:0px; margin:0px 0px 20px 20px; }
#direita  ul li{ display:block; padding:0px 0px 10px 0px; }
.link-direita{  padding-left:20px; background: url(../img/list.gif) no-repeat; font-size:11px; color:#000;}
.link-direita-active {  padding-left:20px;  background: url(../img/list-over.gif) no-repeat; text-decoration:underline;  font-size:11px; color:#000; font-weight:normal; }
#direita  ul li a:hover{ background: url(../img/list-over.gif) no-repeat; text-decoration:underline; font-weight:normal; }

/* rodapé */
#rodape { background: url(../img/rodape-fundo.gif) repeat-x; height: 145px;}
#rodape .autor { float:right; margin:10px 0px 0px 0px; color:#555; text-decoration:none; font-size:9px; }
#rodape #content{ width:900px; border:0px solid #ff0000; margin:0px auto; }
#rodape #content #institucional { margin:0px 10px; width:280px; float:left; border:0px solid #ff0000; }
#rodape #content #institucional h2 { border-bottom:1px dotted #999; color: #FFF; font-size: 18px; padding:10px 0px 10px 20px; }
#rodape #content #institucional ul { margin:10px 0px 0px 20px; }
#rodape #content #institucional ul li { padding:1px 0px; margin:5px 0px; }
#rodape #content #institucional ul li a{ padding-left:20px; font-size:11px; color:#999; }
#rodape #content #institucional ul li a:hover{ text-decoration:none; color:#FFF; }

#rodape #content #rdp_servicos { margin:0px 10px; width:280px; float:left; border:0px solid #ff0000; }
#rodape #content #rdp_servicos h2 { border-bottom:1px dotted #999; color: #FFF; font-size: 18px; padding:10px 0px 10px 20px; }
#rodape #content #rdp_servicos ul { margin:10px 0px 0px 33px; }
#rodape #content #rdp_servicos ul li { list-style:disc none outside; color:#999; padding:1px 0px; margin:5px 0px; }
#rodape #content #rdp_servicos ul li a{ font-size:11px; color:#999; }
#rodape #content #rdp_servicos ul li a:hover{ text-decoration:none; color:#FFF; }
#rodape #content #rdp_servicos .qualitas{ margin:8px 0px 0px 20px; }

#rodape #content #newsletter { margin:0px 10px; width:280px; float:left; border:0px solid #ff0000; }
#rodape #content #newsletter h2 { border-bottom:1px dotted #999; color: #FFF; font-size: 18px; padding:10px 0px 10px 20px; }
#rodape #content #newsletter p { margin:11px 22px 5px 20px; color:#999; text-align:justify; font-size:11px; }
#rodape #content #newsletter ul { margin:5px 0px 0px 20px; color:#999; }
#rodape #content #newsletter ul li { padding:2px 0px; font-size:11px; }
#rodape #content #newsletter .textbox { width:173px; height:14px; background-color:#000; color:#fff; border:1px solid #999; }
#rodape #content #newsletter .bt_ok{ vertical-align:text-bottom; margin-left:5px; }

/* -------------------- INTERNAS -------------------- */

/* Produtos */
#produtos { margin:0px; padding:0px; }
#produtos h3{ margin:10px 0px 20px 20px; color: #C6040D; font-size: 16px; text-decoration:underline; }
#produtos table{ margin:0px 20px 20px 20px; }
#produtos p{ margin:0px; padding:6px; line-height:14px; text-align:justify; }
#produtos a{ color:#000; }

/* Links Uteis */
#link_uteis h3{ padding:0px 0px 0px 20px; color: #C6040D; font-size: 16px; text-decoration:underline; }
#link_uteis ul{ margin:10px 22px 20px 22px; }
#link_uteis ul li{ margin:5px 0px 5px 18px; list-style:square none inside; color:#999; }
#link_uteis ul li a{ color:#333; font-size:12px; }
#link_uteis ul li a:hover{ color:#C6040D; }

/* Fale Conosco */
#fale_mapa { margin:20px 0px; }
#fale_mapa h2{ padding:0px; margin:0px 0px 20px 20px; }
#fale_mapa iframe{ padding:0px; margin:0px 0px 0px 20px; }
#fale_mapa a{ padding:0px; margin:0px 0px 0px 20px; color:#000; }

#fale_conosco { margin:0px 0px 0px 20px; }
#fale_conosco fieldset{ border:0px; }
#fale_conosco p{ margin:10px 0px; padding:0px 190px 0px 0px; text-align:justify; color:#333; }
#fale_conosco label{ font-weight:normal; color:#333; }
#fale_conosco br{ clear:left; }
#fale_conosco .txtbox  
{
    margin:0px 0px 8px 0px;
    padding:3px;
    background-color:#FFF;
    border:1px solid #999;    
}

