﻿
/****************************************************************************
Nome: Sao Jose v.0.1
Autor da ultima modificação: Felipe Brasil
URL:
****************************************************************************/
	@import url('Mod-Noticias.css');
	@import url('Mod-Titulo.css');
	@import url('Mod-Internas.css');
	@import url('Mod-Busca.css');
/****************************************************************************/

a:active, input	 { outline: none; }
a:focus, input	 { -moz-outline-style: none; }


body 		{ margin:0px; padding:0px; background-color:#dacec1; }
#corpo		{ width:100%; height:100%; padding-bottom:20px; float:left; background:#f3f1ec url('/Imagens/Templates/HSaoJose/Estrutura/bg-body.jpg') no-repeat scroll center top; }
#cabecalho	{ margin:0 auto;padding-top:2px;width:960px; height:138px; }
#conteudo	{ margin:0 auto;padding-bottom:20px;width:960px;height:auto;clear:both;font-family:Verdana; font-size:12px; color:#838383; line-height:1.2em;		}
#rodape		{width:100%;height:100%;background:#e2d8cd url('/Imagens/Templates/HSaoJose/Estrutura/bg-rodape.jpg') repeat-x scroll center top;clear:both;}




/* Cabecalho */

#cabecalho h1	{ margin: 12px 0 0 0px;width: 219px;height: 83px;display: inline;float: left; }

#cabecalho h1 a	{width: 219px;height: 83px;background: transparent url('/Imagens/Templates/HSaoJose/Empresa/logo-empresa.gif') no-repeat center;text-indent: -5000px;float:left;}


/* Rodape */
#rodape .center-rod{margin:0 auto;width:960px;height:77px;text-align:left;font:normal 10px Arial, Helvetica, sans-serif;color:#8c8377;}
#rodape .center-rod a 		{ color:#8c8377; text-decoration:none; }
#rodape .center-rod a:hover { color:#8c8377; text-decoration: underline; }
#rodape .center-rod p 		{ margin:0px; padding:18px 5px 0px 5px; }
#rodape .center-rod .byVm2	{ float: right; text-decoration: none; }

/* BREADCRUMB */
.bread{ 
width:100%; 
height:33px; 
float:left; 
background:#F3F6ED url('/Imagens/Templates/HSaoJose/Estrutura/bg-bread.jpg') no-repeat left top ; 
}
.bread p {
margin:0px;
padding-top:8px;
padding-left:10px;
height:25px;
background:transparent url('/Imagens/Templates/HSaoJose/Estrutura/bg-bread-dir.jpg') no-repeat right top ;
}
.bread, .bread a {
font:normal 11px Arial, Helvetica, sans-serif;
color:#416C00; 
text-decoration:none;
margin-left:5px;
}
.bread a:hover	{ text-decoration:underline; }





