.lista {
	margin-left: 10px;
}
.twtr-hd{
	display: none;
}
.twtr-ft {
	display: none;
}
.tiwts p {
	background-image: url(../images/setinha.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-indent: 10px;
}
.twtr-img {
	display: none;
}
.lista li {
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	display: block;
	background-image: url(../images/setinha.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-indent: 10px;
}
#alerta_telefone {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	background-color: #FFF;
	border: solid 5px #333;
	padding: 10px;
	height: 100px;
	margin-left: -200px;
	margin-top: -50px;
	z-index: 100;
	display: none;
}
#alerta_telefone .fechar{
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: absolute;
	right: -10px;
	top: -10px;
	margin: 2px;
	padding: 2px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	cursor: hand;
}
li a:hover{
	text-decoration: underline;	
}
.contruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fundo_site.jpg);
	background-repeat: repeat;
}
#topo span {
	visibility: hidden;
	position: absolute;
}

#geral {
	width: 777px;
	display: table;
	position: relative;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#topo {
	border-top-width: 5px;
	width: 100%;
	height: 99px;
	border-top-style: solid;
	border-top-color: #006CAD;
	background-color: #FFFFFF;
	background-image: url(../images/topo_slide.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: right;
}
#menu {
	width: 100%;
	clear: left;
	height: 52px;
	position: relative;
	background-image: url(../images/menu_slide.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul *{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#menu ul {
	width: 720px;
	margin: 0px auto;
	height: 52px;
	padding-left: 10px;
}
#menu ul li {
	display: inline;
	height: 52px;
	width: auto;
	display: block;
	float: left;
	background-image: url(../images/menu_marcador.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 8px;
	padding-left: 8px;
}
#menu ul li.frist{
	background-image: none;
}
#menu ul li a{
	display: block;
	float: left;
	margin-top: 15px;
}
#menu ul li a:hover{
	color: #FFFF00;
	text-decoration: none;
}

#menu .col_esq {
	background-image: url(../images/menu_left.jpg);
	height: 52px;
	width: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu .col_dir {
	background-image: url(../images/menu_right.jpg);
	height: 52px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#banner2 {
	width: 100%;
	clear: left;
	height: 240px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
}
.col_esq {
	float: left;
}
.col_dir{
	float: right;
}
#conteudo {
	width: 100%;
	clear: left;
	background-color: #F1F1F1;
	display: table;
	height: auto;
}
#conteudo .content {
	padding: 3px;
}
#conteudo .topo {
	background-image: url(../images/content_top_slide.jpg);
	background-repeat: repeat-x;
	clear: left;
	height: 34px;
	width: 100%;
	position: relative;
}
#conteudo .topo .col_esq {
	background-image: url(../images/content_top_left.jpg);
	height: 34px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#conteudo .topo .col_dir {
	background-image: url(../images/content_top_right.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-position: right top;
}
#conteudo .area .col_esq ul {
	padding-left: 20px;
}
#conteudo .area .col_esq ul li {
	font-weight: normal;
	list-style-image: url(../images/setinha.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#conteudo .area .col_esq ul li.frist {
	font-weight: bold;
}
#conteudo .area{
	clear: left;
	width: 760px;
	height: auto;
	display: table;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conteudo .area .col_esq {
	padding-left: 10px;
	width: 254px;
	padding-right: 5px;
}
#conteudo .area .col_esq h2 {
	background-image: url(../images/tit_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 20px;
	height: 39px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#conteudo .area .col_dir {
	padding-left: 5px;
	width: 470px;
	padding-right: 10px;
}

#conteudo ul.mais {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}
#conteudo ul.mais li {
	font-size: 10px;
	font-weight: normal;
	list-style-image: url(../images/setinha.gif);
	margin: 0px;
	padding: 0px;
}
#conteudo .topo ul.mais li {
	font-size: 10px;
	font-weight: normal;
	list-style-image: url(../images/setinha.gif);
	margin-right: 20px;
	padding: 0px;
}
#conteudo .area .col_esq ul.mais li {
	font-size: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#conteudo .botton {
	background-color: #FFFFFF;
	height: 8px;
	width: 100%;
	position: relative;
}
#conteudo .botton .col_esq {
	background-image: url(../images/content_botton_left.jpg);
	height: 8px;
	width: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#conteudo .botton .col_dir {
	background-image: url(../images/content_botton_right.jpg);
	background-repeat: no-repeat;
	height:8px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-position: right top;
}


#conteudo .form {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#conteudo fieldset {
	margin: 3px;
	padding: 3px;
	border: 1px dotted #E0E0E0;
}
#conteudo .button {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e9e9e9;
	background-image: url(../images/bt_slide.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: auto;
	float: right;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#conteudo legend {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#conteudo label {
	color: #333333;
	font-size: 11px;
	float: left;
	clear: left;
	display: block;
	text-decoration: none;
}
#conteudo .pre_form {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 1px;
	vertical-align: middle;
	height: 16px;
	padding: 0px;
	clear: none;
	font-weight: bold;
}
#conteudo .col_esq .pre_form {
	clear: left;
	display: block;
	float: none;
	width: auto;
	text-align: left;
	margin: 0px;
	height: 16px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
