* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(/templates.old/2013/images/lines_bg.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	font-weight: bolder;
	color: #666666;
}
a:hover {
	color: #FEBF00;
}
#main-transparent {
	background-image: url(/templates.old/2013/images/bg_transparent.png);
	width: 1004px;
	margin: 25px auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 15px;
	overflow: auto;
}
#main {
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	overflow: auto;
}
#cabecalho {
	margin: 5px 0;
	overflow: auto;
}
#topo {
	/*    margin: 5px 0;*/
        overflow: hidden;
}
#brasao-img {
	width: 356px;
	padding: 0 5px;
	float: left;
}
#topo-fotos {
	float: left;
}
#corpo {
	margin: 5px 0 0 0;
	float: left;
	background-image: url(/templates.old/2013/images/curva.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 65px 10px;
	min-height: 600px;
	width:974px
}
#corpo #left {
	width: 379px;
	float: left;
	padding: 0 10px;
}
#corpo .blog-featured h2 {
	background-image: none;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
}
#corpo .blog-featured .readmore {
	display: none;
}
#corpo .blog-featured .item-separator {
	border-bottom: dotted 1px #C5C4C0;
	padding: 2px 0;
	margin: 0 0 10px 0;
}
#corpo h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	background-image: url(/templates.old/2013/images/h2_img.png);
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	padding: 0 20px 0 0;
	margin: 10px 0;
}
h3 {
	font-size: 16px;
	border-bottom: dotted 1px #C5C4C0;
	margin: 10px 0;
	color: #333333;
}
h4 {
	font-size: 14px;
	margin: 15px 0 5px 0;
}
h3 strong {
	color: #36A195;
}
#corpo .table-view {
	border-collapse: collapse;
	width: 100%;
}
#corpo .table-view th {
	padding: 5px 0;
	text-align: left;
}
#corpo .table-view td {
	padding: 5px 0;
	border-bottom: dotted 1px #C5C4C0;
}
#corpo ul {
	margin-left:40px
}
.dotted-td {
	border-bottom: dotted 1px #C5C4C0;
}
.more-link {
	text-align: right;
	margin: 5px 0;
}
.more-link a {
	background-image: url(/templates.old/2013/images/plus.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.more {
	color: #98c000;
}
#view-noticia {
	width: 964px;
	padding: 10px;
}
#view-noticia .img-fulltext-left {
	text-align: center;
}
#view-noticia p {
	margin: 10px 0 0 0;
}
#mapa-site {
	clear: both;
	background-color: #EBE9EC;
	padding: 0 0 20px 10px;
	width: 973px;
	overflow: auto;
}
#rodape {
	background-color: #2E2E2E;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
/*Slide*/
    #slideshow {
	position:relative;
	height:177px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
