/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
LUCAS FERREIRA - lucasferr@gmail.com
Deus é Fiel
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
margin: 0px;

font-family: Arial;
font-size:12px;
color:#000;

background-color: #000;
background-image:url(../img/bg.gif);
}

body a:link { color: #000 ; text-decoration:none }
body a:active {color: #000 ; text-decoration:underline }
body a:visited { color: #000 ; text-decoration:none }
body a:hover { color: #000 ; text-decoration:underline; }

/*
xxxxxxxxxxxxxx
PEÇAS GERAIS
xxxxxxxxxxxxxx
*/
.TxtBasicoA { 
font-size:11px;
color: #000;
}

.TxtBasicoB { font-size:11px; color:#DB251D ;}
.TxtBasicoB  a:link { color:#DB251D ; text-decoration:none }
.TxtBasicoB  a:active { color:#D02D39 ; text-decoration:underline }
.TxtBasicoB  a:visited { color:#D02D39 ; text-decoration:none }
.TxtBasicoB  a:hover { color:#D02D39 ; text-decoration:underline; }

.TxtTituloA { 
font-size:11px; 
color: #DB251D; 
font-weight:bold;
}

.FormPadrao {
font-family: Tahoma;
font-size: 10px;
color: #000000;
background-color:#ffffff;
border-width: 1px;
border-style: solid;
border-color: #9999A2;
padding: 2;
}

.BotaoPadrao {
font-family: Tahoma;
font-size: 10px;
color: #000000;
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #9999A2;
cursor: hand;
}

/*
xxxxxxxxxxxxxx
tableMore
xxxxxxxxxxxxxx
*/

#geral { 
margin:0px auto 0px auto;
width:750px;
}

#top { 
width:750px;
}

#main { 
width:730px; 
background-color:#fff; 
padding: 0px 10px 0px 10px
}

#gr1{ 
background-image: url(../img/gr1.gif); 
background-repeat:no-repeat; 
width:724px; height:10px; 
background-color:#DDB20B;
}

#gr2{ 
background-image: url(../img/gr2.gif); 
background-repeat:no-repeat; 
width:724px; 
height:10px;
}

#rp { 
width:730px; 
padding: 10px; 
background-image:url(../img/rp.gif); 
background-repeat:no-repeat; 
background-position: bottom;
background-color:#FFFFFF
}

#txtRp { 
width:600px;
color:#DB251D ;
}


#pw{ 
width:150px;
}

h1 {
margin:0px; 
padding:0px; 
font-size:18px;
font-style:italic;
color: #DB251D;
}

#floatleft, #colunaUnica, #coluna1, #coluna2, #fichacadastral, #menu, #rp, #main, #top, #txtRp, #pw, #gr1, #gr2, #assinatura { float: left; }

#coluna1 { 
width:560px; 
padding-right:15px;
}

#colunaUnica {
width:720px;
padding-right:10px;
}

#coluna2 { 
width:145px;
background-color:#DFDFDF; 
background-image:url(../img/grb2.gif); 
background-position:bottom; 
background-repeat:no-repeat;
padding-bottom:10px;
}

#fichacadastral { 
width:145px;
margin-top: 10px;
background-color:#DFDFDF; 
background-image:url(../img/grb2.gif); 
background-position:bottom; 
background-repeat:no-repeat;
font-size:14px;
}

#assinatura{
	float:left;
	display:block;
	width: 130px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
    color:#DB251D ;
}

.plataformaweb{ float:left; width:100%; height:30px; text-align: right; margin-top:4px;}


/*
#assinatura {
	width: 75px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
}


#assinatura a {
	width: 75px;
	height: 20px;
	display: block;
	text-decoration: none;
	background: url(../img/grimmtec.gif) no-repeat left top transparent;
}

#assinatura a:hover {
	text-decoration: none;
	background: url(../img/grimmtec.gif) no-repeat right top transparent;
}
*/

tr.par{bckground-color:#FFFFFF}
tr.impar{background-color:#DFDFDF}

