a.enlace         { font-weight: bold; color: #d47f19  }
a.enlace:visited { font-weight: bold; color: #d47f19  }
a.enlace:link    { font-weight: bold; color: #d47f19  }
a.enlace:hover   { font-weight: bold; color: #000000  }

a.enlaceB         {
	color: #666666;
	font-weight: bold;
}
a.enlaceB:visited { color: #666666  }
a.enlaceB:link    { color: #666666  }
a.enlaceB:hover   { color: #FFFFFF  }

.pieDePagina {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.parrafo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
	text-align: justify;
}

.pieDeFoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d47f19;
	line-height: 10px;
}.fCentroIzda {
	background-image: url(../img/f_centro_izda.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fCentroDcha {

	background-image: url(../img/f_centro_dcha.gif);
	background-repeat: repeat-y;
	background-position: left;
}
