body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.bodyFotos {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: none;
}
p, li {
	font-size: 12px;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #E11820;
	text-decoration: underline;
}
input,select,textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4EFEE;
	border: 1px solid #0F7C71;
}
.inputNoBorder {
	border: none;
}
.txtAtencao {
	font-weight: bold;
	color: #FF0000;
}
.txtRodape {
	color: #666666;
	font-weight: bold;
}
.boxReprUsuario {
	width: 130px;
	height: 17px;
}
.boxReprSenha {
	width: 110px;
	height: 17px;
}
.submenu {
	color: #FFFFFF;
}
.submenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_aviso a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.subTitulo {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.inputBuscaProdutos {
	width: 195px;
}
.produtoNome {
	font-size: 25px;
	font-weight: bold;
	color: #000066;
}
.produtoDados {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.produtoLink {
	font-size: 14px;
	font-weight: bold;
}
