@charset "utf-8";
.contenido {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0080C0;
	background-color: #FFF;
}
.contenido {
	font-family: "Palatino Linotype", Palatino, serif, cursive;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #03F;
	background-color: #000;
}

.titulopeq {
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
}
.titulocont {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.contacto {
	font-family: "Palatino Linotype", Palatino, serif, cursive;
	color: #F33;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: capitalize;
}
.telefono {
	font-family: fantasy;
	color: #F60;
	font-size: 24px;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
.enlacesamig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
}

