@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bck.jpg);
	background-repeat:repeat-x;
}

.form
{
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #cccccc;
}

.tit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #0079b5;
	}
	
.link  {
	font-family: "trebuchet MS", Arial;
	font-size: 10pt;
	color: #023141;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 40px;
}

.link:hover  {
	text-decoration: none;
	color: #990000;
}

.link2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABD3DC;
	cursor: hand;
	text-decoration: none;
}

.link2:hover  {
	text-decoration: underline;
}

.link3  {
	COLOR: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.link3:hover  {
	text-decoration: underline;
}

.link4  {
	COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
}

.link4:hover  {
	text-decoration: underline;
}


.link-texto {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.link-texto:hover {
	text-decoration:underline;
}

.texto {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.textob {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.textob3 {
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.texto-preco {
	COLOR: #990000;
	font-family: "trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bolder;
}

.texto-preco2 {
	COLOR: #990000;
	font-family: "trebuchet MS", Arial;
	font-size: 14pt;
	font-weight: bolder;
}

.tit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #2C5165;
}

.textob2 {
	COLOR: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}

.textorod {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.link-pdf {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.link-pdf:hover {
	text-decoration:underline;
}

.fundobusca {
        Width: 170px;
        height: 22px;
        background-image: url(images/fundo-busca.jpg);
		background-position:leftr;
		background-repeat:no-repeat;
}

.tab-menu {
	background-image:url(images/bt-menu.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:31px;
}
.divtab {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
#quadro_paginacao {
width:200px;
height:100px;
float:left;
text-align:center;
margin-left:0px;
}
#foto_paginacao {
width:75px;
height:auto;
}
.paginacao_table {
width:100%;
padding-left:10px;
}
.form_cadastro{
background-color: #ffffff;
color: #b3b3b3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #CCCCCC;
margin-bottom:3px;
}
