﻿body 
{
    margin:0px 0px 0px 0px;
    background-image:url('images/fundo.png');
    background-repeat:repeat-x;
    background-color:#223A47;
}

#canvas {
	position:relative;
	margin-top:-5px;
    text-align:left;
	width:756px;
}
#pagina
{
    position:relative;
    width:661px;
    background-image:url('images/fundo_pagina2.png');	
	background-repeat:repeat-x;
	border-left:6px solid #567D82;
	border-right:6px solid #567D82;
	background-color:#A3C960;
	margin-left:23px;
	padding:0px 20px 0px 20px;
}

#conteudo
{
    position:relative;
	font-family:Arial;
	font-size:12px;
	color:#808080;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
}
#titulo-interna
{
    font-family:Trebuchet MS;
    font-size:22px;
    font-weight:bold;
    color:#19653C;
    text-transform:capitalize;
    margin:0px 20px 20px 20px;
}
#conteudo-interna
{
    position:relative;
    font-family:Tahoma;
    font-size:12px;
    color:#282828;
    text-align:justify;
}
#voltar-interna {
    position:relative;
	margin-top:70px;
	width:180px;
	left:15px;
}

.font-voltar
{
    font-size: 11px;
    color: #19653C;
    font-family: arial;
    font-weight: bold;
}




#area_superior
{
    position:relative;
    width:756px;
    height:661px;
    background-image:url('images/area_superior.png');
    background-repeat:no-repeat;
}

#footer
{
    position:absolute;
    width:701px;
    height:27px;
    
    left:-6px;
    top:98px;
    padding-top:30px;
    background-image:url('images/area_footer.png');
    background-repeat:no-repeat;
    font-family:Trebuchet MS;
    font-size:11px;
    color:#FFFFFF;
    border-left:6px solid #567D82;
	border-right:6px solid #567D82;
	font-weight:bold;
	text-align:center;
}
.txt_footer
{
    font-family:Trebuchet MS;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
}

#roda_pe
{
    position:relative;
    width:701px;
    height:120px;
    background-image:url('images/bg-rodape.png');
    background-repeat:repeat-x;
    background-color:#AACD72;
    border-left:6px solid #567D82;
	border-right:6px solid #567D82;
	margin-left:23px;
}

/*AREA SUPERIOR*/

/*area_logoMarca*/

#ctrl_marca
{
    position:absolute;
    left:230px;
    top:0px;
}

/*area_menu*/

#area_menu
{
    position:absolute;
    width:658px;
    height:26px;
    left:70px;
    top:280px;
    text-align:left;
}
#area_menu {
}
#area_menu ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
    margin-top:12px;
}
#area_menu ul li {
    display:inline;
    margin:0px;
    padding:0px;
}
#area_menu ul li a {
    text-decoration:none;
    padding:0px 0px 0px 10px;
    font-family:Trebuchet MS;
    font-size:24px;
    color:White;
    cursor:hand;
    float:left;
    margin:0px;
    opacity:0.7;
}
#area_menu ul li a:hover
{
    font-family:Trebuchet MS;
    font-size:24px;
    color:#FFFFFF;
    text-decoration:underline;
    opacity:1;    
}

/*area_apresentacao*/

#area_apresentacao
{
    position:absolute;
    width:685px;
    height:192px;
    left:40px;
    top:352px;
}

#farmaceutico
{
    position:absolute;
    width:445px;
    height:16px;
    left:228px;
    top:5px;
    font-family:Trebuchet MS;
    font-size:14px;
    color:#FFFFFF;   
    text-align:right; 
}

#area_foto
{
    position:absolute;
    width:217px;
    height:192px;
    left:0px;
    top:0px;
    background-image:url('images/area_foto.png');
}
#ctrl_foto
{
    position:absolute;
    left:9px;
    top:22px;
}
#ctrl_apresentacao
{
    position:absolute;
    width:445px;
    height:145px;
    left:228px;
    top:25px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#221F18;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
}
.btn_saibamais
{
    position:absolute;
    width:104px;
    height:30px;
    left:573px;
    top:160px;
    background-image:url('images/btn_saibamais.gif');
}
/*area_conato*/

