/* -------------------------------------
	CSS SITE MUSEU DO CAFE DE SANTOS SP
---------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,form,ul,li,table {
    margin:0;
    padding:0;
	border:none;
    list-style:none;
}
body, div, table, td {
	font:11px Verdana, Arial; color:#4B4B4B;
	text-align:left;
	line-height:12px;
}

body { background:url(../imgs/bg.gif) #3E3E14; }
html,body { height:100%; }

a:link  { color:#4B4B4B; text-decoration:none; }
a:visited { color:#7A7A77; text-decoration:none; }
a:hover { text-decoration:underline; }

h2 { margin:8px; margin-bottom:14px; }
h3 {
	font-size:13px; font-weight:bold; color:#8F4318;
	margin-left:8px; margin-bottom:12px;
}
h4 {
	font-size:12px; font-weight:bold; color:#4F4F22;
	margin-bottom:2px;
}
.p1 { margin:6px 0; }

/* ------------------------------
	ESTRUTURA
------------------------------ */
#container {
	position:relative; width:742px;
	min-height:100%; /* For Modern Browsers */
  	height:auto !important; /* For Modern Browsers */
  	height:100%; /* For IE */
	background:url(../imgs/bgHome.gif) repeat-y #D3D3BA;
	margin:auto; /*alinhamento ao centro q nao funciona para o IE*/
	padding:5px 15px; padding-top:0;
}
#content { margin-bottom:200px; } /*margin-bottom:80px;*/
#content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#header {
	width:742px; height:238px;
	padding-top:5px;
	background:url(../imgs/fachadaHome.jpg) no-repeat 0 4px #D3D3BA;
}
#leftCol {
	width:193px;
	background:#D3D3BA;
	float:left;
	font-size:10px;
}
#centerCol {
	width:387px;
	background:#E9E9DD;
	float:left;
}
#rightCol {
	width:152px;
	background:#B0B09B;
	padding:10px 5px; _padding:5px;
	float:left;
}
#flashArea {
	position:relative; top:8px; left:193px;
	width:549px;
	baground:#D3D3BA;
}
/* ------------------------------
	NAVEGACAO PRINCIPAL
------------------------------ */
#nav {
	width:554px; height:27px;
	background:url(../imgs/btNavHome.gif) no-repeat #8F4318;
	overflow:hidden;
	position:relative; top:2px; _top:3px; left:188px;
}

#nav li {
	display:inline;
}
#nav a {
	display:block;
	height:27px;
	overflow:hidden;
	text-indent:-400px;
	float:left;
	margin-left:5px;
}
#btPalacio a, #btPalacio a:visited {
	width:137px;
	margin-left:0;
}
#btPalacio a:hover, .btPalacioAtivo {
	background:url(../imgs/btNavHome.gif) no-repeat 0 -27px;
}
#btMuseu a, #btMuseu a:visited {
	width:80px;
}
#btMuseu a:hover, .btMuseuAtivo {
	background:url(../imgs/btNavHome.gif) no-repeat -142px -27px;
}
#btExposicoes a, #btExposicoes a:visited {
	width:104px;
}
#btExposicoes a:hover, .btExposicoesAtivo {
	background:url(../imgs/btNavHome.gif) no-repeat -227px -27px;
}
#btEventos a, #btEventos a:visited {
	width:80px;
}
#btEventos a:hover, .btEventosAtivo {
	background:url(../imgs/btNavHome.gif) no-repeat -336px -27px;
}
#btDocumentacao a, #btDocumentacao a:visited {
	width:128px;
}
#btDocumentacao a:hover, .btDocumentacaoAtivo {
	background:url(../imgs/btNavHome.gif) no-repeat -421px -27px;
}
/* ------------------------------
	NAVEGACAO AUXILIAR
------------------------------ */
#nav2 {
	width:330px; height:18px;
	background:#4F4F22;
	text-align:right;
	position:relative; left:138px;
	padding-right:10px; padding-top:5px;
	float:left;
}
#nav2 li {
	display:inline;
	font-size:10px; color:#8D8D70;
	margin-right:4px;
}
#nav2 a, nav2 a:visited {
	color:#CBCBBD;
	text-decoration:none;
}
#nav2 a:hover, .nav2Active {
	color:white;
}
/* ------------------------------
	AREA PESQUISA
------------------------------ */
#pesquisar label {
	width:103px; height:23px;
	background:url(../imgs/icPesquisar.gif) no-repeat;
	overflow:hidden;
	text-indent:-100px;
	display:block;
	float:left;
	position:relative; left:138px;
}
#pesquisar input {
	margin-left:142px;
}

/* ------------------------------
	AREA NOTICIAS
------------------------------ */
#noticias {width:188px;margin-top:10px;}
#noticias h3 {
    width:188px;height:30px;
    display:block;
    text-indent:-9000px;
    overflow:hidden;
    background:url(../imgs/tboxnoticias.gif) no-repeat;
    margin-left:0px;
}
#noticias ul {width:175px;margin-top:5px;margin-left:7px;}
#noticias ul li {margin-bottom:20px;}
#noticias ul li h4 a {
    width:175px;display:block;
    font-size:10px; 
    font-weight:bold;
    color:#4F4F22;
    margin-bottom:2px;
    text-indent:23px;
    background:url(../imgs/bulletNoticias.jpg) no-repeat;
}
#noticias ul li h4 a:hover {background-position:-241px 0px;}
#noticias ul li h4 a span {font-size:10px;font-weight:bold;font-family:Arial;color:#373735;}

#noticias #maisNoticias {
    width:189px;height:21px;
    display:block;
    text-indent:-9000px;
    overflow:hidden;
    background:url(../imgs/btnMaisNoticias.jpg) no-repeat;
    margin-left:-4px;
}

#noticias #maisNoticias:hover {background-position:0px -22px;}


/* ------------------------------
	ESTILOS ESPECIFICOS
------------------------------ */
#leftCol p { padding:8px; }
p.bemVindo {
	background:#E4E4C9;
	margin-right:5px; margin-bottom:5px;
}
.btArea {
	height:10px;
	margin:0 8px;
	background:url(../imgs/bgBt.gif) transparent;
	display:block; clear:both;
}
.btArea img {
	float:right;
}
.descr {
	margin:8px; margin-bottom:20px;
}
.bulletList li {
	height:20px;
	background:url(../imgs/bullet.gif) no-repeat 5px 4px;
	padding-left:15px;
}
.data {
	font-size:10px; font-weight:bold;
}
.fotos {
	border:1px solid #4B4B4B;
	margin-right:8px;
}

p.contato {font-size:9px;font-weight:bold;color:#f1f1de;}
p.contato a {font-weight:normal;font-family:Arial;font-size:10px;text-decoration:underline;}
p.contato a:hover {text-decoration:none;}

/* ------------------------------
	RODAPE
------------------------------ */
#footer {
	width:722px; height:170px;
	padding-top:10px; padding-left:20px;
	background:url(../imgs/bgFooter.gif) no-repeat;
	background-position:bottom center;
	font-size:9px; color:#818177;
	text-align:center;
	clear:both;
	position: absolute;
  	bottom: 0 !important;
}
    
#logoGovBR {float:left;margin-left:17px;margin-top:10px;}
#footer div {width:380px;float:left;text-align:center;margin-left:45px;margin-top:50px;}
#logoGovSP {float:left;margin-left:7px;}


