* {
	margin: 0px;
	padding: 0px;
	position: relative;
}
html {
    overflow: auto;
	height: 100%;
	font-family: Tahoma, Arial;
}
body {
    overflow: auto;
	height: 100%;
    background-color: #fff;
    color: #ddd;
    font-size: 11px;
	font-family: Tahoma, Arial;
}
input, select, textarea {
	font-family: Arial;
	font-size: 11px;
	color: #444;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 770px;
	max-width: 770px;
	min-height: 620px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 0px;
	border-bottom: 0px;
}
#headerLogo {
	width: 770px;
	height: 85px;
	background: #fff url('/img/bgHeader.gif') repeat-x;
}
#logo {
	left: 331px;
	top: 4px;
}
#bottomBreak {
	clear: both;
	width: 100%;
	height: 16px;
	background: #fff url('/img/dot.gif') repeat-y 0 0;
}
#bottom {
	width: 770px;
	height: 44px;
	bottom: 0px;
	border: 1px solid #ccc;
	border-top: 0px;
}
#bottomLine {
	width: 770px;
	height: 44px;
	text-align: left;
	background: url('/img/bgBottom.gif') repeat-x;
}
#copyright {
	font-family: Arial;
	font-size: 9px;
	color: #888;
	top: 18px;
	margin-left: 20px;
}
#jointer {
	top: -2px;
	left: 595px;
	width: 143px;
	margin-left: 20px;
}
#contentFull, #contentLeft, #contentRight {
	margin-bottom: 16px;
}
#contentFull, #contentLeft {
	float: left;
	clear: both;
	margin-left: 2px;
}
#contentFull {
	width: 600px;
}
#contentLeft {
	width: 420px;
}
#contentRight {
	float: right;
	width: 174px;
}
#frameMain {
	min-height:447px;
}
#frameTema {
	width: 770px;
	height: 147px;
	background: #fff url('/img/imgTema.jpg') no-repeat;
}
#frameTempo {
	position: absolute;
	top: 280px;
	width: 130px;
	height: 132px;
	margin-left: 5px;
}
#frameMiddle {
	left: 130px;
	width: 640px;
}
#frameMiddleComRespiro {
	top: 16px;
	left: 8px;
	width: 628px;
	background: url('/img/dot.gif') repeat-y 0 0;
}
#frameMenu {
	position: absolute;
	top: 75px;
	width: 130px;
	height: 200px;
	background-color: #000;
}
#linksMenu {
	width: 118px;
	margin-right: 12px;
	margin-top: 10px;
	text-align: right;
	color: #fff;
	line-height: 1px;
}
.molduraFoto {
	width: 153px;
	height: 100px;
	left: 5px;
	vertical-align: center;
	background: url('/img/fotos/molduraHome.gif') no-repeat;
}
.caixaFoto {
	width:134px;
	height:72px;
	top:10px;
	left:10px;
	vertical-align:center;
}
.arquivoFoto {
	width: 134px;
	height: 72px;
}
.arquivoLupa {
	width: 14px;
	height: 14px;
}
.lupaFoto {
	cursor: pointer;
	width: 14px;
	height: 14px;
	top: -4px;
	left: 130px;
	vertical-align: center;
	background: url('/img/fotos/lupa.gif') no-repeat center;
}
#boxImagem {
	width: 1px;
	height: 1px;
	position: absolute;
	visibility: hidden;
}
.chamada {
	background: url('/img/mark.gif') no-repeat 0 0;
	padding-left: 20px;
	padding-bottom:20px;
	text-align: justify;
}
.textChamada {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
}
.textChamada:hover {
	color: #000;
}
.linkSimples {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.linkSimples:hover {
	color: #000;
}
.linkChamada {
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}
.linkOutrasFotos {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #40496C;
}
.linkOutrasFotos:hover {
	text-decoration: underline;
}
.linkJavascript {
	cursor: pointer;
}
.titPage {
	height: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#titDestaques { background: #fff url('/img/titDestaques.gif') no-repeat 10px; }
#titFotosRecentes { background: #fff url('/img/titFotosRecentes.gif') no-repeat 10px; }
#titEmpresa { background: #fff url('/img/titEmpresa.gif') no-repeat 10px; }
#titEnquete { background: #fff url('/img/titEnquete.gif') no-repeat 10px; }
#titServicos { background: #fff url('/img/titServicos.gif') no-repeat 10px; }
#titEventos { background: #fff url('/img/titEventos.gif') no-repeat 10px; }
#titFotos { background: #fff url('/img/titFotos.gif') no-repeat 10px; }
#titNoticias { background: #fff url('/img/titNoticias.gif') no-repeat 10px; }
#titResultados { background: #fff url('/img/titResultados.gif') no-repeat 10px; }
#titRanking { background: #fff url('/img/titRanking.gif') no-repeat 10px; }
#titCalendario { background: #fff url('/img/titCalendario.gif') no-repeat 10px; }
#titContato { background: #fff url('/img/titContato.gif') no-repeat 10px; }
.botaoChamada {
	height: 16px;
	background: #D6D9E7 url('/img/mark.gif') no-repeat 5px;
	margin-top:10px;
	padding-left: 25px;
	vertical-align: middle;
}
.lineOne {
	height: 1px;
	width: 100%;
	background: #666 url('/img/dot.gif') repeat-x 0 0;
	margin-bottom: 10px;
}
.fechado {
	display: none;
}
.aberto {
	display: block;
}
.paragrafo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	line-height: 16px;
	color: #666;
}
A.paragrafo:hover {
	text-decoration: underline;
	color: #000;
}
#enquete, #textoLivre {
	margin-left: 10px;
	margin-right: 10px;
}
input, textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
	padding: 1px;
}
input { width: 200px; margin-bottom:10px; }
textarea { width: 260px; height: 70px; }
label { font-weight: bold; text-align: left; width: 80px; padding-right: 10px; float: left;}
.btn {
	width: auto;
	margin-top: 5px;
}
.linkBloco {
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #444;
}
.linkBloco:hover {
	text-decoration: underline;
}
.calMenu {
	font-size: 9px;
	font-family: Arial;
	color: #fff;
	background-color: #333;
	text-align: center;
	padding: 2px 0px 2px 0px;
	display:block;
}
.calMenu A {
	color: #fff;
	text-decoration: none;
}
.calMenu A:hover {
	color: #fff;
	background-color:#dd0000;
}
.cal, .calToday, .calEvt  {
	font-size: 9px;
	font-family: Arial;
	color: #000;
	background-color: #e5e5e5;
	text-align: center;
	padding: 0px;
	display:block;
	width:15px;
}
.cal:hover, .calToday:hover, .calEvt:hover {
	cursor: pointer;
	background-color: #dd0000;
	color: #fff;
}
.calToday {
	font-weight: bold;
	color:#cf0000;
}
.calEvt {
	background-color: #D1B5FF;
}
.calEvt A:hover {
	background-color: #452777;
}
.calClean {
	background-color: #f3f3f3;
}
.calHead {
	font-size: 10px;
	font-family: Arial;
	font-weight: Bold;
	color: #fff;
	background-color: #333;
	padding: 0px 0px 2px 0px;
	text-align: center;
	display:block;
}
.calTbl {
	margin: 0px;
	border: 1px solid #ccc;
}
.cal A, .calToday A, .calEvt A {
	text-decoration: none;
	color: #333;
	display:block;
	padding: 0px;
}
.cal A:hover, .calToday A:hover, .calEvt A:hover {
	color: #fff;
}
.paginar {
	color: #111;
	text-decoration: none;
}
.paginar:hover {
	color: #000;
	text-decoration: underline;
}