.textotn12{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.textotn14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.textotn18{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.textotn24{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.titulodia {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal
}

.titulomes {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal
}

.pbkListaOff {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
	color:#556261;
    text-decoration:none;
}

.pbkListaOff:hover {
    color:#000000;
    text-decoration:underline;
}

.pbkListaOn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#000000;
    text-decoration:underline;
}

/*
classes per la plana de videos de sa vinya
*/
.transparencia {
    background:#FFFFFF;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    }
.texto_capa_transparencia {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color:#07185D;
    font-weight:bold;
    }
    
.tituloBuyers {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px; 
	}
.descripcionBuyers {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold
	}

.enlace{
	color:#000000;
	text-decoration:underline;
}
.enlace:hover{
	color:#5079C5;
}