#area_contato
{
    position:absolute;
    width:683px;
    height:103px;
    left:35px;
    top:559px;
    background-image:url('images/area_contato.png');
}
.mapa
{
    position:absolute;
    width:112px;
    height:99px;
    left:5px;
    top:-15px;
    background-image:url('images/mapa.gif');
}
.relogio
{
    position:absolute;
    width:108px;
    height:84px;
    left:371px;
    top:0px;
    background-image:url('images/relogio.gif');
}
#icon_contatos
{
    position:absolute;
    width:16px;
    height:35px;
    left:123px;
    top:42px;
    background-image:url('images/icon_contatos.gif');   
}

#ctrl_endereco
{
    position:absolute;
    width:251px;
    height:18px;
    left:122px;
    top:5px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#26221D;
	font-weight:bold;
	text-align:left;
}
#ctrl_telefone
{
    position:absolute;
    width:217px;
    height:18px;
    left:149px;
    top:43px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#26221D;
	font-weight:bold;
	text-align:left;

}
#ctrl_email
{
    position:absolute;
    width:217px;
    height:18px;
    left:149px;
    top:62px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#26221D;
	font-weight:bold;
    text-align:left;
}
#ctrl_horario
{
    position:absolute;
    width:175px;
    height:57px;
    left:485px;
    top:18px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#26221D;
	font-weight:bold;
    text-align:left;
}

/*AREA PAGINA*/

#images_inferior
{
    position:absolute;
    width:340px;
    height:98px;
    left:190px;
    top:0px;
    background-image:url('images/images_inferior.png');   
    background-repeat:no-repeat;
}

/*area_servico*/

#area_servico
{
    width:247px;
    height:263px;
    text-align:left;
    position:relative;
}
#tit_servico
{
    position:absolute;
    width:114px;
    height:46px;
    left:0px;
    top:0px; 
    background-image:url('images/tit_servico.gif'); 
}
#txt_servico
{
    position:absolute;
    width:233px;
    height:42px;
    left:13px;
    top:54px; 
    font-family:Trebuchet MS;
    font-size:12px;
    color:#383431;
    font-weight:bold;
}

#ctrl_servico
{
    position:absolute;
    width:225px;
    height:153px;
    left:18px;
    top:111px; 
    font-family:Trebuchet MS;
    font-size:12px;
    color:#383431;
}
.link_servicos
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:#383431;
    font-weight:bold;
}
/*area_produto*/

#area_produto
{
    width:380px;
    height:316px;
    text-align:left;
    position:relative;
    background-image:url('images/area_produto.png'); 
}
#tit_produto
{
    position:absolute;
    width:122px;
    height:46px;
    left:13px;
    top:30px; 
    background-image:url('images/tit_produto.gif'); 
}
#txt_produto
{
    position:absolute;
    width:209px;
    height:20px;
    left:36px;
    top:86px; 
    font-family:Trebuchet MS;
    font-size:12px;
    color:#383431;
    font-weight:bold;
}

#ctrl_produtos
{
    position:absolute;
    width:331px;
    height:144px;
    left:28px;
    top:111px; 
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold;
    color:#383431;
    
}
#txt2_produto
{
    position:absolute;
    width:331px;
    height:62px;
    left:28px;
    top:260px; 
    font-family:Trebuchet MS;
    font-size:12px;
    color:#383431;
    font-weight:bold;
    text-align:justify;
}
a {
    color: #1D5A5D;
    text-decoration: underline;
}
a:hover {
    color: #538385;
}
.collapsePanelHeader {
    color:#1F4A51;
    font-weight:bold;
}

#nota_contato {
    text-align:center;
}

.highslide-descricao {
    text-align:justify;
}