body { margin: 1; }

div, p, th, td, li, dd
{   /* redundant selectors to help NS4 remember */
    font-family: Arial, Verdana, Helvetica; font-size: 12px; line-height: 17px;
}


.lateral { font-family: Arial, Tahoma; color: #555555; font-size: 11px; line-height: 14px;}
.lateral:link {color: #006699; text-decoration: none;}
.lateral:visited {color: #006699; text-decoration: none;}
.lateral:hover {color: #006699; text-decoration: underline;}

.extra { font-family: 'Trebuchet Ms'; font-size: 12px; }

.erro { color: #CC0000; font-size: 16px; font-weight: bold;}

.texto { font-family: Arial, Tahoma; color: #000000; font-size: 12px; line-height: 17px;}
.textomenor { font-family: Arial, Tahoma; font-size: 11px; line-height: 14px;}

.texto-cinza {color: #555555;}

.texto-laranja {color: #FF6600;}

.texto-green1 {color: #669900;}
.texto-green2 {color: #448800;}
.texto-green3 {color: #005500;}

.link-cinza {color: #555555; font-size: 11px; text-decoration: none;}

.link-cinza:visited {color: #555555; font-size: 11px; text-decoration: none;}

.link-cinza:hover {color: #006699; font-size: 11px; text-decoration: underline;}


a:link {color: #006699; text-decoration: none;}
a:visited {color: #006699; text-decoration: none;}
a:hover {color: #006699; text-decoration: underline;}


h1 {font-size: 1em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; text-align: left; color: #555555;}

h2 {font-size: 1.3em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; text-align: left; color: #ff6600;}

.ul-seta
{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}


ul
{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-left: 14;
}

li
{
	padding-left: 13px;
	background-image: url(../imgs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 68%;
	font-size: 95%;
	line-height: 16px;
}


.input-type1
{
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #FF6600;
	height: 19px;
}

.cell-planos1	{font-family: 'Trebuchet MS'; font-size: 11px; color: #000000; border-right: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB;}
.cell-planos2	{font-family: 'Trebuchet MS'; font-size: 11px; color: #000000; border-bottom: 1px solid #BBBBBB}

.cell-cadastro	{font-family: 'Tahoma'; font-size: 11px; border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB; background-color:#F4F4F4;}
.cell-cadastro2	{border: 1px solid #7F9DB9; background-color: #F7F7F7}

.tabela-compre {
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	border-color: #AAAAAA;
	padding: 5px
}

.border_down { border-bottom: 1px solid #808080; }

.breadcrumb {font-family: Tahoma; color: #666666; font-size: 11px; text-decoration: none;}
.breadcrumb:visited {font-family: Tahoma; color: #666666; font-size: 11px; text-decoration: none;}
.breadcrumb:hover {font-family: Tahoma; color: #666666; font-size: 11px; text-decoration: underline;}

#breadcrumbdiv {position: absolute; width: 361px; height: 18px; left: 146px; top: 114px; overflow: visible;}
#breadcrumbdiv h1 {padding: 0; margin: 0;}

.textotabela { font-family: 'Trebuchet Ms';	color: #877C43; font-size: 11px }
.textoextra { font-family: 'Trebuchet Ms'; font-size: 11px }

.textovalor {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #007700
}

.titulo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

.contrato {
	font-family: "Courier New", Courier, Arial;
	font-size: 12px;
}

#banner {
margin-left: 250px;
_margin-left: 10px;
padding: 20px;
position: absolute;
top: 50px; 
left: 20px;
}
