.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.copy a {
	text-decoration:none;
	color: #FFFFFF;
}

.copy a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
}
.txt a{
	color: #b3070b;
	text-decoration:none;
}
.txt a:hover{
	color: #b3070b;
	text-decoration:underline;
}

.legendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
}
.borderpedras {
	border: 3px solid #c0c0c0;
	width:70px;
	height:70px;
}
.borderpedras:hover {
	border: 3px solid #c74a4d;
}
.borderTracejado {
	border: 1px dotted #eaeaea;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #767676;
	border: 1px solid #666666;
}
.txtForm {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.btForm {
	background-color: #b3070b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
