/* CSS Document */
h3 {
  font-family: verdana, arial;
  font-weight: bold;
  font-size: 12pt;
  color: #EB4800;
  text-align: center;
  background-color: #FFD8B0;
  display: block;
  padding-bottom: 3px;
  padding-top: 3px;
}
.slogan {
 font-family: verdana, arial;
 font-weight: bold;
  font-size: 10pt;
  text-align: left;
  color: #EB4800;
}

.text {
  font-family: arial, georgia;
  font-size: 11pt;
  text-align: left;
}
.minitext {
  font-family: arial, georgia;
  font-size: 10pt;
}


a.menu {
  font-family: Verdana;
  font-size: 10pt;
}

.enlacenormal, .enlacenormal a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-size: 14px;
}

.recomendamos {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #A52A2A;
}
