/* CSS Document - FIRE Mídia - Comunicação, Internet e Eventos -
by Fábio Siqueira - fabio@firemidia.com.br */

html, body {
    background-image:url(../imagens/bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
table {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align:justify;
}
a:link {
	color: #1EA2FF;
	text-decoration: none;
}
a:visited {
	color: #1EA2FF;
	text-decoration: none;
}
a:hover {
	color: #1EA2FF;
	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: #de5b24;
}
.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;
}
.logincliente11px {
	font-family:"Tahoma";
	font-size:11px;
	color:#FFFFFF;
}
.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;	
}
.tabela tr td {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4a7c99;
	border:1px solid #dfdfdf;
}
.tabela tr td a:link {
	color: #4a7c99;
	text-decoration: none;
}
.tabela tr td a:visited {
	color: #4a7c99;
	text-decoration: none;
}
.tabela tr td a:hover {
	color: #4a7c99;
	text-decoration: underline;
}
.tabela2 {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4a7c99;
}
.tabela2 a:link {
	color: #4a7c99;
	text-decoration: none;
}
.tabela2 a:visited {
	color: #4a7c99;
	text-decoration: none;
}
.tabela2 a:hover {
	color: #4a7c99;
	text-decoration: underline;
}
.tabela3 tr td {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4a7c99;
	border:1px solid #d8dee9;
}

#noticias_folha {
	width:215px;
	height:200px;
	overflow:auto;
}
#noticias_folha p {
	padding:10px;
	padding-top:0px;
}
#noticias_folha a {
	color:#FFFFFF;
	text-decoration:none;
}
#noticias_folha a:hover {
	text-decoration:underline;
}