.tabla {
	background-image: url(../imagenes/interfacebsm2008.jpg);
	height: 669px;
	width: 100%;
}
.textoblanco {
    text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textoblanco a:hover{
    text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.textoblanco a:visited{
    text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.textoblanco a:actived{
    text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.textoblanco a:link{
    text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textocursiva {
	font-style: italic;
}
.centrado {
	text-align: center;
}
.votos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.textoazul {
	color: #0000FF;
}
.alinearImagen {
	PADDING-RIGHT: 5px;
	FLOAT: left;
	width: 210px;
}
.alinearImagen2 {
	PADDING-RIGHT: 5px;
	FLOAT:right;
	width: 210px;
}
