@charset "utf-8";

body{
	background-image: url("imagens/background.gif");
	background-repeat: repeat-y;
	background-position: center;
	color: #FFF;
}

.stylesconsultcheck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
.linkslateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.textolateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
