.ResaltePequeño {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center center;
}
.ResaltePequeño2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-position: center center;
}
.ResaltePequeño3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	background-position: center center;
}
.Recuadro {
	border: thin solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.Resalte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	background-position: center center;
}
.Titulos {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-indent: 20px;
}

.etiqueta {
	font-size: 12px;
	color: #FFFF00;
}
.fondotitulotabla {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/fontdotitulotabla.jpg);
}
.fondoresalte {
	background-color: #333333;
}

.TitulosNegro {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-indent: 20px;
}
.Links {
	font-size: 14px;
	font-weight: bold;
	font-color: #999999;
}

.FotoThumb
	{ 	background-image: url(imagenes/marcofotito.gif);
		text-align:center;
		padding-top:20px;
		background-position: top;
		background-repeat:no-repeat; }
		
.FotoNormal { 
		background-image: url(imagenes/marcofoto.gif);
		text-align:center;
		background-position: top;
		background-repeat:no-repeat; }
		