.titHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.padding10 {
	padding: 10px;
}
.borde {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B0344;
}

.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	text-decoration: none;

}
.txtContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}
.centrar{
	position: absolute;
	width: 770px;
	height: 640px;
	left:50%;
	top:50%;
	margin-left: -385px;
	margin-top: -320px;
}
.txtSoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.centrar2{
	position: absolute;
	width: 750px;
	height: 300px;
	left:50%;
	top:50%;
	margin-left: -375px;
	margin-top: -150px;
}
.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C0641;
	text-align: justify;
	text-decoration: none;
}

