/* CSS Document - FIRE Mídia - Comunicação, Internet e Eventos -
by Carlos Honorato - carlos@firemidia.com.br */

html, body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/fire_bg.gif);
	background-repeat:repeat-x
}
table {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-align:justify;
}

a:link {
	color: #646464;
	text-decoration: none;
}
a:visited {
	color: #646464;
	text-decoration: none;
}
a:hover {
	color: #e20600;
	text-decoration: underline;
}
.titulo {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	letter-spacing:-1px;
	color: #FFFFFF;
}
.titulo2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
.select {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
}
.menu {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
	text-decoration: underline;
}
.inferior {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	letter-spacing:-1px;
	color: #9c9c9c;
}

.inferior a:link {
	color: #9c9c9c;
	text-decoration: none;
}
.inferior a:visited {
	color: #9c9c9c;
	text-decoration: none;
}
.inferior a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}
h1 {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #e20600;
}
h2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight:lighter;
	font-style:italic;
	color: #999999;
}
.logincliente {
	font-family:"Tahoma";
	font-size:10px;
	color:#FFFFFF;
}
.campos {
	font-family:"Tahoma";
	font-size:10px;
	color:#000000;
}
.form {
	border: 1px solid #336699;
	font-family: "Verdana";
	font-size: 9px;
	color: #4D636B;
	background-color: #FFFFFF;
}
.borda {
	border: 1px solid #646464;	
}
.borda2 {
	border-style: 1px dashed #646464;	
}

.titulorecado
{
  font-family: Verdana;
  font-size: 10px;
  color: #FF0100;
}

.titulorecado a:link
{
  color: #FF0100;
  text-decoration: none;
}

.titulorecado a:visited
{
  color: #FF0100;
  text-decoration: none;
}

.titulorecado a:hover
{
  color: #FF0100;
  text-decoration: underline;
}
