<STYLE TYPE="text/css">
<!--
BODY {
	background-color: White;
	font-family: Verdana, Arial;
	color: Black;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;

}
p {
	text-indent: 10px;
}
/*- Formatação texto do rodape -*/
td.rodape {
	text-align: center;
	color: White;
	font-size: 9px;
}
td{
	font-family : Verdana, Arial;
	font-size : 11px;
	
}

/*- Título das páginas internas -*/
.tit {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006400;
	font-weight: bold;
}
/*- Sub-Título das páginas internas -*/
.tit2{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 17px;
	color: #0057AA;
	letter-spacing: 1px;
}
/*- Título do Popup -*/
.titpop{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 17px;
	color: White;
	letter-spacing: 1px;
}

/*- Formulários -*/
.form {
	background-color: #F1F4E8;
	border: 1px solid #C0C3AA;
}
/*- Obs depois dos forms -*/
.obs {
	color: #8B0000;
	font-size: 10px;
}


.c1 {
	background-color: #E8ECDB;
}
.c2 {
	background-color: #F0F4E4;
}
/*- Links -*/
A:link {	color: black;	text-decoration:none;}
A:visited {	color: black;	text-decoration:none;	}
A:hover {	text-decoration:underline;	}
A:active {	color: Red;	text-decoration:none;	}
/*- Links do rodape -*/
A.rodape:link, A.rodape:visited {
	color: White;
	text-decoration: none;
}
A.rodape:hover, A.rodape:active {
	color: Silver;
	text-decoration: none;
}
/*- Link Comprar -*/
A.comprar:link, A.comprar:visited {
	color: Green;
	text-decoration: none;
}
A.comprar:hover, A.comprar:active {
	color: Green;
	text-decoration: underline;
}
/*- Link Vender -*/
A.vender:link, A.vender:visited {
	color: Red;
	text-decoration: none;
}
A.vender:hover, A.vender:active {
	color: Red;
	text-decoration: underline;
}
/*- Link arteeweb rodape -*/
A.roda:link, A.roda:visited {
	text-decoration: none;
	font-size: 9px;
}
A.roda:hover, A.roda:active {
	text-decoration: none;
	font-size: 9px;
	color: #9E9E9E;
}
/*- Link mais passageiros -*/
A.mais:link, A.mais:visited {
	text-decoration: none;
	font-size: 10px;
	color: #4169E1;
}
A.mais:hover, A.mais:active {
	text-decoration: none;
	font-size: 10px;
	color: #9E9E9E;
}

.borda{border-style:solid; border-width:1px; border-color:#000000;}

/*- ----------------------------------------------------------- -*/
/*- -----------		ÁREA DE CLIENTES-------------------------- -*/
/*- ----------------------------------------------------------- -*/
.ctit1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: White;
}
.ctit2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: White;
}
.ctxt {
	color: White;
}
.cobs {
	color: #EBEBEB;
	font-size: 10px;
}

/*- ----------------------------------------------------------- -*/
/*- -------------		ADMINISTRAÇÃO	--------------------------- -*/
/*- ----------------------------------------------------------- -*/
/*- Título das páginas de admin -*/
td.admtitmenu {
	font: 13px;
	font-weight: bold;
}
/*- Títulos das tabelas -*/
.tittd {
	background-color: #F7F9F1;
	font-weight: bold;
}
/*- Título 2  -*/
.titadm {
	font-size: 14px;
	font-weight: bolder;
	color: #FFD700;
}
/*- Obss nos formulários  -*/
.notaform {
	color: #FF6347;
	font-size: 9px;
}

/*- Cor dos Status  -*/
.td_novo {
	background-color: #D2F1D1;
}
.td_vend {
	background-color: #F1CFCF;
}
.td_comp {
	background-color: #F2CEEF;
}
.td_nego {
	background-color: #FAFAE7;
}
.td_liv {
	background-color: #DDFFFF;
}


/*- Formulário da Admin  -*/
.formadm {
	
}
/*- Link menu admin -*/
A.adm:link, A.adm:visited {
	text-decoration: none;

	color: White;
}
A.adm:hover, A.adm:active {
	text-decoration: none;
	
	color: #FFD700;
}
-->
</STYLE>
