body {
	margin: 0px;
	background-color: #FFFFFF;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	color: #521D79;
	font-size : 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.horario {
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.texto:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: #047266B;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.email{
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
}
.llegar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD2E4C;
	font-size : 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.llegar:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: #FD2E4C;
	font-size : 14px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14px;
}
.servicios {
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 17px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
.comunicaciones_tit {
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 24px;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
.comunicaciones {
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #327036;
	font-size : 10px;
	font-weight: nomal;
	text-decoration: none;
	line-height: 10px;
}
.pie:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 10px;
	font-weight: nomal;
	text-decoration: underline;
	line-height: 10px;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	color: #47266B;
	font-size : 10px;
	font-weight: nomal;
	text-decoration: none;
	line-height: 10px;
}