.telefono {
color:#082fad;
font-size: 16px;
font-weight: bold;
}

a.pie, a.pie:hover, a.pie:visited, a.pie:active
td.pie,
.pie {
  color:#00274e;
  font-size: 10px;
  text-decoration: none; 
}

td.pieB,
.pieB {
  color:#00274e;
   font-size: 10px;
   font-weight: bold;
}

a.pieB {
text-decoration: none;
   color:#00274e;
   font-size: 12px;
   font-weight: bold;

}

a.pieB:hover {
text-decoration: none;
  color:#3399ff;
  font-size: 12px;
  font-weight: bold;
}

a.volver {
   text-decoration: none;
   color:#00274e;
   font-size: 12px;
   font-weight: bold;
   
}

a.volver:hover {
  text-decoration: none;
  color:#3399ff;
  font-size: 12px;
  font-weight: bold;
 
  
}

a.descarga {
   text-decoration: none;
   color:#000000;
   font-size: 12px;
   font-weight: bold;
   background-color:#fbfbfb;
}

a.descarga:hover {
  text-decoration: none;
  color:#000000;
  font-size: 12px;
  font-weight: bold;
  background-color:#f3f3f3;
  
}

div.NuevoFolleto {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #aa0000;
}

div.ExpFolleto {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

div.TituloFolleto a {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #0000aa;
	height: 50%;
	text-decoration: none;
}

div.TituloFolleto a:hover {
	text-decoration: underline;
}

