body, h1, h2, h3, h4, h5, h6, dl, ul, ol, dt, dd, address {
	margin:10 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../img/fundo_site.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.fonteSite {
	color:#555555;
	font-family:Arial;
	font-size:11px;
}
.fonteSiteBold {
	color:#555555;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;	
}
.fonteSite13 {
	color:#555555;
	font-family:Arial;
	font-size:13px;
}




a {
	color:#555555;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	color:#812029;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.linkVermelho {
	color:#812029;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.linkVermelho:hover {
	color:#812029;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.linkBoxHome {
	color:#555555;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
a.linkBoxHome:hover {
	color:#812029;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}




.form {
	border:1px solid #627586;
	height: 10px;
	width:auto;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
input {
	border: 1px outset #555555;
	color: #7E7D7E;
	weight: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY:verdana;
	BACKGROUND-COLOR: #ffffff;
}
select {
	border: 1px outset #555555;
	color: #7E7D7E;
	weight: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY:verdana;
	BACKGROUND-COLOR: #ffffff;
}
textarea {
	border: 1px outset #555555;
	color: #7E7D7E;
	weight: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY:verdana;
	BACKGROUND-COLOR: #ffffff;
}