body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arial11branca {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pontilhadoVertical {
	background-attachment: fixed;
	background-image: url(../img/imgPontilhadoVert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.pontilhadoHorizontal {

	background-attachment: fixed;
	background-image: url(../img/imgPontilhadoHor.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.arial12bege {
	font-family: Arial;
	font-size: 12px;
	color: #a5564d;
	text-decoration: none;
}
.arial11cinza {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arial11preto a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}

.arial11preto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arial11azul {
	font-family: Arial;
	font-size: 11px;
	color: #419bd9;
	text-decoration: none;
}
.arial11vermelho {
	font-family: Arial;
	font-size: 11px;
	color: #c21401;
	text-decoration: none;
}
.linhaVertical {
	background-image: url(../img/imgLinha.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.linhaHorizontal {
	background-image: url(../img/imgLinha.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.arial11cinzaclaro {
	font-family: Arial;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
}
.inputCinza {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #919191;
}
.btnVermelho {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c51501;
	border: 1px solid #FFFFFF;
}
.arial14 {

	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
