/* CSS Document */

body {
	background-color: #90A2C1;
	background-attachment: fixed;
	background-image: url(../../img/bg_site.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #383838;
}

.itemmenu {
	border-bottom: 1px solid #E1E1E1;
	height: 20px;
	vertical-align: middle;
}
.tipodestaque {
	color: #FFFFFF;
	background-color: #5E86C8;
	text-align: center;
}
.titulodestaque {
	color: #325FAB;
}
.textoendereco {
	font-size: 9px;
	color: #7B7B7B;
}


.menutopo:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menutopo:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menutopo:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.campobusca {
	font-family: Verdana;
	font-size: 10px;
	color: 383838;
	border: 1px solid #9C9C9C;
}

.campo {
	font-family: Verdana;
	font-size: 10px;
	color: 383838;
}

.campotexto {
	font-family: Verdana;
	font-size: 10px;
	color: 383838;
	border: 1px solid #D8D8D8;
	background-color: #F0F0F0;
}
.linkgeral:link {
	color: #383838;
	text-decoration: none;
}
.linkgeral:visited{
	color: #383838;
	text-decoration: none;
}
.linkgeral:hover{
	color: #325FAB;
	text-decoration: underline;
}

.linktitulo:link {
	color: #325FAB;
	text-decoration: none;
}
.linktitulo:visited{
	color: #325FAB;
	text-decoration: none;
}
.linktitulo:hover{
	color: #325FAB;
	text-decoration: underline;
}
.breadcrumbs {
	color: #295699;
}
.fontep {
	font-family: Tahoma;
	font-size: 9px;
}
.subtitulo {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #383838;
}

.btcontrole:link {
	font-size: 9px;
	color: #383838;
	text-decoration: none;
}
.btcontrole:visited{
	font-size: 9px;
	color: #383838;
	text-decoration: none;
}
.btcontrole:hover{
	font-size: 9px;
	color: #51AD55;
	text-decoration: underline;
}



a:link {
	color: #325FAB;
	text-decoration: none;
}
a:visited{
	color: #325FAB;
	text-decoration: none;
}
a:hover{
	color: #325FAB;
	text-decoration: underline;
}


.horapressrelease {
	color: #818181;
}

.linkhorapress:link {
	color: #818181;
	text-decoration: none;
}
.linkhorapress:visited{
	color: #818181;
	text-decoration: none;
}
.linkhorapress:hover{
	color: #818181;
	text-decoration: none;
}


.datapressrelease {
	color: #5FA462;
}

.linkdatapress:link {
	color: #325FAB;
	text-decoration: none;
}
.linkdatapress:visited{
	color: #325FAB;
	text-decoration: none;
}
.linkdatapress:hover{
	color: #325FAB;
	text-decoration: none;
}

