﻿body {
}
.Header
{
	border-right: gold 1pt solid;
	border-top: gold 1pt solid;
	font-size: 10pt;
	border-left: gold 1pt solid;
	width: 90px;
	border-bottom: gold 1pt solid;
	font-family: Verdana;
	position: static;
	height: 20px;
	background-color: yellow;
}

a
{
	color: #2F87BE;
	text-decoration: none;
	font-family: Tahoma;
}
a:visited {
	color: #2F87BE;	
	font-family: Tahoma;
}
a:hover
{
	color: black;
	text-decoration: underline;	
	font-family: Tahoma;
}
.Servicos
{
	color: black;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}
.Texto_Topo
{
	font-weight: bold;
	font-size: 12pt;
	color: #F34C08;
	font-family: Verdana;
	text-align: center;
}
.Footer
{
	FONT-SIZE: 8pt; 
	COLOR: lightgrey; 
	FONT-FAMILY: Tahoma;
}
.Footer1
{
	FONT-SIZE: 8pt; 
	COLOR: red; 
	FONT-FAMILY: Tahoma;
}
.normal
{
	color: black;
	font-family: Verdana;	
	font-size: 10pt;
}
.normal_Just
{
	color: black;
	font-family: Verdana;	
	font-size: 10pt;
	text-align: justify;
}
.pequeno
{
	color: black;
	font-family: Tahoma;
	font-size: 8pt;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7; 
}
 .modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 450px;
	height: 190px;
}
#esq	{border-bottom: solid #397DC6 2.0pt;background-image: url('images/fundoInformacoes.gif'); background-repeat: repeat-x; font-family:Verdana; font-size:12px; color:#000000; font-weight:bold}

#dir	{border-bottom: solid #397DC6 2.0pt;background-image: url('images/fundoInformacoes.gif'); background-repeat: repeat-x;}

#linha	{border-bottom: solid #397DC6 1.0pt; font-family:Verdana; font-size:10px; color:#333333}

a.five:link {color: #ff0000; text-decoration: none; font-family:verdana}
a.five:visited {color: #ff0000; text-decoration: none ; font-family:verdana}
a.five:hover {color: #ff0000; text-decoration: none ; font-family:verdana}

body {	margin: 0px;
	vertical-align:top;	background-color: #f6f6f6;
	font-size: x-small;
	text-align: center;
}

#MyItem, #MyItem:visited {
    padding-left:24px;
    background-image:url(/images/pen16.png) ;
    background-repeat:no-repeat;
    background-position:4px 50%;
     }