body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, textarea {
	border: #000000 solid 1px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#enviar {
	width: 60px;
}
#divSite {
	position: absolute;
	width: 630px;
	height: 630px;
	margin-left: 50%;
	left: -315px;
}
#divLeftBorder {
	position: absolute;
	width: 20px;
	height: 617px;
	top: 13px;
	left: 0px;
	background-image: url(../imagens/border_left.jpg);
}
#divConteudo {
	position: absolute;
	width: 590px;
	height: 100%;
	top: 0px;
	left: 20px;
}
#divRightBorder {
	position: absolute;
	width: 20px;
	height: 617px;
	top: 13px;
	left: 610px;
	background-image: url(../imagens/border_right.jpg);
}

#divMenu {
	position: absolute;
	width: 100%;
	height: 36px;
	top: 13px;
}
#divTopo {
	position: absolute;
	width: 100%;
	height: 91px;
	top: 49px;
}
#divLogo {
	position: absolute;
	width: 100%;
	height: 72px;
	top: 140px;
}
#divFone {
	position: absolute;
	top: 198px;
	left: 2px;
	font-size: 10px;
}
#divCidade {
	position: absolute;
	top: 198px;
	right: 10px;
	font-size: 10px;
}
#divInfo {
	position: absolute;
	width: 100%;
	height: 245px;
	top: 212px;
	background-image: url(../imagens/info.jpg);
}
#divInfoInterna {
	position: absolute;
	width: 100%;
	height: 245px;
	top: 212px;
	background-image: url(../imagens/info_interna.jpg);
}
#divTitulo {
	position: absolute;
	width: 130px;
	top: 10px;
	left: 212px;
	font-size: 18px;
	color: #0A3361;
}
#divGaleria {
	position: absolute;
	top: 155px;
	left: 38px;
	font-size: 14px;
}
#divTexto {
	position: absolute;
	width: 240px;
	height: 160px;
	top: 50px;
	left: 185px;
	text-align: left;
	overflow: auto;
}
#divTextoIndex {
	text-align: justify;
	font-size: 12px;
}
#divImagem {
	position: absolute;
	width: 140px;
	height: 160px;
	top: 35px;
	left: 425px;
	text-align: left;
}
#divLegenda {
	position: absolute;
	width: 160px;
	height: 20px;
	top: 20px;
	left: 400px;
	text-align: right;
}
#divContato {
	position: absolute;
	width: 380px;
	height: 160px;
	top: 60px;
	left: 185px;
	text-align: left;
	overflow: auto;
}
#divVideo {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	border: 2px solid #000;
        width:320px;
        height:205px;
        background:#FFF;
        position:absolute;
        z-index:100;
	top: 200px;
	margin-left: 50%;
	left: -100px;
}