#conteudo .area .col_dir h2 {
	font-size: 16px;
	text-decoration: none;
}
#conteudo .area .tracejado {
	background-image: url(../images/fundo_tracado.jpg);
	background-repeat: repeat;
	clear: left;
	height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#conteudo .area .tracejado h2 {
	background-color: #FFFFFF;
	padding: 3px;
	position: absolute;
	top: -6px;
	left: 0px;
}
#conteudo .area .tracejado h2 span{
	font-weight: normal;
	color: #999999;
}
#conteudo .area .box {
	border: 1px solid #eeeeee;
	position: relative;
	width: 100%;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#conteudo .area .box .topo {
	clear: left;
	height: 9px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	background-image: none;
}
#conteudo .area .box .topo .col_esq {
	background-image: url(../images/borda_int_sup_esq.jpg);
	height: 9px;
	width: 9px;
	position: absolute;
	left: -1px;
	top: -1px;
	background-repeat: no-repeat;
	background-position: left top;
}
#conteudo .area .box .topo .col_dir {
	background-image: url(../images/borda_int_sup_dir.jpg);
	background-repeat: no-repeat;
	height:9px;
	width: 9px;
	position: absolute;
	top: -1px;
	right: -1px;
	background-position: right top;
}
#conteudo .area .box .botton {
	clear: left;
	height: 9px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
}
#conteudo .area .box .botton .col_esq {
	background-image: url(../images/borda_int_inf_esq.jpg);
	height: 8px;
	width: 28px;
	position: absolute;
	left: -1px;
	background-repeat: no-repeat;
	background-position: left top;
	top: 2px;
}
#rodape .selos {
	float: left;
	background-image: url(../images/selos.jpg);
	height: 29px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 100px;
}

#conteudo .area .box h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#conteudo .area .box .content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

q:before, q:after{
content: "";
}

#conteudo .area .autor {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	clear: left;
	text-align: right;
	display: block;
	text-decoration: none;
}
.botoes {
	clear: left;
	float: left;
	text-align: center;
	width: 100%;
}
.botoes_servico {
	margin-left: 80px;
}
.botoes .foto {
	float: left;
	text-align: center;
	display: table;
	margin: 2px;
	padding: 2px;
}
.botoes .foto img{
	padding: 2px;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteudo .area .box .botton .col_dir {
	background-image: url(../images/borda_int_inf_dir.jpg);
	background-repeat: no-repeat;
	height:8px;
	width: 20px;
	position: absolute;
	right: -1px;
	background-position: right top;
	top: 2px;
}


#conteudo .area .area .col_dir h2 span {
	color: #999999;
	font-weight: normal;
}


.alerta {
	display: block;
	width: 90%;
	clear: left;
	padding: 10px;
	background-color: #FFFF99;
	border: 1px dashed #FFCC00;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.alerta p {
	margin: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.confirmacao {
	display: block;
	width: 90%;
	clear: left;
	padding: 10px;
	background-color: #CAF2A6;
	border: 1px dashed #668B41;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.confirmacao p {
	margin: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#rodape {
	width: 100%;
	clear: left;
	height: 49px;
	background-color: #F1F1F1;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#rodape .col_esq{ 
	padding-left: 10px; 
}
#rodape .col_dir{ 
	padding-right: 0px;
}
#rodape span {
	color: #999999;
	display: block;
	float: left;
	padding-top: 20px;
	clear: left;

}
#rodape span a {
	color: #999999;
	text-decoration: none;
	cursor: text;
}
#rodape #desenvolvedor {
	padding-top: 5px;
}

#rodape span a:hover {
	text-decoration: none;
}
.both {
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
}
.galeria {
	width: 100%;
	float: left;
	clear: left;
}
.galeria img {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	float: left;
	clear: none;
	display: block;
	border: 1px solid #CCCCCC;
}
.galeria a img {
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.parceiros a {
	width: 140px;
	height: 108px;
	margin: 2px;
	padding: 2px;
	float: left;
	clear: none;
	text-align: center;
	display: block;
}

.both img {

	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
}
table th {
	color: #FFFFFF;
	background-color: #9BB6CB;
}
table .titulo {
	font-weight: bold;
	color: #FFFFFF;
}

.linha_par {
	background-color: #F0F5F7;
}
.linha_impar {
	background-color: #FBFDFD;
}
.col_esq h2 a {
	color: #FFFFFF;
}

.grupo {
	position: relative;
}
.grupo .button{
	position: absolute;
	top: -2px;
	right: 10px;
	cursor: pointer;
}
#topo .eventos {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	letter-spacing: -1px;
	text-align: right;
	margin-top: 25px;
	margin-right: 20px;
}
#aviso .fechar {
	float: right;
	margin-top: -20px;
	margin-right: -20px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	padding: 5px;
}
#aviso h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#aviso h2{
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
#aviso p {
	font-size: 12px;
}
#aviso strong {
	font-weight: bold;
	font-size: 18px;
}
#aviso {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -120px;
	margin-left: -220px;
	width: 440px;
	z-index: 100;
}
