@charset "utf-8";
.caixa1TXCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	float: left;
	height: 150px;
	width: 220px;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: -30px;
}
.titulo {
	font-size: 16px;
	color: #FFFFFF;
	width: 210px;
	height: 30px;
	display: block;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	background-image: url(images/titulo1.gif);
	background-repeat: no-repeat;
	cursor: default;
}
a.titulo:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.titulo:hover {
	color: #999999;
	filter: Alpha;
}
a.titulo:visited {
	text-decoration: none;
}
.texto {
	background-image: url(imagensservicos/tiraanime.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
	width: 210px;
	}
a.texto:link {
	text-decoration: none;
	color: #993332;
}
a.texto:visited {
	color: #993332;
	text-decoration: none;
}
a.texto:hover {
	background-image: url(images/tiraanime.gif);
}
.style4 {
	font-size: 16px;
}
#miolopagina {
	text-align: center;
	width: 940px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