#faleconoscobox {
	background-color: #F5F5F5;
	border: solid 1px #DDDDDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px;
	overflow: auto;
	width:400px;
	margin:20px 0 10px 300px;
}
#idiomas {
	list-style-type: none;
	float: left;
	margin: 0 0 0 8px;
	width: auto;
	position: relative;
}
#idiomas li a {
	float: left;
	margin: 0 4px;
}
.box {
	border: dashed 2px #DDDDDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 6px;
	overflow: auto;
	margin-top:-20px;
	min-height:160px
}
.box img {
	float:left
}
.box p {
	float:right;
	width: 240px;
	font-weight:normal
}
#conteudo h2 {
	font-size: 15px;
	color: #333333;
	font-weight: bolder;
	background:#fff url(/templates.old/2013/images/h2_img.png) no-repeat right;
	display: inline-block;
	padding: 0 20px 0 0;
	margin: 10px 20px;
}
#esquerda img {
	margin-top:10px
}
#submenu {
	width:230px;
	background:#FFF
}
#conteudo2 {
	float:left;
	width:720px
}
#coluna1 {
	width:370px;
	float:left
}
#coluna2 {
	width:370px;
	float:right
}
#conteudo {
	width:945px
}
#esquerda {
	width:760px;
	float:left
}
#direita {
	width:165px;
	height:500px;
	float:right;
}
#direita input[type=password], #direita input[type=text] {
	width: 155px;
	margin: 5px 0;
	padding: 5px;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #999999;
	font-size: 15px;
}
#direita #senha {
	width: 111px;
}
#direita input[type=submit] {
	padding: 5px;
	border: solid 1px #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #333333;
	background-color: #E0E0E0;
	font-weight: bolder;
}
.clear {
	clear:both
}
.more {
	margin:0 0 5px 5px
}
.style43 {
	color:#fff
}
.style66 {
	color:#fff
}
/*redes sociais*/
    
    .dmt-social-links {
	padding: 3px 0 0;/* Room for the hover effect */
	margin: 0;
	overflow: hidden;
}
.dmt-social-links li {
	float: left;
	line-height: 0;
	list-style-type: none;
	margin: 0 4px 4px 0;
}
.dmt-icons-32 li {
	margin: 0 8px 8px 0;
}
.dmt-social-links li:last-child {
	margin-right: 0;
}
.dmt-social-links li a {
	display: inline-block;
	background: 0;
}
.dmt-social-links li a.icon16 {
	height: 16px;
	width: 16px;
}
.dmt-social-links li a.icon32 {
	height: 32px;
	width: 32px;
}
.dmt-social-links img {
	border: 0;
	padding: 0;
	margin: 0;
}
.dmt-social-links a:hover {
	margin-top: -3px;
	padding-bottom: 3px;
 transition: margin .2s ease, padding .2s ease;
 -moz-transition: margin .2s ease, padding .2s ease;
 -webkit-transition: margin .2s ease, padding .2s ease;
 -o-transition: margin .2s ease, padding .2s ease;
}
#clima {
	width: 150px;
	height:67px;
	position:relative;
	overflow:hidden;
}
.foto:hover {
	border:2px solid #36A195;
	border-radius:5px;
	margin:-2px;
}
.box_galeria {
	background-color: #F5F5F5;
	border: solid 1px #DDDDDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: auto;
	width:352px;
	margin:10px 0 0 310px;
	padding:10px
}
#video-box1 td {
	padding-left:10px;
}
.video iframe {
	position: relative;
	left: 5px;
	width: 390px;
	bottom: 503px;
}
#video-box1 table {
	position: relative;
	left: 430px;
	width: 543px;
}
#area-video {
	width:100px;
	height:auto;
}
.likeaacessorapido {
	background-color: #F5F5F5;
	border: solid 1px #DDDDDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px;
	overflow: auto;
	width:400px;
	margin:20px 0 10px 300px;
}
.direita, .esquerda {
	width:960px;
	height:260px;
	clear:both;
}
.esquerda p {
	width:630px;
	height:auto;
	float:right;
	position:relative;
	top:35px;
}
.direita img {
	float:right;
}
.direita p {
	width:640px;
	height:auto;
	float:left;
	position:relative;
	top:60px;
}
.curva {
	position:relative;
	top:35px;
	left:330px;
}
.memorial {
	position:relative;
	top:55px;
	left:480px;
}
.zelia {
	position:relative;
	top:40px;
	left:330px;
}
.noveDeNovembro {
	position:relative;
	top:55px;
	left:55px;
}
.biblioteca {
	position:relative;
	top:42px;
	left:330px;
}
.cine {
	position:relative;
	top:60px;
	left:465px;
}
.chamine {
	position:relative;
	top:40px;
	left:330px;
}
.pracaBrasil {
	position:relative;
	top:59px;
	left:515px;
}
.memoExp {
	position:relative;
	top:35px;
	left:330px;
}
.recreioTrab {
	position:relative;
	top:60px;
	left:320px;
}

.amaral {
	position:relative;
	left: 475px;
	top: 45px;
}
.aterrado {
	position:relative;
	left: 340px;
	top: 45px;
}
.retiro {
	position:relative;
	left: 550px;
	top: 45px;
}
.vila {
	position:relative;
	left: 345px;
	top: 45px;
}
.centro {
	width:940px;
	height:auto;
	float:left;
}
.areaEsquerda {
	padding: 45px 0 20px 20px;
	width:460px;
	height:200px;
	float:left;
}
.areaEsquerda p {
	width:225px;
	height:150px;
	float:right;
}

.areaEsquerda img {
	float:left;
	padding:10px 0 0 0;
}