.texto_logo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.texto_descripc {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
}
.texto_descripc_resalt {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
	color: #FF0033;
}
.texto_descripc_titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
	color: #FF0033;
	font-size: 24px;
}
.texto_descripc_direccion {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_web_design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
p {
	background-position: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

