.bg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.xyzLOGO {
	position: absolute;
	top: 100px;
}
.xyzSLOGAN {
	position: absolute;
	top: 270px;
}
.texTITULO {
	font-family: calibri, tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.texCAPA {
	font-family: calibri, tahoma;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	margin-bottom: 25px;
	text-align: justify;

}
.xyzTEXTO {
	position: absolute;
	width: 470px;
	top: 500px;
	margin-left: 50px;
}
.xyzBLOG {
	position: absolute;
	width: 470px;
	top: 1400px;
	margin-left: 50px;

}
.texRED {
	font-family: calibri, tahoma;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;

}
.texLNK {
	font-family: calibri, tahoma;
	font-size: 18px;
	color: #777777;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.texEMAIL {
	background-color: #CCCCCC;
	text-align: center;
	width: 280px;
	padding: 5px;
}
.texTITULOBLOG {
	font-family: calibri, tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.texTITULOBLOGER {
	font-family: calibri, tahoma;
	font-size: 36px;
	color: #CC0000;
	text-decoration: none;
	line-height: 36px;

}
