a:link {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 10px
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A0160A;
}

h1 {
  font-size: 16px;
}

img {
  border: none;
}

.content {

}

.message {
	width: 45%;
	padding-top: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.fundo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 500px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.contentor {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}

#banda_superior
{
	background-color: #999999;
	height: 17px;
	width: 1002px;
	top: 0px;
}

#banda_inferior
{
	background-color: #999999;
	height: 17px;
	width: 1002px;
}

#logos
{
	background-color: #999999;
	width: 989px;
	padding-left: 13px;
	background-image: url(img/SOFTYWEB.png);
	background-repeat: no-repeat;
	background-position: right top;
}
