/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
LUCAS FERREIRA - lucasferr@gmail.com
Deus i Fiel
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
margin: 0px;

font-family: Arial;
font-size:10px;

background-color: #399400;
}

body a:link { color: #333333 ; text-decoration:none }
body a:active {color: #333333 ; text-decoration:underline }
body a:visited { color: #333333 ; text-decoration:none }
body a:hover { color: #333333 ; text-decoration:underline; }

/*
xxxxxxxxxxxxxx
PEGAS GERAIS
xxxxxxxxxxxxxx
*/
#geral{ width:770px; background-color: #FFF;
}

.TxtBasicoA { font-size:12px}

.TxtBasicoB { font-size:11px;color:#FFF}
.TxtBasicoB  a:hover { color:#FFF ; text-decoration:underline; }

.TxtTituloA {
	padding:6px 18px 6px 0;
	font-family:"Arial Black";
	font-size:16px;
	color: #00319C;
	font-weight:bold;
	background-image: url(../img/star1.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.TxtTituloC {
	padding:6px 18px 6px 0;
	font-family:"Arial Black";
	font-size:16px;
	color: #006600;
	font-weight:bold;
	background-image: url(../img/star2.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.TxtTituloB {
	font-size:14px;
	color: #FFF;
	font-weight:bold;
	font-family: Arial;
}

.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;
}

.MenuItem {
	font-size:14px;
	text-align:right;
	padding:4px 0px 4px 0px;
	font-weight:bold;
	font-family: Arial;
}

.MenuItem a:link{
	color: #00319C;
	text-decoration:none;
	background-image: url(../img/star_menu1.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 18px 0px 0px;
}
.MenuItem a:active{
	color: #00319C;
	text-decoration:none;
	background-image: url(../img/star_menu1.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 18px 0px 0px;
}
.MenuItem a:visited{
	color: #00319C;
	text-decoration:none;
	background-image: url(../img/star_menu1.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 18px 0px 0px;
}
.MenuItem a:hover{
	color: #006600;
	text-decoration:none;
	background-image: url(../img/star_menu2.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 22px 0px 0px;
}


.ResBusca {
	font-size:14px;
/*	text-align:right;*/
/*	padding:4px 0px 4px 0px; */
	font-weight:bold;
	font-family: Arial;
}

.ResBusca a:link{
	color: #00319C;
	text-decoration:none;
	background-position:right;
	background-repeat:no-repeat;
/*	padding:0px 18px 0px 0px; */
}
.ResBusca a:active{
	color: #00319C;
	text-decoration:none;
	background-position:right;
	background-repeat:no-repeat;
/*	padding:0px 18px 0px 0px;*/
}
.ResBusca a:visited{
	color: #00319C;
	text-decoration:none;
	background-position:right;
	background-repeat:no-repeat;
/*	padding:0px 18px 0px 0px;*/
}
.ResBusca a:hover{
	color: #006600;
	text-decoration:none;
	background-position:right;
	background-repeat:no-repeat;
/*	padding:0px 22px 0px 0px;*/
}


