@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #333333;
	background-image: url(fundohomebaixo.jpg);
	border: 1px solid; 
}
.inputField-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #9B0405; 
}

.textotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.textotop:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.textotop:link {
	color: #FFFFFF;
}
a.textotop:visited {
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fundohomebaixo.jpg);
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #9B0405;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.menu {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
a.menu:link {
	color: #FFFFFF;
	}
a.menu:hover {
	color: #940305;
	text-decoration:none;
	
	}
a.menu:active {
	color: #FFFFFF;
	
	}
a.menu:visited {
	color: #FFFFFF;
	
	}
.inputSubmit {  
  width:40px;
  cursor:pointer;
  border:0px solid #333;
  background:url("button-white.png") repeat-x;
  color:#333333;
  padding:0 5px;
  height:20px;
}
.textwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.titulos-paginas {
	font-size: 16px;
	color: #980405;
	font-weight: bold;
}
h1 {
	color:#990000;
}
.foneContato {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
.dddContato {
	color: #990000;
	font-weight: bold;
}
.faxContato {font-size: 14px}
.emailContato {color: #990000; font-weight: bold; font-size: 18px; }