@charset "utf-8";
/* CSS Document */

* {padding: 0;margin: 0;}

body {
	margin:0px;
	padding:0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	text-align:center;
	background:url('../images/bg.jpg') repeat-x #546d89;
}
 
#conteudo {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	width:990px;
	height:auto;
}

#logo {
	position:absolute;
	width:230px;
	top:0px;
	left:38px;
	z-index:3;
}

#sistrastr {
	position:absolute;
	width:340px;
	top:21px;
	left:519px;
	z-index:4;
}

#menu{
	position:relative;
	width:570px;
	top:61px;
	float:right;
}

#menumapa{
	position:relative;
	width:189px;
	margin-right:30px;
	top:61px;
	float:right;
}

#manutencao{
	position:relative;
	text-align:center;
	height:100%;
	padding:100px 10px;
	
}

/*****************/
/* DEFAULT LINKS */
/*****************/

a {
  color: #27638C;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a:link,
a:visited {
  color: #27638C;
}  

a:hover,
a:active {
  text-decoration: underline;
}

#principal{
padding:20px;
clear:both;
position:relative;
width:950px;
height:auto;
background-color:#FFFFFF;
top:66px;
text-align:left;
margin-top:25px;
}

#principalpanico{
padding:20px;
padding-top:0px;
margin-top:25px;
clear:both;
position:relative;
width:950px;
height:auto;
background-color:#FFFFFF;
top:2px;
text-align:left;
}

#principal2{
padding:25px;
clear:both;
position:relative;
width:950px;
height:460px;
background-color:#FFFFFF;
top:66px;
left:-5px;
text-align:left;
}

#principalmapa{
clear:both;
position:relative;
width:1000px;
height:510px;
top:66px;
left:-5px;
}

#principalmapapanico{
clear:both;
position:relative;
width:1000px;
height:510px;
top:2px;
}


/*****************/
/* CONTEÚDO GERAL */
/*****************/


#banner{
	position:relative;
	left: -20px;
	top: -20px;
}

#bannerpanico{
	position:relative;
	left: -20px;
	top: 0px;
	margin-bottom:10px;
}

#texto1{
	float:left;
	width:325px;
	margin-left:18px;
}

#textopanico{
	float:left;
	width:310px;
	margin-left:8px;
}

#smartmaxx{
	float:left;
	width:120px;
	margin-left:20px;
}

#mini_btn_panico{
	float:left;
	margin-left:3px;
}

.clear {
	clear: both;
}

#caixalogin{
	float:left;
	width: 195px;
	margin-left:25px;
	margin-top:5px;
	border-top:#999999 solid 5px;
}

#loginpanico{
	float:left;
	width: 195px;
	margin-left:15px;
	margin-top:5px;
	border-top:#999999 solid 5px;
}

h2 {
	margin:4px 10px 4px 10px;
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

h6 {
	margin:4px 10px 6px 0px;
	font-size:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #6281AE;
}

h3 {
	margin:10px 0px 10px 0px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

h4 {
	margin:10px 0px 10px 0px;
	font-size:40px;
	color:#000000;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	font-weight:bolder;
}

h5 {
	margin:10px 0px 10px 0px;
	font-size:16px;
	color:#8f8f8f;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	font-weight:bold;
}

#login{
	width: 175px;
	padding:20px 10px 20px 10px;
	border-top:#999999 dashed 1px;
	background-color:#e9e9e9;
	font-size:10px;
}

input{
	width:170px;
	border:#999999 solid 1px;
}

input.btn {
	height:21px;
	width:70px;
	background:url('../images/btn_logar.jpg');
	border:0px;
}

input.texto{
	width:200px;
	border:#999999 solid 1px;
}

input.botao{
	height:21px;
	width:116px;
	background:url('../images/enviar.png');
	border:0px;
}

.alinhaesq{
	float:left;
	margin-right:15px;
}

.alinhadir{
	float:right;
	margin-left:15px;
}


#novaversao{
	position:absolute;
	left: 402px;
	top: 7px;
}

#mapasmartmaxx{
	position:absolute;
	left: 572px;
	top: 77px;
}

#contato{
	position:absolute;
	left: 356px;
	top: 5px;
}

#cadinfo{
	position:absolute;
	left: 455px;
	top: 10px;
}

#faq{
	position:relative;
	left:320px;
	top:10px;
	width:600px;
}

#faq li{
	margin:5px;
	margin-bottom:10px;
	list-style:none;
}

#faqresp{
	position:relative;
	top:10px;
	width:600px;
}

#faqicon{
	position:absolute;
	left: 8px;
	top: 35px;
}

#caixaicones{
	position:absolute;
	left: 644px;
	top: 416px;
}

/*****************/
/* RODAPÉ */
/*****************/

#footer {
  clear: both;
  display: block;
  font-size: 0.9em;
  margin: auto 0;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
  width: 990px;
  color:#FFFFFF;
}

#footer ul {
  display: inline;
  margin: 0;
  padding: 0 0 0 9px;
}

#footer ul li {
  background: transparent none repeat;
  border-left: 1px solid #ffffff;
  display: inline;
  padding: 0 5px 0 9px;
}

#footer ul li.first {
  border: none;
}

#footer a {
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#footer a:link,
#footer a:visited {
  color: #ffffff;
}  

#footer a:hover,
#footer a:active {
color: #333333;

}


/*****************/
/* TABELA */
/*****************/


#tableconfig table {
	margin: 1em auto;
	font: 95%/130% Tahoma, Arial, Helvetica, sans-serif;
	border-spacing: 0;
}


#tableconfig thead th,#tableconfig  tbody th {
	background: #2442b1 url(left_corner.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: .2em .7em .2em .8em;
	text-align: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
}

#tableconfig thead th {
	font-size: 1em;
}

#tableconfig tbody th {
	background: #dee2e9 url(bg_col1.gif) repeat-x;
	color:#537fc3;
}

#tableconfig tbody tr.odd th {
	background: #e2e2e2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#tableconfig tbody th a,#tableconfig  tbody th a:link,#tableconfig  tbody th a:visited,#tableconfig  tbody th a:hover,#tableconfig  tbody th a:active {
	color: #2442b1;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

#tableconfig tbody th a:hover {
	text-decoration: underline;
}

#tableconfig td a:link {
	color: #537fc3;
}

#tableconfig tbody th a:visited,#tableconfig  td a:visited {
	color: #444;
}

#tableconfig th a:hover,#tableconfig  td a:hover {
	text-decoration: none;
}

#tableconfig td {
	background: #f3f8fd url(bg_col2.gif) repeat-x;
	color: #203276;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	padding: 1.5em 0.5em 1.5em 0.8em;
}

#tableconfig td:hover {
	background: #f3f8fd;
}

#tableconfig tr.odd td {
	background: #f8f8f8 url(bg_col3.gif) repeat-x;
	color: #444;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#tableconfig tr.odd td:hover {
	background: #f8f8f8;
}

