html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #f6f7f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	behavior: url("js/hover.htc");
}
img {
	border:0px;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
a {
	color:#b58b00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#documento {
	border-top:7px solid #f7c416;
}
.largura, #nav {
	width:970px;
	margin:auto;
}
#topo {
	height:238px;
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
}
#logo {
	height:100%;
	background-image: url(imagens/brancoTopo.png);
	background-position: top left;
	background-repeat: repeat-y;
}
#logo img {
	margin-top:36px;
	margin-left:27px;
}
#menuTopo {
	background-color:#f7c416;	
}
#meteo {
	background-color: #f7c416;
	float:right;
	margin-right:44px;
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color:#333;
}
#meteo h2 {
	font-size: 10px;
	margin:0px;
	padding:5px;
	font-weight: normal;
	text-align: center;
}
#meteo .meteoImagem {
	float:left;
}
#meteo .meteoMinMax {
	float:right;
	padding:7px;
}
#meteo .meteoMinMax img {
	margin-right:5px;
}
#titulo, .noticiaTitulo {
	font-size:20px;
	color:#6D6E71;
	margin-bottom:20px;
}
#nav a, .caixaEsquerda h1, .submenu h1, .eventoPopup b, #titulo, .noticiaTitulo {
	font-family: Philosopher, Verdana, Arial, Helvetica, sans-serif;
}
#nav td {
	text-align: center;
}
#nav a {
	display:block;
	padding:5px;
	padding-top:10px;
	font-size:14px;
	text-decoration:none;
	color:#58595B;
}
#nav a:hover {
	color:#000;
}
.separadorMenu {
	background-image:  url(imagens/separadorMenu.png);
	background-repeat: no-repeat;
}
#central {
	background-color: #FFF;
	padding:20px;
	overflow: hidden;
}
#conteudo {
	margin-left:335px;
	margin-right:18px;
	padding-top:15px;
	line-height:20px;
}
#esquerda {
	float:left;
	width:280px;
	background-color: #f2f3f0;
}
.submenu, .caixaEsquerda {
	padding:8px;
	padding-bottom:31px;
	background-image: url(imagens/separadorSub.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.submenu h1, .caixaEsquerda h1 {
	font-weight: normal;
	background-image: url(imagens/bgTituloCaixa.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	color:#231F20;
	font-size: 20px;
	margin-top:5px;
	margin-bottom:16px;
}
.submenu a {
	display: block;
	font-size:14px;
	padding-left:25px;
	text-decoration: none;
	color:#939598;
	margin-bottom:5px;
}
.submenu a:hover, .submenu a.menu1_sel, .submenu a.menu2m_sel {
	background-image: url(imagens/setaSub.png);
	background-position: 12px 6px;
	background-repeat: no-repeat;
	color:#414042;
}
.submenu .sub {
	padding-left:20px;
}
#farmacias {
	padding-left:15px;
	height:140px;
	overflow: auto;
	font-size:10px;
}
h3 {
	margin-top:0px;
}
/* calendario */

#calendario {
	font-size:11px;
}
#calendario select {
	width:100%;
}
#tabelaCalendario {
	margin-top:6px;
	border-spacing: 2px;
}
#tabelaCalendario th {
	background-image:url(imagens/bgTopoCalendario.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#58585a;
	padding:2px;
	padding-bottom:6px;
	padding-top:6px;
}
#tabelaCalendario td {
	padding:2px;
	padding-bottom:4px;
	padding-top:4px;
	text-align:center;
}
.cal_dia {
}
.cal_dia_evento {
	background-color:#f8c416;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;	
}
.cal_dia_hoje {
	border: 1px dotted #CCCCCC;
}
.eventoPopup {
	display: none;
	z-index:2;
	border: 2px solid #f8c416;
	background-color: #FFFFFF;
	position: absolute;
	padding: 15px;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	color: #666666;
	width:300px;
	line-height:20px;
}
.eventoPopup b {
	font-size:14px;
	color:#333333;
}
.calendario_titulo {
	font-size:14px;
	font-weight:bold;
	color:#6D6E71;
	margin-bottom:10px;
}
.calendario_resumo {
	margin-bottom:10px;
}
.calendario_conteudo {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
}
/* fim de calendario */
/* galeria */
a.galeria_thumb img, .galeria_photo {
	border:6px solid #EFEFEF;
}
.caixaEsquerda a.galeria_thumb {
	display: block;
	text-align: center;
}
.caixaEsquerda a.galeria_thumb img {
	border:6px solid #FFF;
}
/* fim de galeria */

/*noticias*/
.noticiaBloco {
	background-image: url(imagens/tracejado.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom:10px;
	margin-bottom:40px;
}
.noticiaResumo {
	overflow: hidden;
}
.noticiaFim {
	margin-top:10px;
	overflow: hidden;
}
.noticiaCorpo {
	margin-top:10px;
}
.noticiaData {
	float:right;
}
.noticiaFoto {
	border:6px solid #F6F6F6;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/*fim de noticias */
.paginacao {
	overflow: hidden;
	padding:5px;
	background-color: #F5F5F5;
}