* {
	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: #02142c !important;
}

#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 35px 0;
	min-height: 500px;
}
#corpo #left {
	width: 379px;
	float: left;
	padding: 0 10px;
}
#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;
}
#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;
}
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: #3A94B5;
}
#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;
}
.box {
	border: dashed 2px #DDDDDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 5px;
	overflow: auto;
	margin-top:-20px;
	min-height:106px
}
.oqueebox {
	border: dashed 2px #DDDDDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 5px;
	overflow: auto;
	margin-top:-20px;
	height: 269px;}
.box img, .oqueebox img {
	float:left;
	margin:5px
}
.box p, .oqueebox p {
	font-weight:normal
}
#coluna1 {
	width: 640px;
	float:left
}
#coluna2 {
	width: 320px;
	float:right
}
#conteudo {
	width:945px
}
#esquerda {
	width:965px;
	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;
}

.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;
}

.clear {
	clear:both
}
.more {
	margin:0 0 5px 5px
}
.beneficios {
	width: 966px;
	float:left;
}
.linksuteis {
	width:267px;
	float:right
}
.mapasGeo {
	width:320px;
	float: right;}

em {
	color:#3A94B5;
}

