body {
	background-color: #FFFFFF;
}
.TitFicha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #c81b1a;
	font-weight: bold;
	font-style: italic;
}

.textosPop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #202020;
	text-align: left;
}

.textosRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003366;
	text-align: left;
}
.RespPop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: left;
}
.fono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c81b1a;
	text-align: left;
}
.textoscontacto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #c81b1a;
}
.campos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c81b1a;
	text-decoration: none;
	border: 1px solid #BB1D92;
	background-color: #FFE8FF;
	font-weight: bold;
	width: 120px;
	height: 55px;
	text-align: left;
	vertical-align: middle;
}
.campos2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #BB1D92;
	background-color: #FFE8FF;
	font-weight: bold;
	width: 120px;
	height: 50px;
	text-align: left;
	vertical-align: middle;
}
.Comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: left;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #D2DBDF;
	border: 1px solid #BB1D92;
}
.cerrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC00CC;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.servicios {
	padding: 4px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	position: absolute;
	border-color: #6699cc;
	border-width: 1px;
	border-style: solid;
	background-color: #ccffff;
	float: none;
}

.trans_box2 {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  padding: 4px;  
  position: absolute;
  float: none;
  font-size: 11px;
  border-color: #6699cc;
  border-width: 1px;
  border-style: solid;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='fichas/fondo_trans.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(fichas/fondo_trans.png);
}























