*{
	padding: 0;
	margin: 0;
}

a{
	color:#F8EBB8;
	outline:none;
}
html, body {
	width:100%;
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Georgia, "Palatino Linotype";
	font-size:11px;
	color:#F8EBB8;
	background-color:#A61E1E;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F8EBB8;
	background-color:transparent;
}

.inputbox {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#F8EBB8;
	background-color:#79150B;
	border:0px;
	height:20px;
	margin:0px;
	padding-top:5px;
}

.textbox {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	color:#F8EBB8;
	background-color:#79150B;
	border:0px;
	height:20px;
	margin:0px;
	padding-top:5px;
	
}

.container {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
.showhide {
	display: none;
}
.show {
	display: block;
}
.hide {
	display: none;
}

a{
	font-family:Georgia, "Palatino Linotype";
	text-decoration:none;
	color:#000000;
}
.bold {
	font-weight:bold;
}	
.underline {
	text-decoration:underline;
}	
.riscado {
	text-decoration:line-through;
}
form {
	margin: 0px;
	padding: 0px;
	border:0px;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t14 {
	font-size:14px;
}
.t16 {
	font-size:16px;
}
.t18 {
	font-size:18px;
}
.t22 {
	font-size:22px;
}
.t25 {
	font-size:25px;
}
.t26 {
	font-size:26px;
}
.t28 {
	font-size:28px;
}
.t36 {
	font-size:36px;
}
.t46 {
	font-size:46px;
}

.branco{
	color:#FFFFFF;
}

.laranja {
	color:#E1761E;
}

.laranja_escuro {
	color:#B84118;
}

.amarelo_claro {
	color:#F8EBB8;
}

.amarelo_torrado {
	color:#F1C192;
}

.verde_claro {
	color:#00AE6D;
}

.vermelho {
	color:#79150B;
}

.laranja_show{
	color:#E19718;
}

#ds_h div{width:100%;left:1px;top:1px}
#ds .hh1{height:1px}
#ds .hh2{height:2px}
#ds .hh3{height:3px}
#ds .hh4{height:4px}
#ds .hh5{height:5px}
#ds .hh6{height:6px}
#ds_v div{height:9999px; left:1px;top:1px}
#ds_v{height:0;}
#ds .v1{width:1px}
#ds .v2{width:2px}
#ds .v3{width:3px}
#ds .v4{width:4px}
#ds .v5{width:5px}
#ds .v6{width:6px}

#mapa_container{
	position:relative;
	display:block;
	width:702px;
	height:402px;
}

.ds{background:#565A61;position:absolute;z-index:999;overflow:hidden}
#ds .o1{ opacity:.1;filter:alpha(opacity=10)}
#ds .o2{ opacity:.08;filter:alpha(opacity=8)}
#ds .o3{ opacity:.06;filter:alpha(opacity=6)}
#ds .o4{ opacity:.04;filter:alpha(opacity=4)}
#ds .o5{ opacity:.02;filter:alpha(opacity=2)}

td.menuon { background-image:url(/images/seta_menu.png); background-position:bottom center; background-repeat:no-repeat;}
td.menuoff { }

.bloco_paginacao{background-color:#fff; padding:5px}
.paginacao_on{font-family:Georgia, "Palatino Linotype"; font-size:16px; font-weight:normal; margin-right:1px; text-decoration:none; display:block; float:left; padding-left:6px; padding-right:6px; color:#F8EBB8;text-align:center; line-height:20px}
.paginacao_off{font-family:Georgia, "Palatino Linotype"; font-size:16px; margin-right:1px; text-decoration:none; display:block; float:left; padding-left:6px; padding-right:6px; color:#E1761E; text-align:center; line-height:20px}

#toTop { width:90px; height:25px;background-image:url(/images/topo.png); background-repeat:no-repeat;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer; }

#social_networks{
	font-family:Georgia, "Palatino Linotype";
	font-size:10px;
	white-space:nowrap;
	color:#79150B;
	text-align:left;
	display:none;
	position:absolute;
	/*margin-top:30px;*/
	/*margin-right:728px;*/
	/*right:160px;*/
	/*top:2505px;*/
	height:170px;
	width:220px;
	padding:0px;
	z-index:1111;
	border:5px solid #F8EBB8;
	background-color:#fff;
}